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/216/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-ljbl4 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-ljbl4" 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-ljbl4" - 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-ljbl4" - 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-ljbl4 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/reddeer.prcheck [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse/reddeer.git > git init /home/jenkins/agent/workspace/reddeer.prcheck # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git --version # timeout=10 > git --version # 'git version 2.36.6' > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/reddeer.git # timeout=10 Fetching upstream changes from https://github.com/eclipse/reddeer.git > git fetch --tags --force --progress -- https://github.com/eclipse/reddeer.git +refs/pull/2223/*:refs/remotes/origin/pr/2223/* # timeout=10 > git rev-parse aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c^{commit} # timeout=10 Checking out Revision aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10 Commit message: "Added cleanup for EnumWizardTest" > git rev-list --no-walk aeca4f03c0af4fd9ff9ce77dbe93446c45b3dc7c # timeout=10 $ pkill Xvnc $ pkill Xrealvnc $ sh -c "rm -f /tmp/.X*-lock /tmp/.X11-unix/X*" [reddeer.prcheck] $ Xvnc -help Starting xvnc [reddeer.prcheck] $ Xvnc :90 -geometry 1024x768 -depth 24 -ac -SecurityTypes none -noreset Xvnc TigerVNC 1.8.0 - built Apr 5 2023 13:48:56 Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt) See http://www.tigervnc.org for information on TigerVNC. Underlying X server release 12004000, The X.Org Foundation Mon Sep 4 12:08:31 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5990 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins11982205672393238327.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.56MB) [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] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.6kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] Fetching org.eclipse.jdt_3.19.200.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.74kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.uiforms.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.uiforms.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.jface.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.jface.test/pom.xml [INFO] Fetching p2.index from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/datatools/updates/1.14.100-SNAPSHOT/repository/ (30.03kB) [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (172B) [INFO] Adding repository https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/ (12.01kB) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/releases/latest/ (126B) [INFO] Adding repository https://download.eclipse.org/mylyn/releases/latest [INFO] Fetching compositeContent.xml from https://download.eclipse.org/mylyn/releases/latest/ (486B) [INFO] Fetching p2.index from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (172B) [INFO] Fetching content.xml.xz from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/ (37.46kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/pom.xml [INFO] Fetching org.apache.lucene.analysis-common_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.9MB) [INFO] Fetching org.apache.lucene.core_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.84MB) [INFO] Fetching org.apache.lucene.analysis-smartcn_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.44MB) [INFO] Fetching org.apache.lucene.queries_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (546.11kB) [INFO] Fetching org.apache.lucene.queryparser_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (449.09kB) [INFO] Fetching org.apache.lucene.sandbox_9.7.0.v20230703-0758.jar from https://download.eclipse.org/staging/2023-09/plugins/ (248.53kB) [INFO] Fetching org.eclipse.datatools.connectivity_1.15.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (275.68kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.94kB) [INFO] Fetching org.eclipse.datatools.connectivity.dbdefinition.genericJDBC_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (17.44kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (573.38kB) [INFO] Fetching org.eclipse.datatools.modelbase.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (174.63kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.26kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (578.19kB) [INFO] Fetching org.eclipse.datatools.help_1.8.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.6kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.core.ui_1.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (348.3kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (636.3kB) [INFO] Fetching org.eclipse.datatools.sqltools.common.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (232.29kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (97.24kB) [INFO] Fetching org.eclipse.datatools.sqltools.result_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (99.81kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.87kB) [INFO] Fetching org.eclipse.datatools.sqltools.plan_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.79kB) [INFO] Fetching org.eclipse.datatools.sqltools.sql.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.54kB) [INFO] Fetching org.eclipse.datatools.sqltools.editor.core.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.04kB) [INFO] Fetching org.eclipse.datatools.sqltools.result.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.35kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqleditor_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (476.59kB) [INFO] Fetching org.eclipse.datatools.sqltools.sqlscrapbook_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (146.78kB) [INFO] Fetching org.eclipse.emf.codegen_2.23.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.22kB) [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.75kB) [INFO] Fetching org.eclipse.jdt.junit4.runtime_1.3.0.v20220609-1843.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.39kB) [INFO] Fetching org.eclipse.jem_2.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (292.8kB) [INFO] Fetching org.eclipse.jem.util_2.2.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (120.06kB) [INFO] Fetching org.eclipse.jem.workbench_2.1.0.v202101081429.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.83kB) [INFO] Fetching org.eclipse.jst.common.annotations.controller_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (50.48kB) [INFO] Fetching org.eclipse.jst.common.annotations.core_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (28.72kB) [INFO] Fetching org.eclipse.jst.common.frameworks_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (132.24kB) [INFO] Fetching org.eclipse.wst.common.modulecore_1.3.200.v202108200212.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.38kB) [INFO] Fetching org.eclipse.wst.common.emfworkbench.integration_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.23kB) [INFO] Fetching org.eclipse.wst.validation_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (436.03kB) [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (381.87kB) [INFO] Fetching org.eclipse.jst.common.project.facet.core_1.13.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (190.33kB) [INFO] Fetching org.eclipse.jst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.01kB) [INFO] Fetching org.eclipse.wst.common.project.facet.ui_1.5.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (297.8kB) [INFO] Fetching org.eclipse.jst.common.ui_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.99kB) [INFO] Fetching org.eclipse.wst.common.modulecore.ui_1.1.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.26kB) [INFO] Fetching org.eclipse.jst.ejb.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (459.55kB) [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (159.84kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (339.48kB) [INFO] Fetching org.eclipse.jst.j2ee_1.2.901.v202309012304.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.83MB) [INFO] Fetching org.eclipse.jst.j2ee.core_1.5.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (2.78MB) [INFO] Fetching org.eclipse.jst.j2ee.ui_1.2.300.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (858.88kB) [INFO] Fetching org.eclipse.wst.web.ui_1.2.500.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (90.73kB) [INFO] Fetching org.eclipse.wst.validation.ui_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (165.79kB) [INFO] Fetching org.eclipse.wst.web_1.3.200.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (77.83kB) [INFO] Fetching org.eclipse.jst.jee.ui_1.1.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (194.86kB) [INFO] Fetching org.eclipse.jst.server.core_1.2.800.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (80.58kB) [INFO] Fetching org.eclipse.jst.jee_1.1.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (119.55kB) [INFO] Fetching org.eclipse.jst.j2ee.ejb.annotation.model_1.1.600.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (64.28kB) [INFO] Fetching org.eclipse.jst.j2ee.jca_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.89kB) [INFO] Fetching org.eclipse.jst.j2ee.jca.ui_1.2.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.41kB) [INFO] Fetching org.eclipse.jst.j2ee.navigator.ui_1.2.100.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.58kB) [INFO] Fetching org.eclipse.jst.j2ee.web_1.3.0.v202307260438.jar from https://download.eclipse.org/staging/2023-09/plugins/ (485.51kB) [INFO] Fetching org.eclipse.wst.common.ui_1.2.401.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (152.42kB) [INFO] Fetching org.eclipse.jst.servlet.ui_1.2.0.v202307261744.jar from https://download.eclipse.org/staging/2023-09/plugins/ (255.21kB) [INFO] Fetching org.eclipse.wst.css.core_1.3.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (554.95kB) [INFO] Fetching org.eclipse.wst.css.ui_1.2.200.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (322.08kB) [INFO] Fetching org.eclipse.wst.xml.ui_1.2.701.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1MB) [INFO] Fetching org.eclipse.wst.sse.ui_1.7.800.v202308200343.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.05MB) [INFO] Fetching org.eclipse.wst.html.core_1.4.400.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (785.75kB) [INFO] Fetching org.eclipse.wst.html.ui_1.1.801.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (334.1kB) [INFO] Fetching p2.index from https://download.eclipse.org/tools/gef/updates/legacy/releases/ (130B) [INFO] Adding repository https://download.eclipse.org/tools/gef/updates/legacy/releases [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/gef/updates/legacy/releases/ [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.0_gef-master_1544/ (11.25kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.10.1_gef-maintenance_1205/ (11.77kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.0/ (8.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.1/ (8.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.4.2/ (8.91kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.0/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.1/ (9.19kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.5.2/ (9.3kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.0/ (11.55kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.1/ (11.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.6.2/ (11.46kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.0/ (11.6kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.1/ (11.84kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.7.2/ (11.7kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.0_gef-master_322/ (16.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.1_gef-maintenance_62/ (16.72kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.8.2_gef-maintenance_212/ (16.67kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.0_gef-master_679/ (16.86kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.100_gef-master_1130/ (11.71kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.101_gef-maintenance_810/ (11.59kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/3.9.1_gef-maintenance_433/ (16.83kB) [INFO] Fetching content.jar from https://download.eclipse.org/tools/gef/updates/legacy/releases/4.0.0_gef-master_1952/ (11.75kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.gef.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.graphiti.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.direct.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.direct.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.junit.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.junit.test/pom.xml [INFO] Fetching net.bytebuddy.byte-buddy-agent_1.14.5.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (250.75kB) [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.52kB) [INFO] Fetching org.mockito.mockito-core_5.4.0.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (673.71kB) [INFO] Fetching net.bytebuddy.byte-buddy_1.14.7.jar from https://download.eclipse.org/staging/2023-09/plugins/ (4.01MB) [INFO] Fetching org.objenesis_3.3.0.v20221103-2317.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (68.18kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.requirements.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.ui.test/pom.xml [INFO] Fetching org.eclipse.pde.junit.runtime_3.7.100.v20230728-0611.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.12kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.workbench.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.integration.test:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.integration.test/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.e4.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.eclipse.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.eclipse.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.gef.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.gef.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.swt.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.swt.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.tests.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.tests.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.ui.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.ui.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.recorder.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.recorder.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.graphiti.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.graphiti.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.spy.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.spy.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.logparser.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.logparser.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.codegen.feature:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.codegen.feature/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.reddeer:org.eclipse.reddeer.site:4.7.0-SNAPSHOT @ /home/jenkins/agent/workspace/reddeer.prcheck/site/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] RedDeer Parent POM File [pom] [INFO] RedDeer Plugins [pom] [INFO] RedDeer Common [eclipse-plugin] [INFO] RedDeer Workbench Core [eclipse-plugin] [INFO] RedDeer E4 Workbench Core [eclipse-plugin] [INFO] RedDeer Core [eclipse-plugin] [INFO] RedDeer SWT [eclipse-plugin] [INFO] RedDeer JFace [eclipse-plugin] [INFO] RedDeer Workbench [eclipse-plugin] [INFO] RedDeer E4 Workbench [eclipse-plugin] [INFO] RedDeer UIForms [eclipse-plugin] [INFO] RedDeer Direct [eclipse-plugin] [INFO] RedDeer JUnit [eclipse-plugin] [INFO] RedDeer Eclipse [eclipse-plugin] [INFO] RedDeer GEF [eclipse-plugin] [INFO] RedDeer GEF Spy [eclipse-plugin] [INFO] RedDeer Graphiti [eclipse-plugin] [INFO] RedDeer JDT Junit [eclipse-plugin] [INFO] RedDeer JUnit Extensions [eclipse-plugin] [INFO] RedDeer Requirements [eclipse-plugin] [INFO] RedDeer UI [eclipse-plugin] [INFO] RedDeer Spy [eclipse-plugin] [INFO] RedDeer Recorder [eclipse-plugin] [INFO] RedDeer Go [eclipse-plugin] [INFO] RedDeer Log Parser [eclipse-plugin] [INFO] RedDeer CodeGen [eclipse-plugin] [INFO] RedDeer Test-Apps [pom] [INFO] RedDeer E4 Test App [eclipse-plugin] [INFO] RedDeer Tests [pom] [INFO] RedDeer Common Tests [eclipse-test-plugin] [INFO] RedDeer SWT Tests [eclipse-test-plugin] [INFO] RedDeer Core Tests [eclipse-test-plugin] [INFO] RedDeer Workbench Tests [eclipse-test-plugin] [INFO] RedDeer UIForms Test [eclipse-test-plugin] [INFO] RedDeer JFace Tests [eclipse-test-plugin] [INFO] RedDeer Integration and Eclipse Installation Tests [eclipse-test-plugin] [INFO] RedDeer Eclipse Tests [eclipse-test-plugin] [INFO] RedDeer GEF Tests [eclipse-test-plugin] [INFO] RedDeer Graphiti Tests [eclipse-test-plugin] [INFO] RedDeer Direct Tests [eclipse-test-plugin] [INFO] RedDeer JUnit Tests [eclipse-test-plugin] [INFO] RedDeer Requirements Tests [eclipse-test-plugin] [INFO] RedDeer UI Tests [eclipse-test-plugin] [INFO] RedDeer E4 Workbench Tests [eclipse-test-plugin] [INFO] RedDeer Features [pom] [INFO] RedDeer E4 Feature [eclipse-feature] [INFO] RedDeer Eclipse Feature [eclipse-feature] [INFO] RedDeer GEF Spy Feature [eclipse-feature] [INFO] RedDeer SWT Feature [eclipse-feature] [INFO] RedDeer Tests Feature [eclipse-feature] [INFO] RedDeer UI Feature [eclipse-feature] [INFO] RedDeer Recorder Feature [eclipse-feature] [INFO] RedDeer GEF/Graphiti Feature [eclipse-feature] [INFO] RedDeer Spy Feature [eclipse-feature] [INFO] RedDeer Log Parser Feature [eclipse-feature] [INFO] RedDeer CodeGen Feature [eclipse-feature] [INFO] RedDeer Site [eclipse-repository] [INFO] RedDeer Archetype [maven-archetype] [INFO] [INFO] ---------------------< org.eclipse.reddeer:parent >--------------------- [INFO] Building RedDeer Parent POM File 4.7.0-SNAPSHOT [1/58] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ parent --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ parent --- [INFO] [INFO] --------------------< org.eclipse.reddeer:plugins >--------------------- [INFO] Building RedDeer Plugins 4.7.0-SNAPSHOT [2/58] [INFO] from plugins/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ plugins --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ plugins --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/plugins/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ plugins --- [INFO] [INFO] -----------< org.eclipse.reddeer:org.eclipse.reddeer.common >----------- [INFO] Building RedDeer Common 4.7.0-SNAPSHOT [3/58] [INFO] from plugins/org.eclipse.reddeer.common/pom.xml [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.common --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.common --- [INFO] The project's OSGi version is 4.7.0.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.common.test --- [INFO] Resolving class path of RedDeer Common Tests... [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (136.19kB) [INFO] Fetching org.eclipse.core.net.linux_1.0.300.v20230630-1232.jar from https://download.eclipse.org/staging/2023-09/plugins/ (16.38kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.61kB) [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (41.14kB) [INFO] Fetching org.eclipse.core.net.win32_1.1.100.v20230725-1354.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.76kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.aarch64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.39kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.ppc64le_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (88.49kB) [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.2.100.v20230617-1158.jar from https://download.eclipse.org/staging/2023-09/plugins/ (9.6kB) [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.2.700.v20221108-1024.jar from https://download.eclipse.org/staging/2023-09/plugins/ (87.79kB) [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.common.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.common.test --- [INFO] Compiling 15 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/bin [WARNING] Source directory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/resources does not exist [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.common.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.common.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/org.eclipse.reddeer.common.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.common.test --- [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.common.test --- [INFO] Fetching org.apache.felix.gogo.command_1.1.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.76kB) [INFO] Fetching org.apache.felix.gogo.runtime_1.1.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (198.71kB) [INFO] Fetching org.apache.felix.gogo.shell_1.1.4.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.69kB) [INFO] Fetching org.eclipse.equinox.console_1.4.500.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (129.01kB) [INFO] Fetching org.eclipse.jface.notifications_0.6.100.v20230727-0604.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.87kB) [INFO] Fetching org.eclipse.platform_4.29.0.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (586.37kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.common.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.013 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.properties.LoggerTest 12:10:17.048 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 12:10:17.048 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 12:10:17.048 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 12:10:17.048 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 12:10:17.048 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 12:10:17.048 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 12:10:17.048 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.017 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.002 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getByName_nonExisting(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitProviderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.007 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.001 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 12:10:17.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:10:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:28.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 12:10:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:30.656 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.515 s - in org.eclipse.reddeer.common.test.wait.WaitWhileTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0.008 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.004 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 s test_NotThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 4.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.wait.TimePeriodTest Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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 s getSeconds_factor_lt1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1_bignumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor1(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_lt1_smallnumber(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 12:10:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:33.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 12:10:33.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 12:10:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:10:44.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:45.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:10:45.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:10:52.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 12:10:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:10:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:10:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:11:05.692 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.504 s test_groupWaitNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s test_groupWaitOneFailed(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 7.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.501 s test_groupWaitWaitUntilAndWhileFulfilled(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 11.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 12:11:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:11:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:11:12.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:11:19.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 12:11:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 12:11:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.506 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0 s test_NullCondition(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 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.002 s test_ThrowingException(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 2.501 s Running org.eclipse.reddeer.common.test.util.XPathEvaluatorTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.021 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.002 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.v20230904-1208 [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] 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 12:11:35.252 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:11:35.254 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:11:35.263 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:11:35.264 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:11:35.333 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 12:11:35.353 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:11:35.356 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:35.358 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 12:11:35.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:11:35.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:11:35.368 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:11:35.371 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:35.371 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:11:35.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:35.450 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:11:35.453 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:35.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:35.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 12:11:35.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 12:11:35.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:35.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:35.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:35.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:35.560 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 12:11:35.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:11:35.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:11:35.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:11:35.569 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) 12:11:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:35.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:35.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:35.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:11:35.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:35.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:11:35.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:35.637 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:35.637 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:35.637 INFO [main][AbstractShell] Close shell Testing shell 12:11:35.637 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:35.652 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:35.652 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:35.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 12:11:35.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:35.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:35.728 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 12:11:35.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 12:11:35.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:35.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.reddeer.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.271 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 12:11:35.755 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 12:11:35.770 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:11:35.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:35.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 12:11:35.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:35.771 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:11:35.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:35.771 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:11:35.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:35.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:35.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 12:11:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 12:11:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:35.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:35.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:35.842 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 12:11:35.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:11:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:11:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:11:35.842 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) 12:11:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:35.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:35.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:35.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:11:35.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 12:11:35.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:35.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:11:35.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:35.849 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:35.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:35.849 INFO [main][AbstractShell] Close shell Testing shell 12:11:35.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:35.855 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:35.855 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:35.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 12:11:35.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:35.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:35.941 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 12:11:35.942 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 12:11:35.942 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:35.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:35.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.169 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:35.953 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:35.955 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:11:35.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:35.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:35.956 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:35.956 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:11:35.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:35.957 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:11:35.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:35.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:35.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:35.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:35.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:35.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:35.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:36.132 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 12:11:36.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:36.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:36.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:36.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:36.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:11:36.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:11:36.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:11:36.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:11:37.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:11:37.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:11:37.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:11:37.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 12:11:37.162 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:37.163 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:11:37.163 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:37.163 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:37.163 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:37.163 INFO [main][AbstractShell] Close shell Testing shell 12:11:37.163 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:37.178 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:37.178 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:37.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:37.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:37.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:37.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:37.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:37.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:37.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:37.225 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%$") 12:11:37.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:37.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:37.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:37.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:37.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:11:37.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:37.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:11:38.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:38.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:11:38.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:11:38.243 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 12:11:38.244 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:38.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 12:11:38.244 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:38.244 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:38.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:38.244 INFO [main][AbstractShell] Close shell Testing shell 12:11:38.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:38.257 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:38.257 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:38.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:38.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:38.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:38.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:38.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:38.299 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 12:11:38.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:38.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:38.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:38.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:38.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:38.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:38.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:11:38.319 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 12:11:38.403 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:38.404 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:11:38.404 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:38.404 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:38.404 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:38.404 INFO [main][AbstractShell] Close shell Testing shell 12:11:38.404 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:38.416 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:38.416 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:38.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:38.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:38.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:38.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:38.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:38.446 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 12:11:38.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:38.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:38.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:38.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:38.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:11:38.471 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 12:11:38.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:38.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:11:38.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:38.564 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:38.564 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:38.564 INFO [main][AbstractShell] Close shell Testing shell 12:11:38.564 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:38.575 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:38.575 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:38.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:38.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:38.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:38.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:38.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:38.618 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 12:11:38.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:38.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:38.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:38.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:38.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:38.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:11:38.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:11:38.640 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:11:38.640 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:38.640 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:38.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:38.641 INFO [main][AbstractShell] Close shell Testing shell 12:11:38.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:38.759 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:38.759 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:38.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:38.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:11:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:38.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:38.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:38.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:38.791 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:") 12:11:38.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:38.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:38.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:38.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:38.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:11: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.... 12:11: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 12:11:38.828 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:11:38.828 DEBUG [main][AbstractWait] Waiting until shell is active... 12:11:38.828 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:11:38.828 INFO [main][AbstractShell] Close shell Testing shell 12:11:38.828 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:11:38.937 DEBUG [main][AbstractWait] Waiting while shell is available... 12:11:38.937 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:11:38.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:11:38.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... Error sending IPC message: Broken pipe 12:11:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:11:38.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:11:38.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:11:38.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:11:38.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:11:38.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:11:38.969 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 12:11:38.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:11:38.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:11:38.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:11:38.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:11:38.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:11:38.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:11:38.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:11:38.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:11:38.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:11:38.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:11:38.987 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 12:11:38.990 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:38.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:11:38.991 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:39.179 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:39.491 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:39.494 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:39.715 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 12:11:39.991 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:39.993 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:40.492 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:40.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:11:40.492 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:11:50.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:11:50.494 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:11:50.506 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 12:11:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:11:50.506 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:50.506 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:50.544 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:50.666 DEBUG [main][BrowserProgressListener] Calling chanded() 12:11:51.006 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:11:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:11:51.007 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:12:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:12:01.007 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:01.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:12:01.009 INFO [WorkbenchTestable][AbstractBrowser] Browser back 12:12:01.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:12:01.010 DEBUG [main][BrowserProgressListener] Calling chanded() 12:12:01.010 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:01.137 DEBUG [main][BrowserProgressListener] Calling chanded() 12:12:01.510 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:12:01.511 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:12:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:12:02.511 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:02.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:12:02.513 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 12:12:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:12:02.515 DEBUG [main][BrowserProgressListener] Calling chanded() 12:12:02.515 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:02.580 DEBUG [main][BrowserProgressListener] Calling chanded() 12:12:03.015 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:03.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:12:03.015 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:12:04.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:12:04.016 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:12:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:12:04.017 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:04.018 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:04.018 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:04.019 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:04.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:04.019 INFO [main][AbstractShell] Close shell Testing shell 12:12:04.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:04.036 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:04.037 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:04.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:12:04.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.040 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 12:12:04.040 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 12:12:04.040 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.101 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.235 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.066 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.159 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.171 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.171 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.178 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.101 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.082 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.083 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:04.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.084 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:04.084 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.084 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:04.085 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 12:12:04.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:04.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 12:12:04.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.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 12:12:04.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.243 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 12:12:04.247 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 12:12:04.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.258 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.258 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.258 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.258 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 12:12:04.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 12:12:04.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.305 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.341 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 12:12:04.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 12:12:04.363 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 12:12:04.363 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 12:12:04.363 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 12:12:04.363 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 12:12:04.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.381 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.381 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 12:12:04.440 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 12:12:04.440 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 12:12:04.440 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 12:12:04.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.445 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.463 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 12:12:04.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 12:12:04.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 12:12:04.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:04.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 12:12:04.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 12:12:04.569 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 12:12:04.569 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 12:12:04.569 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 12:12:04.569 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 12:12:04.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 12:12:04.582 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 12:12:04.582 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:04.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.096 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.076 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.083 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.039 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.082 s hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.041 s shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:04.603 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:04.604 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:04.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.604 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:04.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.605 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:04.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.605 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:04.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:04.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:04.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:04.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:04.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:04.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:04.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:04.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:04.641 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 12:12:04.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:04.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:04.645 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:04.645 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:04.645 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:04.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:04.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:04.645 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:04.645 DEBUG [main][MenuItemLookup] Item match:Window 12:12:04.650 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:04.650 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:04.650 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:04.650 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:04.650 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:04.650 DEBUG [main][MenuItemLookup] Item match:Show View 12:12:04.660 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:04.661 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:12:04.661 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:12:04.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:12:04.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:12:04.664 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:12:04.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:12:04.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:12:04.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:12:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:04.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:04.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:04.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:04.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:04.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:04.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:04.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:04.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:04.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:04.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:04.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 12:12:04.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:05.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:05.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 12:12:05.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:05.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:05.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:05.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:05.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 12:12:05.277 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 12:12:05.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 12:12:05.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 12:12:05.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:05.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:05.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:05.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:05.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.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") 12:12:05.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:05.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:05.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:05.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:05.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:05.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:05.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:05.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:05.283 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:12:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:05.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:05.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:12:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:12:05.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:12:05.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:12:05.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:05.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:05.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 '\*?\QRedDeer SWT\E') 12:12:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:05.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:05.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:05.366 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 12:12:05.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 12:12:05.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:05.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:05.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:05.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:05.380 DEBUG [main][MenuItemLookup] Found menu:'submenu' 12:12:05.380 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:05.380 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 12:12:05.380 DEBUG [main][MenuItemLookup] Item match:View Action with ID 12:12:05.380 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 12:12:05.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 12:12:05.381 INFO [main][MenuItemHandler] Select menu item: View Action with ID 12:12:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 12:12:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 12:12:05.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:05.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:05.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:05.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:05.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:05.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:05.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:05.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:05.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:05.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:05.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:05.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:05.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 12:12:05.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:05.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:05.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 '\*?\QRedDeer SWT\E') 12:12:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:05.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:05.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:05.427 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 12:12:05.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 12:12:05.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:05.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:05.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:05.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:05.429 DEBUG [main][MenuItemLookup] Found menu:'submenu' 12:12:05.429 DEBUG [main][MenuItemLookup] Item match:submenu 12:12:05.432 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 12:12:05.432 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 12:12:05.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 12:12:05.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 12:12:05.432 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 12:12:05.433 DEBUG [main][MenuItemLookup] Found menu:'submenu' 12:12:05.433 DEBUG [main][MenuItemLookup] Item match:submenu 12:12:05.434 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 12:12:05.434 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 12:12:05.434 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 12:12:05.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 12:12:05.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 12:12:05.442 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 12:12:05.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:05.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:05.443 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:05.443 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:05.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:05.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:05.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:05.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:05.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:05.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:05.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:05.451 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 12:12:05.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:05.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:05.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:05.459 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:05.459 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:05.459 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:05.459 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:05.459 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:05.459 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:05.459 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:05.459 DEBUG [main][MenuItemLookup] Item match:Window 12:12:05.460 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:05.460 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:05.460 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:05.460 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:05.460 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:05.460 DEBUG [main][MenuItemLookup] Item match:Show View 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:05.464 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:12:05.464 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:12:05.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:12:05.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:12:05.465 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:12:05.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:12:05.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:12:05.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:12:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:05.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:05.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:05.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:05.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:05.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:05.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:05.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:05.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:05.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:12:05.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:12:05.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:06.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:06.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:12:06.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:12:06.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:12:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:06.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:12:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:06.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:12:06.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 12:12:06.037 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 12:12:06.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 12:12:06.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 12:12:06.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:06.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:06.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:06.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.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") 12:12:06.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:06.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:06.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:06.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:06.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:06.040 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:12:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:06.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:06.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:06.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:12:06.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:12:06.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:12:06.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:12:06.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:06.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 12:12:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:06.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:06.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:06.199 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:12:06.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:12:06.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:06.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:06.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:06.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:06.232 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:12:06.232 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:06.232 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:12:06.232 DEBUG [main][MenuItemLookup] Item match:Filters... 12:12:06.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 12:12:06.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 12:12:06.232 INFO [main][MenuItemHandler] Select menu item: &Filters... 12:12:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 12:12:06.326 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 12:12:06.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 12:12:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:12:06.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:06.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 12:12:06.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:06.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:06.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:06.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:06.330 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:12:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:06.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:06.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:06.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 12:12:06.402 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 12:12:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:12:06.402 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 12:12:06.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:06.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:06.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:06.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:06.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:06.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:06.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:06.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:06.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:06.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:06.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:06.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:12:06.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:06.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:06.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 '\*?\QError Log\E') 12:12:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:06.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:06.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:06.451 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:12:06.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:12:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:06.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:06.453 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:12:06.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:06.453 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:12:06.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:06.453 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 12:12:06.453 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 12:12:06.453 DEBUG [main][MenuItemLookup] Item match:Show text filter 12:12:06.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 12:12:06.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 12:12:06.454 INFO [main][MenuItemHandler] Select menu item: &Show text filter 12:12:06.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:06.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:06.460 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 12:12:06.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:06.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:06.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:06.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:07.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:07.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:07.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:07.463 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 12:12:07.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:07.463 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:07.463 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:07.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 12:12:07.464 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 12:12:07.464 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:07.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:07.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.862 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.777 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.061 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.959 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.061 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 12:12:07.511 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 12:12:07.512 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:07.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:07.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 12:12:07.512 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:07.512 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:07.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:07.513 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:07.513 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:07.514 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:12:07.515 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 12:12:07.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:07.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:07.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:07.518 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") 12:12:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:07.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:07.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:07.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:07.530 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:12:07.530 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:12:07.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:07.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:12:07.584 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 12:12:07.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:12:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:07.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:12:07.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:07.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:12:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:07.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:07.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:12:07.590 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 12:12:07.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:12:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:12:07.592 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:12:07.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:12:07.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:12:07.593 TRACE [main][WidgetHandler] Notify Table with event 13 12:12:07.593 TRACE [main][WidgetHandler] Wait for synchronization 12:12:07.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:07.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:07.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:12:07.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:07.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:07.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:07.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 "Open") 12:12:07.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:07.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:12:07.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:07.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:07.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:07.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:07.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:07.596 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:12:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:07.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:07.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:12:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:12:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:12:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:08.143 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:08.144 DEBUG [main][MenuItemLookup] Item match:Window 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:08.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:12:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:08.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:08.145 DEBUG [main][MenuItemLookup] Item match:Window 12:12:08.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:08.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:08.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:08.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:08.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:12:08.146 DEBUG [main][MenuItemLookup] Item match:Perspective 12:12:08.150 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:12:08.150 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.150 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:12:08.150 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:12:08.150 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:12:08.150 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:12:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:12:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:08.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:08.151 DEBUG [main][MenuItemLookup] Item match:Window 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:12:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:08.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:08.152 DEBUG [main][MenuItemLookup] Item match:Window 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:12:08.153 DEBUG [main][MenuItemLookup] Item match:Perspective 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:12:08.153 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:12:08.153 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:12:08.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:08.154 DEBUG [main][MenuItemLookup] Item match:Window 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:08.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.155 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:12:08.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:08.158 DEBUG [main][MenuItemLookup] Item match:Window 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:08.158 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:12:08.158 DEBUG [main][MenuItemLookup] Item match:Perspective 12:12:08.159 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:12:08.159 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.159 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:12:08.159 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:12:08.159 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:12:08.159 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:12:08.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:12:08.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:12:08.159 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:12:08.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:12:08.232 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 12:12:08.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:12:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:12:08.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:08.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.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 "Reset Perspective") 12:12:08.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:12:08.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:08.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:08.234 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:12:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:08.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:08.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 12:12:08.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 12:12:08.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:08.393 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.*') 12:12:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:08.410 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:12:08.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.532 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 12:12:08.532 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:08.532 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:12:08.532 DEBUG [main][MenuItemLookup] Item match:Run As 12:12:08.535 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 12:12:08.535 DEBUG [main][MenuItemLookup] Item match:(none applicable) 12:12:08.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 12:12:08.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 12:12:08.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 12:12:08.536 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 12:12:08.536 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.027 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.151 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.542 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.543 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:08.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.543 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:08.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.554 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:08.554 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:08.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.586 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") 12:12:08.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:08.587 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:12:08.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.597 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 12:12:08.597 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 12:12:08.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.642 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.642 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:08.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.675 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") 12:12:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:08.676 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:12:08.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 12:12:08.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 12:12:08.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 12:12:08.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:08.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:08.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.772 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") 12:12:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:08.772 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:12:08.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:08.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:08.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.859 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") 12:12:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:08.860 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:12:08.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:08.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 12:12:08.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:08.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:08.944 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") 12:12:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:08.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:08.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:12:08.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:08.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 12:12:08.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 12:12:08.959 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:08.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.418 s - in org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.088 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.097 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.087 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.058 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.074 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:08.968 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:08.969 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:08.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:08.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.970 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:08.977 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.978 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:08.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:08.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:08.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:08.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:08.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:08.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.044 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.045 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.046 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 12:12:09.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 12:12:09.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 12:12:09.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.062 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.062 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.104 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.105 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.105 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 12:12:09.105 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 12:12:09.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.172 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.173 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.173 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:09.173 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:09.173 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 12:12:09.173 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 12:12:09.173 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 12:12:09.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 12:12:09.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 12:12:09.173 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 12:12:09.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.198 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.247 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.248 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.248 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 12:12:09.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.303 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.304 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.304 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:09.304 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:09.304 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 12:12:09.304 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 12:12:09.304 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 12:12:09.304 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 12:12:09.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 12:12:09.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 12:12:09.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.389 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.444 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.445 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.445 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:09.445 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:09.445 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 12:12:09.445 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 12:12:09.445 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 12:12:09.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.451 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.458 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.459 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 12:12:09.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 12:12:09.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.576 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.576 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.576 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:09.576 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:09.576 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 12:12:09.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 12:12:09.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 12:12:09.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.659 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.660 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.660 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:09.660 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:09.660 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 12:12:09.660 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 12:12:09.660 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 12:12:09.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.730 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.731 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.731 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 12:12:09.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 12:12:09.731 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 12:12:09.731 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 12:12:09.731 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 12:12:09.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:09.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:09.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 12:12:09.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:09.732 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:09.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.788 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.793 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.793 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 12:12:09.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.862 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 12:12:09.862 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 12:12:09.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.876 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.876 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.930 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.931 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:09.931 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:09.931 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:09.931 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 12:12:09.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 12:12:09.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:09.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:09.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:09.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:09.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:09.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:09.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:09.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:09.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:09.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.shell.DefaultShell, index 0 and no matchers specified 12:12:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:09.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:09.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:09.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:09.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:09.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:09.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:09.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:09.986 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:09.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:09.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:09.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:09.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:09.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:09.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:09.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:10.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:10.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:10.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:10.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:10.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:10.063 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:10.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:10.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:10.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:10.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:10.064 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:10.064 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:10.064 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:10.064 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 12:12:10.064 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 12:12:10.064 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 12:12:10.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 12:12:10.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:10.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.075 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.075 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:10.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.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.shell.DefaultShell, index 0 and no matchers specified 12:12:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:10.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:10.129 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:10.130 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:10.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:10.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:10.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:10.130 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:10.130 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 12:12:10.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:10.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.142 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.142 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:10.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:10.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:12:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:10.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:10.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:10.184 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:10.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:10.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:10.184 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:10.184 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:10.185 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:10.185 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:10.185 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:10.185 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 12:12:10.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 12:12:10.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.190 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:10.190 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 12:12:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 12:12:10.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 12:12:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.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.shell.DefaultShell, index 0 and no matchers specified 12:12:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:10.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:10.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:10.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 12:12:10.275 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 12:12:10.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 12:12:10.276 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 12:12:10.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:12:10.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:10.276 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 12:12:10.276 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 12:12:10.276 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 12:12:10.276 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 12:12:10.276 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 12:12:10.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 12:12:10.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 12:12:10.278 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 12:12:10.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:10.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 12:12:10.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 12:12:10.355 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:10.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.387 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.08 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.056 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.063 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.042 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.069 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.086 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.046 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.082 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.085 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.042 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.075 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.068 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.087 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.043 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.067 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.1 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.113 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:10.364 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:10.365 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:10.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:10.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.365 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:10.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.377 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:10.377 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 12:12:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:10.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:10.439 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 12:12:10.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:10.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:10.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:10.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:10.440 DEBUG [main][MenuItemLookup] Item match:Window 12:12:10.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:10.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:10.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:10.441 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:10.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:10.441 DEBUG [main][MenuItemLookup] Item match:Show View 12:12:10.445 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:10.446 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:12:10.446 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:12:10.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:12:10.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:12:10.446 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:12:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:12:10.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:12:10.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:12:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:10.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:10.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 12:12:10.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:10.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:10.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:10.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 12:12:10.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:10.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:10.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:10.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:10.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 12:12:10.528 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 12:12:10.529 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 12:12:10.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 12:12:10.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:10.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:12:10.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:10.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:10.531 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:12:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:10.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:10.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:10.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:12:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:12:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:12:10.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:12:10.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:10.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 '\*?\QRedDeer SWT Controls\E') 12:12:10.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:10.628 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:12:10.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:10.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:10.632 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') 12:12:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 12:12:10.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:10.633 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:10.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:10.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 12:12:10.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:10.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 12:12:10.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:10.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:10.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:10.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:10.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:10.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 12:12:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:10.651 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:12:10.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:10.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:10.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:10.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:10.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:10.653 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 12:12:10.653 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 12:12:10.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:10.655 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:12:10.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:10.703 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 12:12:10.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:10.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:10.704 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:10.704 DEBUG [main][MenuItemLookup] Item match:Window 12:12:10.723 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:10.723 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:10.723 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:10.723 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:10.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:10.724 DEBUG [main][MenuItemLookup] Item match:Show View 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:10.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:12:10.728 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:12:10.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:12:10.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:12:10.741 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:12:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:12:10.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 12:12:10.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:12:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:10.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:10.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 12:12:10.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:10.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:10.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 12:12:10.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:10.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:10.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:10.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:10.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 12:12:10.800 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 12:12:10.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 12:12:10.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 12:12:10.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:10.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.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") 12:12:10.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:10.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:10.802 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:12:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:10.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:10.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:10.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:12:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:12:10.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:12:10.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:12:10.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:10.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 '\*?\QRedDeer SWT Controls\E') 12:12:10.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:10.870 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:12:10.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:10.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:10.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:10.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:10.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.881 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:10.882 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:10.882 DEBUG [main][MenuItemLookup] Item match:File 12:12:10.884 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:12:10.884 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:10.887 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:12:10.887 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:12:10.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:12:10.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:12:10.887 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:12:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 12:12:10.975 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 12:12:10.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:12:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:10.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:10.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:12:10.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:10.977 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:10.978 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 12:12:10.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:12:10.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:10.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:12:10.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:10.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:10.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:10.980 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:12:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:10.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:10.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:11.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:11.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 12:12:11.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.000 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 12:12:11.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:11.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.000 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:11.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 12:12:11.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:11.029 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:12:11.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:11.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:11.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:11.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:11.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:11.032 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 12:12:11.032 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 12:12:11.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:11.032 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:12:11.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:11.071 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 12:12:11.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:11.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'File' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:12:11.071 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:12:11.071 DEBUG [main][MenuItemLookup] Item match:Window 12:12:11.072 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:12:11.072 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:12:11.072 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:12:11.072 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:11.072 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:12:11.072 DEBUG [main][MenuItemLookup] Item match:Show View 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:12:11.075 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:12:11.076 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:12:11.076 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:12:11.076 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:12:11.076 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:12:11.076 DEBUG [main][MenuItemLookup] Found menu:'' 12:12:11.076 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:12:11.076 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:12:11.087 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:12:11.087 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:12:11.087 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:12:11.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:12:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:12:11.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:12:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.153 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:11.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:11.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 12:12:11.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:11.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:11.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:11.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 12:12:11.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:12:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:11.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:12:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:11.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:12:11.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 12:12:11.155 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 12:12:11.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 12:12:11.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 12:12:11.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:11.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:12:11.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:12:11.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:11.157 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:12:11.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:11.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:11.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:11.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:12:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:12:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:12:11.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:12:11.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:11.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 12:12:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:11.240 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:12:11.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.243 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.243 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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") 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.243 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:12:11.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.244 INFO [WorkbenchTestable][AbstractText] Text set to: New text 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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") 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.244 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:12:11.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.245 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 12:12:11.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:11.245 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 12:12:11.245 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 12:12:11.245 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.245 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.881 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.256 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.366 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.245 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.250 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.251 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:11.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.252 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.252 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:11.257 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.257 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:11.257 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.301 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 12:12:11.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.335 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.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 12:12:11.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.337 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.337 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.337 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.345 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.345 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.354 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.398 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 12:12:11.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.427 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.428 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.429 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.429 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.429 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.429 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.429 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.429 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.438 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.438 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.490 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 12:12:11.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.490 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 12:12:11.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:11.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:12:11.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.493 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 12:12:11.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.497 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.499 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.500 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.500 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.501 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.501 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.501 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.501 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.509 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.509 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.534 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.581 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.582 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.582 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.582 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.582 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.582 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.582 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.582 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.590 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.590 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.590 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.590 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label2") 12:12:11.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.663 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.663 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 12:12:11.663 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.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 12:12:11.664 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.664 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.664 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.664 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.664 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.671 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.671 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.734 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 12:12:11.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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*") 12:12:11.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.741 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.742 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.742 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.743 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.743 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.743 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.743 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.750 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.751 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.801 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 12:12:11.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.805 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.807 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.807 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.807 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.807 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.807 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.807 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.829 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.878 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 12:12:11.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.884 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.885 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.885 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.886 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.886 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.886 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.886 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.894 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.894 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.956 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 12:12:11.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:11.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:11.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:11.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:11.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:11.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:11.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:11.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:11.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:11.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:11.958 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:11.958 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:11.959 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:11.959 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:11.959 INFO [main][AbstractShell] Close shell Testing shell 12:12:11.959 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:11.966 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:11.966 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:11.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:11.966 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:11.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:11.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:11.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:12.024 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 12:12:12.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:12.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:12.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 12:12:12.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:12.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:12.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:12.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:12.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:12.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:12.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:12.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:12.028 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:12.029 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 12:12:12.029 INFO [WorkbenchTestable][AbstractText] Text set to: 12:12:12.032 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:12.032 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 12:12:12.035 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 12:12:12.094 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:12.094 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 12:12:12.697 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:12.697 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 12:12:13.298 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:13.298 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:12:13.899 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:13.899 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 12:12:14.500 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:14.500 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:12:15.102 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:15.102 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 12:12:15.703 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:15.703 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 12:12:16.304 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:16.304 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 12:12:16.905 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:16.905 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 12:12:17.507 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:17.507 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 12:12:18.108 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:18.108 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 12:12:18.709 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:18.709 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 12:12:19.310 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:19.310 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 12:12:19.912 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:19.912 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:12:20.513 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:20.513 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:12:21.114 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:21.114 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 12:12:21.716 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:12:21.716 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:12:22.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:22.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.321 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.321 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.322 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.322 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.322 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.322 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.332 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.332 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.386 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 12:12:22.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:22.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.390 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.390 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 12:12:22.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:22.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.393 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.394 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.394 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.402 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.402 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.473 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 12:12:22.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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?") 12:12:22.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.483 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.483 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.484 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.484 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.484 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.484 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.494 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.494 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.560 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 12:12:22.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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 *") 12:12:22.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.568 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.568 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.568 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.568 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.569 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.569 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.569 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.569 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.577 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.577 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.584 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.584 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.632 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 12:12:22.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:22.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.638 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.638 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.638 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.638 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.647 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.647 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.654 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.654 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.654 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.698 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 12:12:22.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:22.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.706 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.707 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.707 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.707 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.707 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.707 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.716 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.716 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.730 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.767 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 12:12:22.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test label1") 12:12:22.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.770 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.771 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.771 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.771 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.771 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.771 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.779 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.780 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.780 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.841 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 12:12:22.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.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 "FormCLabel") 12:12:22.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:22.846 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:22.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:22.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:22.848 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:22.848 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:22.848 INFO [main][AbstractShell] Close shell Testing shell 12:12:22.848 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:22.856 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:22.857 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:22.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 12:12:22.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 12:12:22.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.615 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.097 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.098 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.082 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.063 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.081 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.086 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.073 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.064 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.368 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.088 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.073 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.07 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.075 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.058 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.872 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.873 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:22.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.873 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.873 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:22.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.877 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:22.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.881 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 12:12:22.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:12:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:12:22.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 12:12:22.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:12:22.892 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:12:22.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:12:22.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:12:22.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:12:22.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:12:22.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:12:22.894 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 12:12:22.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.943 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 12:12:22.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:12:22.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:12:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.965 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 12:12:22.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 12:12:22.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 12:12:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.979 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 12:12:22.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:12:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:12:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:12:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:12:22.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:12:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.991 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 12:12:22.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 12:12:22.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:22.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 12:12:22.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:22.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:22.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:22.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:12:22.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.992 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:12:22.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:12:22.994 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") 12:12:22.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:22.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.994 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:12:22.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:22.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:22.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:22.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:22.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:22.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:12:22.995 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 12:12:22.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:22.996 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 12:12:22.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:22.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 12:12:22.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 12:12:22.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:22.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:22.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:22.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.071 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.027 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.034 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.035 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:23.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:23.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:23.035 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:23.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:23.036 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:23.036 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:23.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:23.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:23.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:23.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:23.044 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') 12:12:23.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:23.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:12:23.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:12:23.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:23.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:23.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:12:23.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:23.067 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:23.067 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:23.067 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:23.067 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:23.067 INFO [main][AbstractShell] Close shell Testing shell 12:12:23.067 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:23.071 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:23.071 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:23.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:23.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:23.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:23.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:23.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:23.090 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 12:12:23.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:23.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:23.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:23.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 12:12:23.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:23.100 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:23.101 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:23.101 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:23.101 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:23.101 INFO [main][AbstractShell] Close shell Testing shell 12:12:23.101 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:23.105 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:23.105 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:23.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:23.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:23.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:23.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:23.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:23.138 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 12:12:23.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:23.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:23.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:23.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:12:23.149 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 12:12:23.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:23.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:23.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 12:12:23.149 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 12:12:23.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:23.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:23.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:23.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 12:12:23.150 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:23.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 12:12:23.150 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:23.150 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:23.150 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:23.150 INFO [main][AbstractShell] Close shell Testing shell 12:12:23.150 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:23.153 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:23.153 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:23.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:23.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:23.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:23.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:23.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:23.166 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 12:12:23.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:23.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:23.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:23.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 12:12:23.179 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:23.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 12:12:23.179 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:23.179 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:23.179 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:23.179 INFO [main][AbstractShell] Close shell Testing shell 12:12:23.179 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:23.182 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:23.182 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:23.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:23.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:23.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:23.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:23.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:23.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:23.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:23.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:23.194 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 12:12:23.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:23.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:23.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:23.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 12:12:23.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 12:12:23.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 12:12:23.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 12:12:24.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 12:12:24.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 12:12:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:24.230 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 12:12:24.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:24.230 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:24.230 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:24.230 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:24.230 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:24.230 INFO [main][AbstractShell] Close shell Testing shell 12:12:24.230 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:24.234 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:24.234 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:24.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:24.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:24.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:24.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:24.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:24.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:24.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:24.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:24.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:24.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:24.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:24.245 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") 12:12:24.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:24.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:24.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:24.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:24.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:24.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:12:24.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:24.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:24.258 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:24.258 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:24.258 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:24.258 INFO [main][AbstractShell] Close shell Testing shell 12:12:24.258 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:24.261 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:24.261 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:24.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:24.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:24.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:24.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:24.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:24.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:24.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:24.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:24.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:24.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:24.278 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") 12:12:24.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:24.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:24.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:24.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:24.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:24.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:24.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:25.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:25.289 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 12:12:25.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.289 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.289 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.289 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.289 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.289 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.293 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.293 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:25.293 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:25.300 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:25.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:25.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.306 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 12:12:25.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:25.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 12:12:25.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.320 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.320 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.323 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:25.323 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.323 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.335 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 12:12:25.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 12:12:25.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.301 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.042 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.054 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.027 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.029 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.051 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.032 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.027 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.340 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.340 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:25.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.341 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:25.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.341 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:25.341 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.341 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.342 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.342 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.392 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 12:12:25.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:25.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:25.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 12:12:25.408 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:") 12:12:25.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.412 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.413 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.413 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.413 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.413 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.425 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.425 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.482 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') 12:12:25.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 12:12:25.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 12:12:25.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.500 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 12:12:25.502 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.504 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.504 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.504 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.516 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.516 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.575 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") 12:12:25.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.591 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 12:12:25.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.592 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") 12:12:25.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.594 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 12:12:25.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:25.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 12:12:25.595 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") 12:12:25.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.598 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 12:12:25.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:25.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:25.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 12:12:25.599 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") 12:12:25.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.607 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 12:12:25.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:12:25.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:12:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 12:12:25.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.608 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.608 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.609 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.609 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.609 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.609 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.620 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.621 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.628 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.628 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.628 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.628 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.679 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") 12:12:25.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.698 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 12:12:25.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.704 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.704 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.705 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.705 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.706 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.706 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.719 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.719 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.773 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") 12:12:25.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:25.794 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 12:12:25.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:25.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:25.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:25.796 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:25.796 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.797 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.797 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.797 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.797 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.810 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.810 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.824 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.824 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CCombo with no referenced composite specified, index 1 and no matchers specified 12:12:25.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:25.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:25.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 12:12:25.887 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 12:12:25.888 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:25.888 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:25.888 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:25.889 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:25.889 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:25.889 INFO [main][AbstractShell] Close shell Testing shell 12:12:25.889 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:25.902 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:25.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:25.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:25.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:25.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:25.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:25.971 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 12:12:25.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:25.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:25.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:25.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:25.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:25.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:25.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:26.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:26.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:26.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:26.989 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 12:12:26.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:26.989 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:26.989 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:26.989 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:26.989 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:26.989 INFO [main][AbstractShell] Close shell Testing shell 12:12:26.989 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:27.002 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:27.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:27.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:27.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:27.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:27.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:27.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:27.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:27.061 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_&*") 12:12:27.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:27.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:27.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:27.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:27.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:27.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:27.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:28.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:28.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:28.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 12:12:28.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.089 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.090 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.090 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.090 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.090 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.090 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.102 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:28.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.109 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:28.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:28.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:28.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.153 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") 12:12:28.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 12:12:28.175 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 12:12:28.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:28.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:28.177 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:28.178 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.178 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.178 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.179 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.179 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.179 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.179 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.191 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.191 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:28.191 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.191 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 12:12:28.204 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 12:12:28.204 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.204 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.865 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.096 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.092 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.098 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.098 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.097 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.1 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.091 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.094 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.095 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.209 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.210 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:28.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.210 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.210 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:28.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.211 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:28.211 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.211 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.211 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.211 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:28.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:28.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:28.233 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 12:12:28.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.234 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 12:12:28.237 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 12:12:28.237 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.237 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.238 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.238 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.238 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 12:12:28.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.238 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 12:12:28.239 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 12:12:28.239 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 12:12:28.239 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.239 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.239 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.239 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.239 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 12:12:28.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 12:12:28.240 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 12:12:28.240 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 12:12:28.240 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.240 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.240 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.240 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.240 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 12:12:28.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.240 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.240 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.241 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 12:12:28.241 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 12:12:28.241 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.241 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.241 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.241 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.241 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 12:12:28.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 12:12:28.242 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 12:12:28.242 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 12:12:28.242 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.242 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.242 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.242 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.242 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 12:12:28.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 12:12:28.242 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 12:12:28.242 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 12:12:28.243 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.243 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.243 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.243 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.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 12:12:28.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.243 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.243 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.243 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.247 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.247 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.260 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") 12:12:28.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.273 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") 12:12:28.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.273 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.273 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.273 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.273 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.274 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.274 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.274 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.274 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.277 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.277 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.283 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.290 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 12:12:28.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.302 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 12:12:28.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.302 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.302 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.302 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.302 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.302 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.302 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.326 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.326 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.338 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 12:12:28.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.350 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 12:12:28.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.351 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.351 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.351 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.351 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.355 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.367 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.367 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.373 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 12:12:28.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.382 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 12:12:28.382 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.382 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.382 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 12:12:28.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.382 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.382 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.383 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.383 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.383 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.383 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.386 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.386 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.392 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.392 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.392 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.428 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 12:12:28.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.437 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 12:12:28.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 12:12:28.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.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 12:12:28.438 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.438 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.438 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.441 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.441 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:28.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:28.469 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:28.469 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 12:12:28.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:28.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 12:12:28.471 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 12:12:28.471 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 12:12:28.471 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.471 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.471 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.471 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.471 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 12:12:28.471 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 12:12:28.471 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.471 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.472 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.472 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.472 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.472 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.472 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.472 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.472 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.472 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.472 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.476 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.476 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 12:12:28.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 12:12:28.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.042 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.03 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.049 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.034 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.025 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.056 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.079 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.532 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:28.532 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.532 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.533 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.533 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:28.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:28.553 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:28.555 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") 12:12:28.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.556 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 12:12:28.557 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 12:12:28.557 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.557 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.557 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.557 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.557 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") 12:12:28.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.558 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 12:12:28.558 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 12:12:28.558 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.558 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.558 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.558 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.558 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") 12:12:28.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.559 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 12:12:28.559 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 12:12:28.559 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.559 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.559 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.559 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.559 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") 12:12:28.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.560 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 12:12:28.560 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 12:12:28.560 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.560 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.560 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.560 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.560 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") 12:12:28.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.561 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.561 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 12:12:28.561 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 12:12:28.561 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.561 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.561 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.561 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.562 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") 12:12:28.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.562 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 12:12:28.562 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 12:12:28.562 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.562 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.563 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.563 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.563 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.563 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.567 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.590 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") 12:12:28.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Link with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "link2") 12:12:28.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.628 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.628 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.629 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.629 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.629 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.629 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.633 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.633 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.640 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.654 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") 12:12:28.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.664 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 12:12:28.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.665 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.665 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.665 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.665 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.665 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.665 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.669 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.669 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.690 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") 12:12:28.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.700 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 12:12:28.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.700 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.700 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.700 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.700 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.700 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.700 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.704 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.704 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.739 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.739 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.747 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") 12:12:28.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.757 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") 12:12:28.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.758 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.758 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.758 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.758 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.758 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.758 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.762 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.763 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.783 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") 12:12:28.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.793 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") 12:12:28.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.794 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.795 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.795 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.795 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.795 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.795 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.798 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.798 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:28.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:28.827 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:28.828 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") 12:12:28.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:12:28.829 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 12:12:28.829 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 12:12:28.829 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.829 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.829 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.829 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.829 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 12:12:28.829 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 12:12:28.829 TRACE [main][WidgetHandler] Notify Link with event 3 12:12:28.829 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.830 TRACE [main][WidgetHandler] Notify Link with event 4 12:12:28.830 TRACE [main][WidgetHandler] Wait for synchronization 12:12:28.830 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.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 12:12:28.830 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.830 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.830 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.830 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.830 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.834 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.834 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.841 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 12:12:28.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 12:12:28.842 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.042 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.065 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.036 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.063 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.036 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.03 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 12:12:28.847 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 12:12:28.848 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:28.848 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 12:12:28.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:28.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.855 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:28.855 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.856 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.856 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 12:12:28.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 12:12:28.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.856 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.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: 32, Matcher matching widget with label: is "Label 1") 12:12:28.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:28.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, Matcher matching widget with label: is "Label 2") 12:12:28.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:28.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.879 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.879 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.879 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.879 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.879 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.879 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.883 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.883 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 12:12:28.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.890 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 12:12:28.890 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 12:12:28.890 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.034 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:28.897 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:28.898 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:28.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:28.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.898 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:28.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.905 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:28.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:28.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:28.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.932 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) 12:12:28.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:28.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:12:28.948 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 12:12:28.948 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 12:12:28.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:28.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:28.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:28.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:28.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:28.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:28.950 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:28.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 12:12:28.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:28.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:28.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:28.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:28.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:28.951 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 12:12:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:28.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:28.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:28.952 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 12:12:28.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:28.952 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:28.952 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:28.952 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:28.952 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:28.952 INFO [main][AbstractShell] Close shell Testing shell 12:12:28.952 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:28.958 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:28.959 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:28.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:28.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:28.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:28.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:28.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:28.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:28.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:28.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:28.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:28.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:28.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:28.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:29.002 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 12:12:29.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:29.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:29.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:29.003 TRACE [main][WidgetHandler] Notify Button with event 27 12:12:29.003 TRACE [main][WidgetHandler] Wait for synchronization 12:12:29.003 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:29.003 TRACE [main][WidgetHandler] Wait for synchronization 12:12:29.003 TRACE [main][WidgetHandler] Notify Button with event 26 12:12:29.003 TRACE [main][WidgetHandler] Wait for synchronization 12:12:29.003 TRACE [main][WidgetHandler] Notify Button with event 3 12:12:29.003 TRACE [main][WidgetHandler] Wait for synchronization 12:12:29.003 TRACE [main][WidgetHandler] Notify Button with event 4 12:12:29.003 TRACE [main][WidgetHandler] Wait for synchronization 12:12:29.003 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:29.003 TRACE [main][WidgetHandler] Wait for synchronization 12:12:29.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:29.003 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:29.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:29.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:29.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:29.005 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:29.006 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:29.006 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:29.006 INFO [main][AbstractShell] Close shell Testing shell 12:12:29.006 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:29.011 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:29.011 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:29.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:29.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:29.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:29.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:29.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:29.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:29.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 12:12:29.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:29.059 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 12:12:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:29.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:29.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:29.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:29.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:29.061 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:29.061 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:29.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:29.062 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:29.062 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:29.062 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:29.062 INFO [main][AbstractShell] Close shell Testing shell 12:12:29.062 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:29.068 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:29.068 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:29.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:29.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:29.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:29.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:29.098 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) 12:12:29.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:29.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:12:29.113 INFO [WorkbenchTestable][AbstractButton] Click button 12:12:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:29.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:29.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:29.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:29.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:29.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:29.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:29.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:29.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:29.116 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:29.117 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:29.117 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:29.117 INFO [main][AbstractShell] Close shell Testing shell 12:12:29.117 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:29.122 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:29.123 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:29.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:29.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:29.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:29.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:29.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:12:29.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:29.168 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 12:12:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:29.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:29.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:29.169 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:29.170 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:29.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:29.170 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:29.170 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:29.171 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:29.171 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:29.171 INFO [main][AbstractShell] Close shell Testing shell 12:12:29.171 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:29.177 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:29.177 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:29.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:29.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:29.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:29.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:29.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:29.207 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) 12:12:29.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.241 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.241 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:29.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:12:29.243 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 12:12:29.243 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 12:12:29.243 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 12:12:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:29.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:29.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:29.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:29.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:29.244 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:29.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 12:12:29.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:29.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:29.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:29.246 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 12:12:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:29.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:29.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:29.246 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 12:12:29.246 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 12:12:29.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:29.246 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:29.246 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:29.247 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:29.247 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:29.247 INFO [main][AbstractShell] Close shell Testing shell 12:12:29.247 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:29.252 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:29.252 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:29.252 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:29.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:29.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:29.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:29.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:29.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:29.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:29.277 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) 12:12:29.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:29.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:29.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:29.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:29.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:29.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:29.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:29.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:29.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:30.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:30.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:30.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:30.302 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 12:12:30.303 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:30.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 12:12:30.303 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:30.303 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:30.303 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:30.303 INFO [main][AbstractShell] Close shell Testing shell 12:12:30.303 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:30.311 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:30.311 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:30.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:30.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:30.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:30.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:30.326 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:30.326 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:30.326 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:30.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:30.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:30.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:30.326 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:30.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_DASLKJ") 12:12:30.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:30.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:30.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:30.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:30.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:30.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:30.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:30.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:31.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:31.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:31.363 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:12:31.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:31.363 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:31.363 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:31.363 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:31.363 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:31.363 INFO [main][AbstractShell] Close shell Testing shell 12:12:31.363 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:31.369 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:31.369 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:31.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:31.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:31.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:31.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:31.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:31.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "PUSH-BUTTON0") 12:12:31.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:31.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:31.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:31.415 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 12:12:31.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:31.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:31.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:31.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:31.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:31.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:31.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:31.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:31.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:31.416 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:31.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:31.417 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:31.417 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:31.417 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:31.417 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:31.417 INFO [main][AbstractShell] Close shell Testing shell 12:12:31.417 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:31.423 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:31.423 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:31.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:31.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:31.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.429 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:31.429 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:31.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:31.429 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:31.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: 4, with key 'buttonTestId' and value 'ARROW-BUTTON#2') 12:12:31.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:31.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:31.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:31.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:31.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:31.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:31.464 INFO [WorkbenchTestable][AbstractButton] Click button 12:12:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:31.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:31.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:31.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:31.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:31.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:31.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:31.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:31.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:31.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:31.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:31.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:31.466 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:31.467 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:31.467 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:31.467 INFO [main][AbstractShell] Close shell Testing shell 12:12:31.467 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:31.472 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:31.472 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:31.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:31.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:31.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:31.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:31.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:31.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:31.498 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) 12:12:31.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:31.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:31.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:12:31.538 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 12:12:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:31.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:31.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:31.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:31.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:31.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:31.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:31.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:31.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:31.540 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:31.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 12:12:31.540 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:31.541 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:31.541 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:31.541 INFO [main][AbstractShell] Close shell Testing shell 12:12:31.541 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:31.546 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:31.546 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:31.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:31.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:31.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:31.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:31.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:31.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:31.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:31.569 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) 12:12:31.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:31.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:31.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:31.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:12:31.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:12:32.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:12:32.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:12:32.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:12:32.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:12:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:32.592 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 12:12:32.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:32.592 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:32.592 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:32.593 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:32.593 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:32.593 INFO [main][AbstractShell] Close shell Testing shell 12:12:32.593 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:32.599 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:32.599 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:32.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:32.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:32.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:32.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:32.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:32.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:32.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:32.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:32.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:32.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:32.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: 2, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_KL2FG") 12:12:32.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:32.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:32.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:32.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:32.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:33.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:33.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:33.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:33.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:33.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:33.641 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:12:33.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:33.641 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:33.641 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:33.641 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:33.641 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:33.641 INFO [main][AbstractShell] Close shell Testing shell 12:12:33.641 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:33.647 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:33.647 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:33.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:33.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:33.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:33.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:33.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:33.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:33.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:33.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:33.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:33.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:33.669 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) 12:12:33.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:33.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:33.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:33.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:33.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:34.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:34.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:34.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:12:34.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:12:34.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:34.688 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 12:12:34.688 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:34.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 12:12:34.689 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:34.689 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:34.689 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:34.689 INFO [main][AbstractShell] Close shell Testing shell 12:12:34.689 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:34.695 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:34.695 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:34.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:34.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:34.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:34.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:34.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:34.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:34.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:34.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:34.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:34.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:34.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:34.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:34.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_#$SDFF@S") 12:12:34.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:34.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:34.740 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:34.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:34.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:34.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:35.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:35.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:35.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:35.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:35.743 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:12:35.744 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:35.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 12:12:35.744 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:35.744 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:35.744 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:35.744 INFO [main][AbstractShell] Close shell Testing shell 12:12:35.744 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:35.750 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:35.750 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:35.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:35.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:35.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:35.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:35.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:35.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:35.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:35.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:35.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:35.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:35.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: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 12:12:35.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:35.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:35.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:35.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:35.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:35.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:35.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:35.791 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 12:12:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:35.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:35.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:35.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:35.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:35.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:35.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:35.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:35.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:35.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:35.792 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:35.792 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:35.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 12:12:35.792 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:35.793 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:35.793 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:35.793 INFO [main][AbstractShell] Close shell Testing shell 12:12:35.793 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:35.798 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:35.798 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:35.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:35.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:35.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:35.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:35.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:35.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:35.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:35.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:35.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:35.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:35.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:35.820 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) 12:12:35.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:35.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:35.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 12:12:35.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 12:12:36.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 12:12:36.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 12:12:36.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 12:12:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 12:12:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:36.839 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 12:12:36.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:36.839 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:36.839 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:36.839 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:36.839 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:36.839 INFO [main][AbstractShell] Close shell Testing shell 12:12:36.839 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:36.845 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:36.845 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:36.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:36.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:36.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:36.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:36.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:36.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:36.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:36.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:36.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:36.867 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) 12:12:36.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:36.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:12:36.884 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 12:12:36.884 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 12:12:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:36.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:36.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:36.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:36.885 TRACE [main][WidgetHandler] Notify Button with event 27 12:12:36.885 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.885 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:36.885 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.885 TRACE [main][WidgetHandler] Notify Button with event 26 12:12:36.885 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.885 TRACE [main][WidgetHandler] Notify Button with event 3 12:12:36.885 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.885 TRACE [main][WidgetHandler] Notify Button with event 4 12:12:36.885 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.885 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:36.885 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:36.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:36.886 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:36.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) 12:12:36.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:36.891 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 12:12:36.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:36.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:36.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:36.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:36.892 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 12:12:36.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:36.892 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:36.892 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:36.892 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:36.892 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:36.892 INFO [main][AbstractShell] Close shell Testing shell 12:12:36.892 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:36.898 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:36.898 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:36.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:36.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:36.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:36.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:36.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:36.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:36.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:36.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:36.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:36.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 12:12:36.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:36.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:36.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:36.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:36.938 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 12:12:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:36.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:36.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:36.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:36.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:36.939 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:36.940 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:36.940 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:36.940 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:36.940 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:36.940 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:36.940 INFO [main][AbstractShell] Close shell Testing shell 12:12:36.940 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:36.946 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:36.946 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:36.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:36.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:36.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.951 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:36.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:36.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:36.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:36.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:36.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:36.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:36.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: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 12:12:36.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:36.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:36.986 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 12:12:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:36.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:36.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:36.986 TRACE [main][WidgetHandler] Notify Button with event 27 12:12:36.986 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.986 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:36.986 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.987 TRACE [main][WidgetHandler] Notify Button with event 26 12:12:36.987 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.987 TRACE [main][WidgetHandler] Notify Button with event 3 12:12:36.987 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.987 TRACE [main][WidgetHandler] Notify Button with event 4 12:12:36.987 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.987 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:36.987 TRACE [main][WidgetHandler] Wait for synchronization 12:12:36.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:36.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:36.992 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:36.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16) 12:12:36.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:36.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:36.993 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) 12:12:36.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:36.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:36.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:36.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:36.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:36.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:36.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:12:36.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:36.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:36.994 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:36.994 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:36.994 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:36.994 INFO [main][AbstractShell] Close shell Testing shell 12:12:36.994 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:37.000 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:37.000 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:37.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:37.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:37.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:37.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:37.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:37.038 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) 12:12:37.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:37.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:12:37.053 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 12:12:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:37.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:37.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:37.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:37.054 TRACE [main][WidgetHandler] Notify Button with event 27 12:12:37.054 TRACE [main][WidgetHandler] Wait for synchronization 12:12:37.054 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:37.054 TRACE [main][WidgetHandler] Wait for synchronization 12:12:37.054 TRACE [main][WidgetHandler] Notify Button with event 26 12:12:37.054 TRACE [main][WidgetHandler] Wait for synchronization 12:12:37.054 TRACE [main][WidgetHandler] Notify Button with event 3 12:12:37.054 TRACE [main][WidgetHandler] Wait for synchronization 12:12:37.054 TRACE [main][WidgetHandler] Notify Button with event 4 12:12:37.054 TRACE [main][WidgetHandler] Wait for synchronization 12:12:37.054 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:37.054 TRACE [main][WidgetHandler] Wait for synchronization 12:12:37.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:37.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:37.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:37.055 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:37.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: 16) 12:12:37.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:37.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:37.056 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) 12:12:37.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:37.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:12:37.057 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:37.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 12:12:37.057 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:37.057 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:37.057 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:37.057 INFO [main][AbstractShell] Close shell Testing shell 12:12:37.057 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:37.063 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:37.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:37.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:37.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:37.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:37.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:37.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:37.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:37.085 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) 12:12:37.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:37.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:12:37.103 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 12:12:37.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:37.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:37.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:37.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:37.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:37.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:37.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:37.108 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:37.108 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:37.108 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:37.109 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:37.109 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:37.109 INFO [main][AbstractShell] Close shell Testing shell 12:12:37.109 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:37.115 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:37.115 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:37.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:37.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:37.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:37.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:37.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:37.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:37.140 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) 12:12:37.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:12:37.154 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 12:12:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:37.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:37.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:37.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:37.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:37.155 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:37.156 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:37.156 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:37.156 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:37.156 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:37.156 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:37.156 INFO [main][AbstractShell] Close shell Testing shell 12:12:37.156 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:37.161 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:37.161 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:37.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:37.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:37.167 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:37.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:37.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:37.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: 32, with key 'buttonTestId' and value 'CHECK-BOX#1') 12:12:37.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.200 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.200 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:37.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:37.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:37.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:37.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:37.205 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 12:12:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:37.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:37.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:37.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:37.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:37.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:37.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:37.206 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:37.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:37.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:37.207 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:37.207 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:37.207 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:37.207 INFO [main][AbstractShell] Close shell Testing shell 12:12:37.207 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:37.213 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:37.213 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:37.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.213 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:37.213 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:37.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:37.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:37.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:37.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:37.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:37.236 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) 12:12:37.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:37.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:37.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:37.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:12:37.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:12:37.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:12:37.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:12:38.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:12:38.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:12:38.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:38.257 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 12:12:38.257 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:38.257 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:38.257 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:38.257 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:38.257 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:38.257 INFO [main][AbstractShell] Close shell Testing shell 12:12:38.257 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:38.263 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:38.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:38.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:38.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:38.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:38.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:38.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:38.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:38.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:38.269 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:38.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:38.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:38.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:38.269 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:38.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 12:12:38.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:38.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:38.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:38.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:38.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:38.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:38.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:38.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:38.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:39.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:39.305 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:12:39.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:39.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:39.305 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:39.305 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:39.305 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:39.305 INFO [main][AbstractShell] Close shell Testing shell 12:12:39.305 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:39.311 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:39.311 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:39.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:39.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:39.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.318 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:39.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:39.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:39.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:39.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:39.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:39.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:39.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: 2, with key 'buttonTestId' and value 'TOOGLE-BUTTON#2') 12:12:39.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:39.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:39.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 12:12:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:39.355 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 12:12:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:39.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:39.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:39.355 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:39.356 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:39.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:39.356 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:39.356 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:39.357 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:39.357 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:39.357 INFO [main][AbstractShell] Close shell Testing shell 12:12:39.357 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:39.362 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:39.362 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:39.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:39.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:39.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 12:12:39.368 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 12:12:39.368 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:39.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.473 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.06 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.062 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.075 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.066 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.05 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.053 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.049 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.074 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.052 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.048 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.05 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.053 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.047 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.052 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.048 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.054 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.063 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.046 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.051 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.05 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.049 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.05 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 12:12:39.376 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 12:12:39.381 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:39.381 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:39.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 12:12:39.381 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:39.381 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:39.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:39.382 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:39.382 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:39.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:39.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 12:12:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 12:12:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:39.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:39.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 12:12:39.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:39.455 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) 12:12:39.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:12:39.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:12:39.456 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) 12:12:39.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:12:39.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:12:39.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:12:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:39.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:39.458 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:39.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:39.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:39.460 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:39.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:12:39.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:39.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:39.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:39.462 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:39.463 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 12:12:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:39.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:39.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:39.463 TRACE [main][WidgetHandler] Notify Button with event 27 12:12:39.463 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.463 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:39.463 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.463 TRACE [main][WidgetHandler] Notify Button with event 26 12:12:39.463 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.463 TRACE [main][WidgetHandler] Notify Button with event 3 12:12:39.463 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.463 TRACE [main][WidgetHandler] Notify Button with event 4 12:12:39.463 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.463 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:39.463 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.465 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 12:12:39.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:39.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:39.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:39.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:39.465 TRACE [main][WidgetHandler] Notify Button with event 27 12:12:39.465 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.465 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:39.465 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.465 TRACE [main][WidgetHandler] Notify Button with event 26 12:12:39.465 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.465 TRACE [main][WidgetHandler] Notify Button with event 3 12:12:39.465 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.465 TRACE [main][WidgetHandler] Notify Button with event 4 12:12:39.465 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.465 TRACE [main][WidgetHandler] Notify Button with event 13 12:12:39.465 TRACE [main][WidgetHandler] Wait for synchronization 12:12:39.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:39.466 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:39.466 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:39.466 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:39.466 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:39.466 INFO [main][AbstractShell] Close shell Testing shell 12:12:39.466 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:39.472 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:39.472 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:39.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 12:12:39.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:39.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.478 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 12:12:39.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 12:12:39.478 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:39.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.096 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:39.482 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:39.483 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:39.483 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:39.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:39.483 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:39.483 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:39.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:39.487 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:39.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:39.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:39.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 12:12:39.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:39.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:39.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:39.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:39.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:12:39.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:39.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:39.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:39.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:39.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:39.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:40.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:40.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:12:40.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:12:40.546 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:12:40.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:40.546 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:40.546 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:40.546 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:40.546 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:40.546 INFO [main][AbstractShell] Close shell Testing shell 12:12:40.546 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:40.555 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:40.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:40.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:40.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:40.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 12:12:40.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:40.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 12:12:40.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:40.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:40.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:40.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:40.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:12:40.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.620 INFO [WorkbenchTestable][AbstractButton] Click button &OK 12:12:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:12:40.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:12:40.622 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:12:40.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:12:40.623 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.630 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 12:12:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.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 "Next >", Widget matcher matching widgets with style: 8) 12:12:40.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.633 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:12:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 12:12:40.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.636 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 12:12:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.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 "Yes", Widget matcher matching widgets with style: 8) 12:12:40.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.637 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 12:12:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.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 "No", Widget matcher matching widgets with style: 8) 12:12:40.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.643 INFO [WorkbenchTestable][AbstractButton] Click button &No 12:12:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.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", Widget matcher matching widgets with style: 8) 12:12:40.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:12:40.646 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:12:40.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:12:40.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:12:40.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:12:40.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:12:40.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:40.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:40.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:40.646 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:40.646 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:40.646 INFO [main][AbstractShell] Close shell Testing shell 12:12:40.646 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:40.656 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:40.656 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:40.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:40.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:40.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.662 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 12:12:40.662 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 12:12:40.662 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:40.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.084 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.091 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.667 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:40.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:40.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:40.667 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:40.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:40.668 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:40.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:40.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:40.668 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:40.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:40.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:40.668 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:40.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:40.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:40.697 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:40.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 12:12:40.697 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:40.698 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:40.698 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:40.698 INFO [main][AbstractShell] Close shell Testing shell 12:12:40.698 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:40.701 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:40.701 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:40.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:40.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:40.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:40.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:40.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:40.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:40.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:40.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:40.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:40.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:40.747 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:40.747 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:40.747 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:40.747 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:40.747 INFO [main][AbstractShell] Close shell Testing shell 12:12:40.747 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:40.751 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:40.751 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:40.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:40.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:40.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:40.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:40.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 12:12:40.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:40.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:40.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:40.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:40.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:40.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:40.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:40.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:40.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:40.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:40.784 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:12:40.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:41.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:41.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:41.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:41.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:41.287 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 12:12:41.288 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:41.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:41.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:41.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:41.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:41.791 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:41.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:41.791 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 12:12:41.791 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 12:12:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:42.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 12:12:42.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 12:12:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:42.792 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 12:12:42.792 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 12:12:42.792 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 12:12:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:43.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 12:12:43.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 12:12:43.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:43.793 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 12:12:43.794 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 12:12:43.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:12:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:44.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:44.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:12:44.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:12:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:44.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 12:12:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:44.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:12:44.295 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 12:12:44.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 12:12:44.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:44.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:44.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 12:12:44.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 12:12:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:45.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 12:12:45.296 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 12:12:45.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 12:12:45.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:45.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 12:12:45.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 12:12:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:46.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:46.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 12:12:46.298 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:46.298 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:46.298 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:46.299 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:46.299 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:46.299 INFO [main][AbstractShell] Close shell Testing shell 12:12:46.299 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:46.303 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:46.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:46.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:46.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.309 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:46.309 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:46.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:46.309 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:46.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:46.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:46.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:46.334 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:46.334 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:46.335 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:46.335 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:46.335 INFO [main][AbstractShell] Close shell Testing shell 12:12:46.335 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:46.338 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:46.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:46.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:46.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:46.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:46.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:46.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:46.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 12:12:46.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:46.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:46.370 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:46.370 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:46.370 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:46.370 INFO [main][AbstractShell] Close shell Testing shell 12:12:46.370 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:46.373 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:46.373 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:46.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:46.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:46.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:46.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:46.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 12:12:46.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.403 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') 12:12:46.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 12:12:46.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.403 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:46.403 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:46.403 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:46.404 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:46.404 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:46.404 INFO [main][AbstractShell] Close shell Testing shell 12:12:46.404 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:46.407 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:46.407 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:46.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:46.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:46.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:46.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:46.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:46.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:46.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:46.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:46.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:46.436 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:46.436 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:46.436 INFO [main][AbstractShell] Close shell Testing shell 12:12:46.436 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:46.439 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:46.439 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:46.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:46.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 12:12:46.450 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 12:12:46.450 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:46.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.784 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.057 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.037 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.547 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.041 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.034 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.032 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.031 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:46.454 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:46.455 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:12:46.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:46.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:46.455 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:46.455 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:12:46.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:46.456 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:12:46.456 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:46.456 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:46.456 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:46.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:46.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:46.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:46.456 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:46.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 12:12:46.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.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 12:12:46.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:46.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:46.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:46.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:46.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:46.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:46.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:46.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:46.977 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:46.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:46.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:46.981 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:46.981 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:46.981 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:47.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:47.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:47.484 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:47.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:47.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:47.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:47.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:47.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:47.484 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:47.485 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:47.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:47.485 INFO [main][AbstractShell] Close shell Testing shell 12:12:47.485 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:47.489 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:47.489 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:47.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:47.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:47.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:47.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:47.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:47.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:47.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:47.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:47.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:47.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:47.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:47.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:47.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:47.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:47.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:47.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:47.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 12:12:47.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:47.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:47.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:47.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:47.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:47.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:47.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:47.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:47.520 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:47.520 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:47.520 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:47.520 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:47.520 INFO [main][AbstractShell] Close shell Testing shell 12:12:47.520 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:47.524 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:47.524 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:47.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:47.524 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:47.524 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:47.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:47.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:47.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:47.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:47.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:47.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:47.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:47.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:47.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:47.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:47.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:47.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:47.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:47.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:47.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:47.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:47.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:47.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:47.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:47.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:47.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:47.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:48.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:48.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:48.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:48.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:48.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:48.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:48.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:48.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:48.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:48.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:48.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:48.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:48.562 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:48.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 12:12:48.562 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:48.562 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:48.562 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:48.562 INFO [main][AbstractShell] Close shell Testing shell 12:12:48.562 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:48.566 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:48.566 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:48.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:48.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:48.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:48.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:48.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:48.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:48.572 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:48.572 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:48.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:48.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:48.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:48.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:48.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:48.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:48.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:48.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:48.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:48.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:48.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:48.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:48.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 12:12:48.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:48.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:48.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:48.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:48.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:48.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:48.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:48.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:48.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:49.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:49.096 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:49.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:49.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:49.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:49.099 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:49.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:49.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:49.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:49.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:49.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:49.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:49.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:49.602 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:49.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 12:12:49.602 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:49.603 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:49.603 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:49.603 INFO [main][AbstractShell] Close shell Testing shell 12:12:49.603 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:49.606 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:49.607 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:49.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:49.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:49.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:49.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:49.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:49.612 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:49.612 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:49.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:49.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:49.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:49.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:49.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:49.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:49.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:49.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:49.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:49.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:49.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:49.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:49.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:49.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:49.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:49.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:49.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:49.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:49.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:50.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:50.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:50.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:50.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:50.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:50.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:50.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:50.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:50.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:50.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:50.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:50.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:50.643 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:50.643 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:50.643 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:50.643 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:50.643 INFO [main][AbstractShell] Close shell Testing shell 12:12:50.643 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:50.647 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:50.647 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:50.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:50.647 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:50.647 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:50.652 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:50.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:50.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:50.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:50.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:50.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:50.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:50.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:50.674 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:50.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:50.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:50.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:50.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:50.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:50.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:50.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:50.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:50.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:50.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:50.677 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 12:12:50.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:50.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:51.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:51.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:51.180 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:51.180 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:51.180 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:51.181 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:51.181 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:51.181 INFO [main][AbstractShell] Close shell Testing shell 12:12:51.181 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:51.185 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:51.185 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:51.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:51.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:51.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:51.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:51.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:51.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:51.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:51.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:51.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:51.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:51.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:51.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:51.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:51.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:51.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:51.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:51.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:51.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:51.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:51.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 12:12:51.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:51.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:51.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:51.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:51.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:51.215 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:51.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:51.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:51.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:51.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:51.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:51.721 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 12:12:51.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:51.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:51.721 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 12:12:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:52.221 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 12:12:52.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:52.224 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 12:12:52.224 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 12:12:52.225 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 12:12:52.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 12:12:52.225 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 12:12:52.225 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 12:12:52.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:52.226 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:52.226 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:52.226 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:52.226 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:52.226 INFO [main][AbstractShell] Close shell Testing shell 12:12:52.226 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:52.230 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:52.230 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:52.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:52.230 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:52.230 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:52.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:52.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:52.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:52.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:52.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:52.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:52.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:52.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:52.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:52.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:52.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:52.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:52.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:52.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:52.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:52.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:52.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:52.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:52.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:52.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:52.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:52.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:52.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:52.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:52.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:52.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:52.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:52.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:52.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:52.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:52.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:52.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:52.770 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 12:12:52.770 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 12:12:52.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:12:52.771 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 12:12:52.771 DEBUG [main][TreeEventsListener] It was check event: true 12:12:52.771 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 12:12:52.772 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 12:12:52.772 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 12:12:52.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:12:52.772 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 12:12:52.772 DEBUG [main][TreeEventsListener] It was check event: true 12:12:52.772 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 12:12:52.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:52.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 12:12:52.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:52.773 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:52.773 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:52.773 INFO [main][AbstractShell] Close shell Testing shell 12:12:52.773 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:52.777 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:52.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:52.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:52.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:52.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:52.783 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:52.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:52.783 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:52.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:52.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:52.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:52.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:52.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 12:12:52.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:52.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:52.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:52.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:52.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:52.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:52.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:52.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:52.806 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:52.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:52.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:52.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:52.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:52.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:52.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:52.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:52.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:52.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 12:12:52.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 12:12:52.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:53.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:53.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 12:12:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 12:12:53.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 12:12:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:53.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 12:12:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:53.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 12:12:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 12:12:53.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 12:12:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:53.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:53.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 12:12:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 12:12:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 12:12:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:53.813 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 12:12:53.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:53.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 12:12:53.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:53.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:53.813 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:53.814 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:53.814 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:53.814 INFO [main][AbstractShell] Close shell Testing shell 12:12:53.814 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:53.817 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:53.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:53.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:53.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:53.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:53.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:53.823 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:53.823 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:53.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:53.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:53.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:53.823 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:53.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:53.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:53.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:53.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:53.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:53.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:53.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:53.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:53.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:53.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:53.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:53.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:54.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:54.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:54.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:54.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:54.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:54.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:54.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:54.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:54.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:54.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:54.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 12:12:54.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:54.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:54.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:54.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:54.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:54.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:54.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 12:12:54.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:12:54.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 12:12:55.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:12:55.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:55.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:55.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:55.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:55.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:55.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:55.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:55.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:55.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:55.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.355 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:55.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:55.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:55.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:55.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:55.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:55.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:55.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:55.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:55.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:55.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:55.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:55.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:55.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:55.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:55.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:55.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:55.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:55.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:55.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:55.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:55.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:55.358 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:12:55.358 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:12:55.359 DEBUG [main][TreeItemHandler] Set Tree selection 12:12:55.360 DEBUG [main][TreeHandler] Notify Tree about selection event 12:12:55.360 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 12:12:55.360 DEBUG [main][TreeEventsListener] It was check event: false 12:12:55.360 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:12:55.360 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 12:12:55.360 DEBUG [WorkbenchTestable][TreeItemHandler] BB 12:12:55.360 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 12:12:55.360 DEBUG [WorkbenchTestable][TreeItemHandler] C 12:12:55.361 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 12:12:55.361 DEBUG [main][TreeHandler] Unselect all tree items 12:12:55.361 DEBUG [main][TreeHandler] Notify Tree about selection event 12:12:55.361 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 12:12:55.361 DEBUG [main][TreeEventsListener] It was check event: false 12:12:55.361 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 12:12:55.362 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:55.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 12:12:55.362 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:55.362 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:55.362 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:55.362 INFO [main][AbstractShell] Close shell Testing shell 12:12:55.362 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:55.368 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:55.368 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:55.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:55.368 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:55.368 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:55.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:55.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:55.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:55.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:55.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:55.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:55.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:55.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:55.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:55.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:55.390 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:55.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:55.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:55.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:55.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:55.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:55.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:55.411 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:55.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:55.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:55.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:55.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:55.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:55.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:55.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:55.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:55.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:55.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:55.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:55.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:55.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:55.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:56.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:56.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:56.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:56.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:56.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:56.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:56.422 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:56.422 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:56.423 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:56.423 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:56.423 INFO [main][AbstractShell] Close shell Testing shell 12:12:56.423 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:56.427 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:56.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:56.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:56.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:56.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:56.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:56.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:56.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:56.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:56.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:56.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:56.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:56.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:56.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:56.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:56.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:56.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:56.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:56.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:56.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:56.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:56.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:56.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:56.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:56.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:56.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:56.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:56.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:56.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:56.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:56.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:56.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:56.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:56.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:56.962 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:56.962 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:56.963 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:56.963 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:56.963 INFO [main][AbstractShell] Close shell Testing shell 12:12:56.963 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:56.966 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:56.966 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:56.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:56.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:56.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:56.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:56.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:56.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:56.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:56.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:56.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:56.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:56.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:56.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:56.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:56.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:56.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:56.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:56.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:56.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:56.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:56.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:56.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:56.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:56.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:56.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:56.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:57.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:57.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:57.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:57.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:57.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:57.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 12:12:57.503 DEBUG [main][TreeItemHandler] Selecting tree item: AA 12:12:57.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 12:12:57.503 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 12:12:57.503 DEBUG [main][TreeEventsListener] It was check event: false 12:12:57.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 12:12:57.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:57.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:57.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:57.504 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:57.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:57.504 INFO [main][AbstractShell] Close shell Testing shell 12:12:57.504 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:57.508 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:57.508 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:57.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:57.508 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:57.508 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:57.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:57.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:57.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:57.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:57.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:57.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:57.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:57.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:57.531 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:57.531 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:57.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:57.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:57.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:57.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:57.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:57.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:57.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:57.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:57.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:57.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:57.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:57.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:57.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:57.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:58.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:58.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:58.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:58.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:58.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:12:58.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:58.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:58.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:58.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:12:58.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:12:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:58.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:12:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:58.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:12:58.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:58.551 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:58.551 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:58.552 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:58.552 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:58.552 INFO [main][AbstractShell] Close shell Testing shell 12:12:58.552 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:58.555 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:58.555 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:58.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:58.555 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:58.555 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:58.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:58.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:58.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:58.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:58.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:58.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:58.586 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:58.586 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:58.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:58.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:58.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:58.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:58.588 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:58.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:58.588 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:58.588 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:58.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:58.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:58.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:12:58.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:58.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:59.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:59.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:59.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:12:59.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:59.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:59.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:12:59.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:59.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:59.092 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 12:12:59.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 12:12:59.092 DEBUG [main][TreeItemHandler] Selecting tree item: AA 12:12:59.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 12:12:59.093 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 12:12:59.093 DEBUG [main][TreeEventsListener] It was check event: false 12:12:59.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 12:12:59.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:12:59.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:12:59.093 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 12:12:59.093 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 12:12:59.093 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 12:12:59.093 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:12:59.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:12:59.094 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:12:59.094 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:12:59.094 DEBUG [main][AbstractWait] Waiting until shell is active... 12:12:59.094 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:12:59.094 INFO [main][AbstractShell] Close shell Testing shell 12:12:59.094 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:12:59.098 DEBUG [main][AbstractWait] Waiting while shell is available... 12:12:59.098 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:12:59.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:59.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:12:59.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:12:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:59.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:59.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:59.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:12:59.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:12:59.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:12:59.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:12:59.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:12:59.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:12:59.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 12:12:59.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:59.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:59.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:59.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:59.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:59.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:59.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:59.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:59.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:12:59.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:12:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:12:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:12:59.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:12:59.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:12:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:12:59.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:12:59.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:12:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:12:59.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:12:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:12:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:12:59.128 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 12:12:59.128 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:12:59.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:12:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:12:59.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:12:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 12:12:59.629 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:12:59.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:12:59.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:00.130 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:00.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:00.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:00.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:01.131 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:01.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:01.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:01.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:01.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:02.132 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:02.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:02.633 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:02.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:02.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:02.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:02.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:02.633 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:02.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:02.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:03.134 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:03.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:03.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:03.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:03.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:03.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:03.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:03.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:03.635 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:03.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:03.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:03.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:03.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:03.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:03.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:03.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:04.136 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:04.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:04.136 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 12:13:04.136 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:04.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:04.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:04.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:04.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:04.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:04.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:13:04.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:04.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:04.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:13:04.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:04.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:04.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:04.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:04.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:04.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:13:04.138 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 12:13:04.138 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:04.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:04.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:04.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 12:13:04.639 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:04.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:05.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:05.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:05.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:06.140 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:06.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:06.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:06.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:06.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:07.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:07.642 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:13:07.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:07.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:08.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:08.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:13:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:13:08.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:13:08.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:13:08.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 12:13:08.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.644 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.644 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.644 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.644 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.644 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.649 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.649 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:13:08.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 12:13:08.656 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 12:13:08.656 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.203 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.044 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.037 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.04 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.04 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.542 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.047 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.541 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.04 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.062 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.535 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.548 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.046 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.537 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.552 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.661 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.662 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:08.662 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.662 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.662 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.662 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:08.668 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.668 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:08.669 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.679 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 12:13:08.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.688 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.690 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.690 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.691 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.691 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.691 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.691 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.691 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.691 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.691 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.695 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.695 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.706 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.713 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 12:13:08.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.727 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.727 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.727 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.727 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.727 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.727 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.727 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.727 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.730 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.730 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.730 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.748 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 12:13:08.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.761 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.761 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.761 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.761 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.761 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.761 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.761 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.764 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.775 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.782 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 12:13:08.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.794 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 12:13:08.795 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.795 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.801 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.801 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.801 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.801 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.801 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.804 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.804 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.805 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.805 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.824 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 12:13:08.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.835 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') 12:13:08.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 12:13:08.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.836 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.836 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.836 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.836 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.836 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.836 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.839 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.839 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.851 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.851 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.851 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.851 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.859 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 12:13:08.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.869 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 12:13:08.869 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.870 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.870 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.870 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.871 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.871 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.871 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.871 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.874 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.874 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.895 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 12:13:08.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:08.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:13:08.905 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 12:13:08.905 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.906 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.906 TRACE [main][WidgetHandler] Notify List with event 13 12:13:08.906 TRACE [main][WidgetHandler] Wait for synchronization 12:13:08.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:08.906 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:08.906 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:08.907 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:08.907 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:08.907 INFO [main][AbstractShell] Close shell Testing shell 12:13:08.907 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:08.910 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:08.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:08.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 12:13:08.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 12:13:08.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 s - in org.eclipse.reddeer.swt.test.impl.list.DefaultListTest testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.037 s testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.034 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.041 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.036 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.035 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.927 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:08.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.927 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:08.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:08.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 12:13:08.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:13:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:08.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:13:08.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E') 12:13:08.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:13:08.940 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 12:13:08.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 12:13:08.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:13:08.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:13:08.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:13:08.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:13:08.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 12:13:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.944 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') 12:13:08.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.944 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:13:08.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 12:13:08.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:13:08.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 12:13:08.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 12:13:08.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.954 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:") 12:13:08.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.955 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 12:13:08.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:08.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:08.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:08.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:13:08.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:08.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 12:13:08.955 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 12:13:08.956 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:08.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.011 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 12:13:08.961 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:08.962 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:08.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:08.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.962 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:08.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.963 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:08.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:08.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:08.963 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:08.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:08.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:08.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:08.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:08.980: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.987: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.988: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.989: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.990: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.997: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:08.999: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.009: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.017: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.018: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.019: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.020: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.028: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.037: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.038: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.039: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.039: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.040: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.041: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.049: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.051: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:09.057 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 12:13:09.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:09.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:09.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:09.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:09.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:09.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:09.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 12:13:09.072 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 12:13:09.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:09.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:09.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:09.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:09.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:09.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:09.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:09.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:09.073 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:09.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 12:13:09.073 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:09.073 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:09.073 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:09.073 INFO [main][AbstractShell] Close shell Testing shell 12:13:09.073 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:09.094 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:09.094 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:09.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:09.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:09.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:09.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:09.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:09.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:09.107 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:09.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:09.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:09.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:09.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:09.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:09.127: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.135: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.138: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.139: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.145: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.145: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.146: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.147: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.147: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.148: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.149: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.159: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.166: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.167: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.169: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.175: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.176: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.177: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.178: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.179: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.188: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.190: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.196: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.197: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.198: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.199: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.200: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:09.201: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:09.203 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 12:13:09.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:09.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:09.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:09.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:09.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:09.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:09.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:09.216 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 12:13:09.216 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 12:13:09.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:09.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:09.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:09.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:09.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:09.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:09.216 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 12:13:09.220 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:10.221 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 12:13:10.221 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 12:13:10.221 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 12:13:10.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:10.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:10.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:10.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:10.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:10.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:10.222 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 12:13:10.222 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:11.222 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 12:13:11.222 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 12:13:11.222 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 12:13:11.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:11.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:11.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:11.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:11.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:11.223 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 12:13:11.224 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:12.224 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 12:13:12.224 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 12:13:12.224 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 12:13:12.227 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 12:13:12.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 12:13:12.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 12:13:12.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 12:13:12.227 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 12:13:12.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 12:13:12.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 12:13:12.227 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 12:13:12.228 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 12:13:12.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:12.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:12.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:12.229 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:12.229 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:12.229 INFO [main][AbstractShell] Close shell Testing shell 12:13:12.229 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:12.250 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:12.250 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:12.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:12.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:12.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:12.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:12.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:12.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:12.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:12.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:12.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:12.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:12.277: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.285: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.287: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.288: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.294: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.294: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.295: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.295: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.296: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.297: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.297: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.307: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.314: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.316: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.317: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.318: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.324: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.325: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.326: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.327: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.328: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.334: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.336: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.338: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.345: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.346: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.347: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:12.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:12.352 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 12:13:12.352 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 12:13:12.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:12.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:12.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:12.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:12.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:12.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:12.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:12.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:12.365 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 12:13:12.366 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:13.366 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 12:13:13.366 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 12:13:13.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:13.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:13.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:13.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:13.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:13.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:13:13.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:13.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:13.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:13.370 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:13.371 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:13.371 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:13.371 INFO [main][AbstractShell] Close shell Testing shell 12:13:13.371 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:13.393 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:13.393 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:13.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:13.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:13.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:13.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:13.400 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:13.400 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:13.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:13.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:13.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:13.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:13.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:13.414: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.421: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.423: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.424: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.425: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.433: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.434: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.435: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.436: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.437: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.438: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.438: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.449: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.456: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.457: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.458: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.459: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.465: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.466: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.467: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.468: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.469: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.475: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.476: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.476: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.477: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.478: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.479: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.486: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.487: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.488: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.489: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.490: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.491: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:13.491: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:13.493 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 12:13:13.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:13.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:13.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:13.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:13.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:13.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 12:13:13.510 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 12:13:13.510 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 12:13:13.511 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:14.511 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 12:13:14.511 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 12:13:14.512 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:15.512 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 12:13:15.512 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 12:13:15.512 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:16.513 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 12:13:16.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:16.513 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:16.513 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:16.513 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:16.513 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:16.513 INFO [main][AbstractShell] Close shell Testing shell 12:13:16.514 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:16.535 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:16.535 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:16.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:16.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:16.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:16.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:16.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:16.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:16.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:16.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:16.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:16.542 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:16.555: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.563: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.571: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.583: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.589: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.592: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.599: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.600: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.601: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.602: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.617: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.618: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.619: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.620: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:16.621: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:16.624 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 12:13:16.624 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 12:13:16.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:16.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:16.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:16.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:16.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:16.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 12:13:16.639 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 12:13:16.640 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:13:17.640 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 12:13:17.640 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 12:13:17.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:17.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:17.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:17.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:17.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:17.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:17.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:17.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:13:17.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:17.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:17.644 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:17.644 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:17.644 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:17.644 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:17.644 INFO [main][AbstractShell] Close shell Testing shell 12:13:17.644 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:17.666 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:17.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:17.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:17.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:17.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:17.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:17.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:17.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:17.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:17.686: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.692: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.694: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.695: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.701: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.702: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.703: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.704: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.714: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.720: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.723: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.724: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.730: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.731: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.731: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.732: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.734: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.740: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.740: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.740: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.741: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.742: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.743: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.744: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.744: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.752: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.753: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.754: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:17.757 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 12:13:17.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:17.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:17.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:17.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:17.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 12:13:17.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:17.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 12:13:17.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:17.773 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:17.773 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:17.773 INFO [main][AbstractShell] Close shell Testing shell 12:13:17.773 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:17.794 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:17.794 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:17.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:17.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:17.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:17.806 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:17.806 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:17.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:17.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:17.821: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.827: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.838: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.839: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.839: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.849: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.856: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.857: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.858: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.859: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.865: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.867: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.869: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.875: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.876: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.877: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.879: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.885: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.886: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.887: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.888: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.889: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.890: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.890: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:17.890: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:17.892 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 12:13:17.892 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 12:13:17.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:17.904 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:17.904 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:17.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:17.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:13:18.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:18.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:13:18.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:18.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:13:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:18.907 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 12:13:18.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:18.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:18.907 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:18.907 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:18.907 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:18.907 INFO [main][AbstractShell] Close shell Testing shell 12:13:18.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:18.930 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:18.930 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:18.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:18.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:18.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:18.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:18.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:18.942 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:18.942 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:756): Gtk-WARNING **: 12:13:18.957: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.965: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.972: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.974: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.975: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.976: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.985: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.992: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.993: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:18.995: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.001: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.002: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.003: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.004: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.011: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.013: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.015: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.021: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.022: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.023: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.023: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.024: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:756): Gtk-WARNING **: 12:13:19.025: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 12:13:19.027 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 12:13:19.027 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 12:13:19.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 12:13:19.040 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.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 12:13:19.040 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.040 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.040 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.040 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.041 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.063 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.063 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:19.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.075 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 12:13:19.075 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 12:13:19.075 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.115 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.144 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.156 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.137 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.141 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.132 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.133 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.135 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.133 s Running org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.080 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.080 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:19.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.080 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.080 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.080 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:19.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.081 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:19.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.081 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.106 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 12:13:19.106 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:19.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:13:19.132 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:") 12:13:19.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.141 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:19.141 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.142 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.142 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.142 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.142 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.149 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.149 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.160 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.177 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') 12:13:19.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 12:13:19.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 12:13:19.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 12:13:19.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 12:13:19.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.193 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 12:13:19.198 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.198 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:19.198 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.199 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.199 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.199 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.199 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.205 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.205 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.249 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") 12:13:19.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.263 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 12:13:19.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.263 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") 12:13:19.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.265 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 12:13:19.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:19.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:19.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:13:19.266 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") 12:13:19.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.268 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 12:13:19.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:19.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 12:13:19.269 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") 12:13:19.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.273 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 12:13:19.273 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:19.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:13:19.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 12:13:19.274 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.274 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:19.274 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.275 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.275 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.275 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.275 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.281 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.281 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.310 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") 12:13:19.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.336 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 12:13:19.336 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.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 12:13:19.336 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.337 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.337 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.337 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.337 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.343 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.343 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.350 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.350 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.368 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") 12:13:19.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:19.388 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 12:13:19.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:19.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.388 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.388 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:19.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:19.388 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:19.389 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.389 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:19.389 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.389 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.389 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.389 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.389 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.396 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.396 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.419 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 12:13:19.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:19.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:19.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:19.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:13:19.434 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 12:13:19.434 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:19.435 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:19.435 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:19.435 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:19.435 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:19.435 INFO [main][AbstractShell] Close shell Testing shell 12:13:19.435 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:19.441 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:19.442 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:19.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.442 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:19.442 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:19.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:19.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:19.471 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 12:13:19.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:19.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:19.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:19.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:19.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:19.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:20.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:20.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:20.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:20.487 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 12:13:20.488 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:20.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 12:13:20.488 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:20.488 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:20.488 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:20.488 INFO [main][AbstractShell] Close shell Testing shell 12:13:20.488 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:20.495 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:20.495 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:20.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:20.495 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:20.495 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:20.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:20.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:20.502 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:20.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:20.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:20.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:20.519 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "NON_EXISTING_LABEL_&*") 12:13:20.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:20.535 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:20.535 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:20.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:20.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:20.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:21.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:21.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:21.550 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 12:13:21.550 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.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 12:13:21.550 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.550 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.550 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.550 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.550 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.558 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.558 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:21.558 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:21.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:21.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:21.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.587 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") 12:13:21.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:13:21.601 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 12:13:21.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:21.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:21.603 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:21.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.603 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:21.604 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.604 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.604 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.604 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.604 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.610 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.610 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:21.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 12:13:21.616 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 12:13:21.616 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.537 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.079 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.07 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.058 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.062 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.052 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.052 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.048 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.067 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.046 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.621 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.621 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:21.621 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.621 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.622 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.622 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.622 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.622 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.622 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.644 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 12:13:21.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:21.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 12:13:21.657 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 12:13:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:21.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:21.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:21.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.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 12:13:21.661 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.661 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.661 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.666 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.677 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.695 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 12:13:21.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 12:13:21.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:21.706 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.707 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.707 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.707 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.707 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.711 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.711 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.736 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 12:13:21.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.750 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.750 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:13:21.750 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 12:13:21.751 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 12:13:21.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 12:13:21.752 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.753 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:21.753 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.753 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.753 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.753 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.753 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.758 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.769 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.769 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.769 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.785 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") 12:13:21.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:13:21.796 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") 12:13:21.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:13:21.797 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 12:13:21.798 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 12:13:21.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.798 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:21.798 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.798 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.798 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.798 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.798 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.806 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.834 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 12:13:21.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:21.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:21.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:21.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 12:13:21.846 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:21.846 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:21.846 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:21.846 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:21.846 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:21.846 INFO [main][AbstractShell] Close shell Testing shell 12:13:21.846 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:21.851 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:21.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:21.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:21.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:21.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:21.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:21.895 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 12:13:21.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:21.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:21.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:21.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:21.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:22.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:22.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:22.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:22.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:22.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:22.907 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 12:13:22.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:22.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:22.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:22.908 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:22.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:22.908 INFO [main][AbstractShell] Close shell Testing shell 12:13:22.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:22.913 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:22.913 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:22.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:22.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:22.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:22.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:22.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:22.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:22.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:22.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:22.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:22.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:22.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:22.941 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_#$") 12:13:22.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:22.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:22.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:22.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:23.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:23.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:23.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:23.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:23.955 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 12:13:23.955 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:23.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 12:13:23.955 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:23.955 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:23.955 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:23.955 INFO [main][AbstractShell] Close shell Testing shell 12:13:23.955 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:23.960 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:23.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:23.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:23.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:23.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:23.973 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:23.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:23.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:23.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:23.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:23.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:23.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:23.989 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") 12:13:23.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:13:24.000 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 12:13:24.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:24.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:24.001 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:24.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:24.001 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:24.001 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:24.002 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:24.002 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:24.002 INFO [main][AbstractShell] Close shell Testing shell 12:13:24.002 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:24.006 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:24.006 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:24.006 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:24.007 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:24.007 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.012 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 12:13:24.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 12:13:24.012 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:24.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.392 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.055 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.038 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.053 s isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.049 s tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.051 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.055 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.039 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 12:13:24.017 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 12:13:24.017 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:24.017 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:24.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 12:13:24.017 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:24.017 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:24.019 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:24.019 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:24.019 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:24.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:24.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 12:13:24.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 12:13:24.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:24.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:24.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:24.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Spinner with no referenced composite specified, index 0 and no matchers specified 12:13:24.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.041 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 12:13:24.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.042 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 12:13:24.043 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 12:13:24.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.043 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 12:13:24.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:24.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 12:13:24.044 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 12:13:24.044 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 12:13:24.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:24.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 12:13:24.045 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:") 12:13:24.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.046 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 12:13:24.047 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:") 12:13:24.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.047 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:") 12:13:24.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.049 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 12:13:24.049 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:") 12:13:24.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 12:13:24.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:24.050 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:24.050 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:24.050 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:24.050 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:24.051 INFO [main][AbstractShell] Close shell Testing shell 12:13:24.051 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:24.054 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:24.054 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:24.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 12:13:24.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:24.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 12:13:24.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 12:13:24.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:24.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.04 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.064 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.064 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:24.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:24.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:24.065 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:24.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:24.065 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:24.065 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:24.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:24.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:24.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:24.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:24.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:24.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:24.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:24.405 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 12:13:24.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 12:13:24.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 12:13:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 12:13:24.406 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@22ed29c 12:13:24.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:24.408 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:24.408 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:24.409 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:24.409 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:24.409 INFO [main][AbstractShell] Close shell Testing shell 12:13:24.409 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:24.415 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:24.415 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:24.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:24.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:24.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:24.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:24.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:24.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:24.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:24.595 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 12:13:24.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:24.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:24.763 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") 12:13:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:24.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:24.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:24.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:13:24.764 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:24.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 12:13:24.764 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:24.764 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:24.764 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:24.764 INFO [main][AbstractShell] Close shell Testing shell 12:13:24.764 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:24.771 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:24.771 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:24.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:24.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:24.782 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:24.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:24.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:24.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:24.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:24.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:24.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:24.949 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 12:13:24.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:25.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:25.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:25.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:25.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:25.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:13:25.118 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:25.118 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:25.118 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:25.118 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:25.118 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:25.118 INFO [main][AbstractShell] Close shell Testing shell 12:13:25.118 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:25.128 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:25.128 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:25.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:25.129 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:25.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:25.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:25.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:25.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:25.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:25.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:25.308 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") 12:13:25.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:25.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:25.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:25.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:25.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:25.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:25.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:13:25.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:25.473 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:25.473 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:25.473 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:25.473 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:25.473 INFO [main][AbstractShell] Close shell Testing shell 12:13:25.473 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:25.480 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:25.480 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:25.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:25.480 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:25.480 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:25.487 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:25.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:25.487 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:25.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:25.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:25.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:25.487 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:25.658 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 12:13:25.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:25.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:25.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:25.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:25.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:25.825 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") 12:13:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:25.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:25.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:25.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:13:25.826 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 12:13:25.827 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:25.827 TRACE [main][WidgetHandler] Wait for synchronization 12:13:25.827 TRACE [main][WidgetHandler] Notify Table with event 3 12:13:25.827 TRACE [main][WidgetHandler] Wait for synchronization 12:13:25.827 TRACE [main][WidgetHandler] Notify Table with event 4 12:13:25.827 TRACE [main][WidgetHandler] Wait for synchronization 12:13:25.828 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:25.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 12:13:25.828 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:25.829 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:25.829 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:25.829 INFO [main][AbstractShell] Close shell Testing shell 12:13:25.829 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:25.836 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:25.836 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:25.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:25.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:25.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:25.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:25.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:25.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:25.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:25.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:25.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:25.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:26.012 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 12:13:26.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:26.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:26.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:26.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:26.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:26.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:26.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:26.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 12:13:26.180 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:26.180 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:26.180 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:26.180 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:26.180 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:26.180 INFO [main][AbstractShell] Close shell Testing shell 12:13:26.180 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:26.187 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:26.187 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:26.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:26.187 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:26.187 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:26.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:26.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:26.194 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:26.194 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:26.374 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 12:13:26.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:26.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:26.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:26.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:26.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:26.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:26.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:26.543 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 12:13:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:26.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:26.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:26.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:13:26.544 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:26.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 12:13:26.544 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:26.544 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:26.544 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:26.544 INFO [main][AbstractShell] Close shell Testing shell 12:13:26.544 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:26.551 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:26.551 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:26.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:26.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:26.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:26.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:26.563 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:26.563 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:26.563 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:26.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:26.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:26.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:26.563 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:26.734 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 12:13:26.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:26.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:26.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:26.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:26.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:26.907 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 12:13:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:26.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:26.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:26.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 12:13:26.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:26.907 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:26.907 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:26.908 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:26.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:26.908 INFO [main][AbstractShell] Close shell Testing shell 12:13:26.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:26.918 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:26.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:26.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:26.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:26.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:26.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:26.932 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:26.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:26.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:26.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:26.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:27.097 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 12:13:27.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:27.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:27.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:27.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:27.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 12:13:27.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 12:13:27.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:27.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 12:13:27.253 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 12:13:27.255 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 12:13:27.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:27.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:27.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:27.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 12:13:27.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 12:13:27.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:27.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 12:13:27.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:27.256 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:27.256 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:27.256 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:27.256 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:27.256 INFO [main][AbstractShell] Close shell Testing shell 12:13:27.256 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:27.263 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:27.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:27.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:27.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:27.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:27.269 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:27.269 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:27.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:27.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:27.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:27.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:27.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:27.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:27.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:27.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:27.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:27.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:27.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:27.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:27.596 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 12:13:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:27.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 12:13:27.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 12:13:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:27.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 12:13:27.596 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 12:13:27.605 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 12:13:27.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:27.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:27.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:27.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 12:13:27.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 12:13:27.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:27.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 12:13:27.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:27.606 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:27.606 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:27.606 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:27.606 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:27.606 INFO [main][AbstractShell] Close shell Testing shell 12:13:27.606 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:27.613 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:27.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:27.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:27.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:27.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:27.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:27.623 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 12:13:27.623 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 12:13:27.624 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:27.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.56 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.361 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.356 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.357 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.348 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.36 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.346 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.369 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.369 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.337 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.353 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:27.630 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:27.630 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:27.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:27.631 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:27.631 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:27.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:27.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:27.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:27.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:27.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:27.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:28.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:28.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:28.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:28.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:28.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:28.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:28.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:28.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:28.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:28.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:28.157 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:28.157 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:28.157 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:28.157 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:28.157 INFO [main][AbstractShell] Close shell Testing shell 12:13:28.157 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:28.166 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:28.166 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:28.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:28.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:28.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:28.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:28.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:28.173 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:28.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:28.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:28.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:28.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:28.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:28.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:28.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:28.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:28.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:28.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:28.658 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 12:13:28.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:28.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:28.659 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:28.659 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:28.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:28.659 INFO [main][AbstractShell] Close shell Testing shell 12:13:28.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:28.668 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:28.668 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:28.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:28.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:28.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:28.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:28.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:28.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:28.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:28.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:28.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:28.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:28.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:28.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:28.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:29.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:29.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:29.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:29.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:29.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:29.153 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 12:13:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:29.153 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:29.154 TRACE [main][WidgetHandler] Wait for synchronization 12:13:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:29.158 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:29.159 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:29.159 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:29.159 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:29.159 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:29.159 INFO [main][AbstractShell] Close shell Testing shell 12:13:29.159 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:29.168 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:29.168 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:29.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:29.168 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:29.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:29.180 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:29.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:29.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:29.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:29.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:29.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:29.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:29.432 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 12:13:29.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:29.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:29.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:29.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:29.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:29.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:13:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:29.672 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 12:13:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:13:29.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:13:29.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:13:29.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:13:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:29.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:29.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:29.691 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:29.691 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:29.692 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:29.692 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:29.692 INFO [main][AbstractShell] Close shell Testing shell 12:13:29.692 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:29.701 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:29.701 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:29.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:29.701 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:29.701 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:29.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:29.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:29.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:29.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:29.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:29.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:29.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:29.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:29.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:29.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:29.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:30.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:30.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:30.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:30.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:30.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:30.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:30.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:30.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:30.190 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 12:13:30.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:30.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:30.197 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:30.197 TRACE [main][WidgetHandler] Wait for synchronization 12:13:30.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:30.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:30.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:30.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:30.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 12:13:30.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:30.201 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:30.201 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:30.201 INFO [main][AbstractShell] Close shell Testing shell 12:13:30.201 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:30.210 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:30.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:30.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:30.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:30.210 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:30.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:30.222 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:30.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:30.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:30.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:30.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 1 and no matchers specified 12:13:30.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:30.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:30.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:30.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:30.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:30.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:30.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:30.720 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 12:13:30.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:30.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:30.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:30.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:30.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:30.725 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 12:13:30.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:30.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:30.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:30.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:30.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:30.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:30.748 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:30.748 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:30.748 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:30.748 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:30.748 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:30.748 INFO [main][AbstractShell] Close shell Testing shell 12:13:30.748 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:30.758 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:30.758 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:30.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:30.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:30.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:30.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:30.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:30.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:30.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:30.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:30.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:31.012 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 12:13:31.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:31.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:31.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:31.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:31.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:31.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:31.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:31.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:31.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:31.251 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 12:13:31.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:31.252 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:31.252 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:31.253 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:31.253 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:31.253 INFO [main][AbstractShell] Close shell Testing shell 12:13:31.253 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:31.263 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:31.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:31.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:31.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:31.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:31.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:31.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:31.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:31.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:31.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:31.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:31.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:31.526 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 12:13:31.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:31.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:31.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:31.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:31.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:31.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:31.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:31.779 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:13:31.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:31.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:31.779 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:31.779 TRACE [main][WidgetHandler] Wait for synchronization 12:13:31.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:31.779 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:31.779 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:31.779 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:31.779 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:31.779 INFO [main][AbstractShell] Close shell Testing shell 12:13:31.779 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:31.788 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:31.788 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:31.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:31.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:31.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:31.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:31.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:31.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:31.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:31.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:31.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:31.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:31.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:32.045 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 12:13:32.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:32.272 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:32.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:32.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:32.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:32.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:32.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:13:32.282 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 12:13:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:32.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:32.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:32.283 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:32.283 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:32.283 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:32.283 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:32.283 INFO [main][AbstractShell] Close shell Testing shell 12:13:32.283 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:32.292 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:32.292 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:32.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:32.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:32.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:32.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:32.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:32.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:32.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:32.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:32.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:32.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:32.556 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 12:13:32.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:32.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:32.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:32.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:32.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:32.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 12:13:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:32.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 12:13:32.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:32.791 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:32.791 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:32.791 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:32.791 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:32.791 INFO [main][AbstractShell] Close shell Testing shell 12:13:32.792 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:32.800 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:32.800 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:32.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:32.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:32.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:32.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:32.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:32.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:32.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:32.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:32.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:32.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:32.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:33.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:33.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:33.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:33.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:33.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:33.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:33.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:33.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:33.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:33.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 12:13:33.306 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:33.307 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:33.307 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:33.307 INFO [main][AbstractShell] Close shell Testing shell 12:13:33.307 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:33.316 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:33.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:33.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:33.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:33.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:33.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:33.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:33.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:33.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:33.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:33.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:33.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:33.583 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 12:13:33.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:33.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:33.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:33.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:33.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:33.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:33.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:33.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:33.813 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') 12:13:33.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:33.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:33.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:33.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:33.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:33.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 12:13:33.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 12:13:33.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:33.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:33.818 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:33.818 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:33.818 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:33.819 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:33.819 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:33.819 INFO [main][AbstractShell] Close shell Testing shell 12:13:33.819 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:33.827 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:33.827 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:33.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:33.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:33.839 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:33.839 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:33.839 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:33.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:33.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:33.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:33.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:34.078 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:34.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:34.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:34.305 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:34.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:34.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:34.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:34.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:34.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:34.306 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 12:13:34.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:34.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 12:13:34.306 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:34.306 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:34.306 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:34.306 INFO [main][AbstractShell] Close shell Testing shell 12:13:34.306 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:34.318 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:34.318 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:34.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:34.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:34.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:34.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:34.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:34.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:34.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:34.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:34.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:34.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:34.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:34.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:34.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:34.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:34.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:34.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:34.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:34.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:34.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:34.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:34.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:34.879 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:13:34.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:34.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:34.879 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:34.879 TRACE [main][WidgetHandler] Wait for synchronization 12:13:34.880 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:34.880 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:34.880 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:34.880 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:34.880 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:34.880 INFO [main][AbstractShell] Close shell Testing shell 12:13:34.880 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:34.889 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:34.890 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:34.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:34.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:34.890 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:34.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:34.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:34.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:34.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:34.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:34.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:34.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:34.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:34.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:35.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:35.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:35.445 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:35.445 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:35.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:35.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:35.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:35.446 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 12:13:35.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:35.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:35.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:35.447 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:35.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:35.447 INFO [main][AbstractShell] Close shell Testing shell 12:13:35.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:35.456 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:35.456 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:35.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:35.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:35.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:35.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:35.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:35.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:35.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:35.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:35.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:35.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:35.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:36.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:36.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:36.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:36.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:36.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:36.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:36.005 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:36.005 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:36.005 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:36.005 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:36.005 INFO [main][AbstractShell] Close shell Testing shell 12:13:36.005 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:36.015 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:36.015 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:36.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:36.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:36.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:36.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:36.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:36.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:36.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:36.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:36.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:36.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:36.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:36.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:36.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:36.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:36.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:36.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:36.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:36.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13: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.... 12:13: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 12:13:36.538 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:36.538 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:36.538 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:36.538 INFO [main][AbstractShell] Close shell Testing shell 12:13:36.538 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:36.547 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:36.547 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:36.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:36.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:36.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:36.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:36.560 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:36.560 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:36.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:36.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:36.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:36.560 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:36.831 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 12:13:36.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:37.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:37.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:37.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:37.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:37.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:37.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:37.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:37.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:37.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:13:37.083 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:13:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:37.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:37.083 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:37.083 TRACE [main][WidgetHandler] Wait for synchronization 12:13:37.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:37.083 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:37.083 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:37.083 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:37.083 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:37.083 INFO [main][AbstractShell] Close shell Testing shell 12:13:37.083 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:37.092 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:37.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:37.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:37.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:37.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:37.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:37.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:37.099 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:37.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:37.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:37.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:37.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:37.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:37.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:37.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:37.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:37.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:37.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:37.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:37.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:37.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:37.615 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:37.615 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:37.616 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:37.616 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:37.616 INFO [main][AbstractShell] Close shell Testing shell 12:13:37.616 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:37.631 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:37.631 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:37.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:37.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:37.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:37.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:37.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:37.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:37.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:37.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:37.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:37.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:37.918 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 12:13:37.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:38.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:38.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:38.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:38.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:38.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:38.174 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 12:13:38.175 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:38.175 TRACE [main][WidgetHandler] Wait for synchronization 12:13:38.176 TRACE [main][WidgetHandler] Notify Table with event 8 12:13:38.176 TRACE [main][WidgetHandler] Wait for synchronization 12:13:38.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:38.177 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:38.177 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:38.177 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:38.177 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:38.177 INFO [main][AbstractShell] Close shell Testing shell 12:13:38.177 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:38.186 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:38.186 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:38.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:38.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:38.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:38.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:38.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:38.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:38.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:38.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:38.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:38.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:38.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:38.471 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 12:13:38.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:38.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:38.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:38.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:38.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:38.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:38.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:38.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:38.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:38.727 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:38.727 TRACE [main][WidgetHandler] Wait for synchronization 12:13:38.727 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 12:13:38.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:38.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:38.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:38.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:38.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:38.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:38.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:38.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:38.734 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:38.734 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:38.735 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:38.735 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:38.735 INFO [main][AbstractShell] Close shell Testing shell 12:13:38.735 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:38.745 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:38.745 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:38.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:38.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:38.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:38.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:38.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:38.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:38.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:38.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:38.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:38.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:38.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:38.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:39.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:39.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:39.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:39.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:39.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:39.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:39.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:39.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:39.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:39.281 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 12:13:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:39.281 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:39.281 TRACE [main][WidgetHandler] Wait for synchronization 12:13:39.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:39.281 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:39.281 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:39.282 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:39.282 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:39.282 INFO [main][AbstractShell] Close shell Testing shell 12:13:39.282 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:39.291 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:39.291 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:39.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:39.291 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:39.291 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:39.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:39.304 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:39.304 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:39.304 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:39.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:39.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:39.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:39.304 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:39.571 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 12:13:39.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:39.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:39.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:39.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:39.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:39.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:39.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:39.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:39.820 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 12:13:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:39.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:39.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:39.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:39.820 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:39.821 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:39.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:39.821 INFO [main][AbstractShell] Close shell Testing shell 12:13:39.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:39.829 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:39.829 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:39.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:39.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:39.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:39.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:39.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:39.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:39.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:39.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:39.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:39.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:40.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:40.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:40.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:40.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:40.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:40.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:40.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:40.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:40.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:40.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:40.359 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:13:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:40.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:40.360 TRACE [main][WidgetHandler] Notify Table with event 13 12:13:40.360 TRACE [main][WidgetHandler] Wait for synchronization 12:13:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:40.362 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 12:13:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:40.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:40.365 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:40.366 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:40.366 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:40.366 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:40.366 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:40.366 INFO [main][AbstractShell] Close shell Testing shell 12:13:40.366 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:40.375 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:40.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:40.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:40.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:40.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:40.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:40.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:40.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:40.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:40.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:40.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:13:40.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:40.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:40.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:40.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:40.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:40.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:40.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:13:40.907 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 12:13:40.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:40.908 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:40.908 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:40.908 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:40.908 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:40.908 INFO [main][AbstractShell] Close shell Testing shell 12:13:40.908 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:40.917 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:40.917 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:40.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:40.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:40.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:40.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:40.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:40.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:40.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:40.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:40.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:40.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:41.198 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 12:13:41.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:41.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:41.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:41.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:41.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:13:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 12:13:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:43.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:43.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:43.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:44.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:45.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:46.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:46.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:47.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:47.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:48.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:48.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:49.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:49.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:50.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:13:51.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:13:51.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 12:13:51.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:51.512 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:51.512 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:51.513 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:51.513 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:51.513 INFO [main][AbstractShell] Close shell Testing shell 12:13:51.513 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:51.522 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:51.522 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:51.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:51.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:51.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:51.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 12:13:51.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 12:13:51.529 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:51.529 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.9 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.54 s testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.502 s testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.505 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.527 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.515 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.542 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.506 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.525 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.509 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.503 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.521 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.511 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.486 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.571 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.574 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.552 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.538 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.538 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.539 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.555 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.566 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.545 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.538 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.54 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.542 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 10.605 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:51.539 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:51.539 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:51.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:51.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:51.539 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:51.539 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:51.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:51.544 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:51.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:51.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:51.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:51.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:51.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:51.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:51.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:51.557 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 12:13:51.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:51.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:51.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:51.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:51.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:51.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:51.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:51.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 12:13:51.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:51.567 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:51.567 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:51.567 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:51.567 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:51.567 INFO [main][AbstractShell] Close shell Testing shell 12:13:51.567 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:51.570 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:51.570 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:51.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:51.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:51.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:51.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:51.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:51.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:51.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:51.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:51.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:51.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:51.582 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 12:13:51.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:51.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:51.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:51.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:51.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:13:51.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:13:52.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:13:52.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:13:52.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:13:52.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:13:52.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:52.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 12:13:52.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:52.596 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:52.596 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:52.596 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:52.596 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:52.596 INFO [main][AbstractShell] Close shell Testing shell 12:13:52.596 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:52.599 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:52.599 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:52.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:52.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.605 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:52.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:52.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:52.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:52.615 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 12:13:52.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:52.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:52.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:52.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:52.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:52.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:52.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 12:13:52.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:52.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:52.623 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:52.623 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:52.623 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:52.623 INFO [main][AbstractShell] Close shell Testing shell 12:13:52.623 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:52.627 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:52.627 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:52.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:52.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:52.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:52.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:52.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:52.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:52.642 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 12:13:52.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:52.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:52.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:52.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:52.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:52.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 12:13:52.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 12:13:52.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:13:52.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:52.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:52.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:52.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:52.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:52.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:52.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:52.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:52.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:52.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:52.658 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:52.658 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:52.658 INFO [main][AbstractShell] Close shell Testing shell 12:13:52.658 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:52.661 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:52.661 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:52.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:52.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:52.667 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:52.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:52.667 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:52.677 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 12:13:52.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:52.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:52.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 12:13:52.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:52.684 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:52.684 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:52.685 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:52.685 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:52.685 INFO [main][AbstractShell] Close shell Testing shell 12:13:52.685 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:52.688 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:52.688 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:52.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:52.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:52.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:52.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:52.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:52.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:52.700 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 12:13:52.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:52.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:52.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:52.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:52.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:52.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 12:13:52.712 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:52.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 12:13:52.712 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:52.712 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:52.712 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:52.712 INFO [main][AbstractShell] Close shell Testing shell 12:13:52.712 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:52.715 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:52.715 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:52.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.715 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:52.715 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 12:13:52.726 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 12:13:52.726 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:52.726 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.031 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.029 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.029 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.033 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.027 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.032 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:52.735 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:52.735 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:52.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:52.735 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:52.736 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:52.736 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:52.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:52.737 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:52.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:52.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:52.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:52.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:52.747 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) 12:13:52.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:52.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:52.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:52.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:52.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:52.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 12:13:53.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:53.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 12:13:53.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:53.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 12:13:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:53.759 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 12:13:53.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:53.759 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:53.759 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:53.759 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:53.759 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:53.759 INFO [main][AbstractShell] Close shell Testing shell 12:13:53.759 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:53.763 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:53.763 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:53.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:53.763 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:53.763 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:53.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:53.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:53.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:53.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:53.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:53.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:53.780 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) 12:13:53.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:53.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:53.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:53.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:53.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:53.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 12:13:53.789 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) 12:13:53.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.789 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:53.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:53.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:53.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 12:13:53.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:53.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:53.789 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:53.789 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:53.789 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:53.789 INFO [main][AbstractShell] Close shell Testing shell 12:13:53.789 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:53.792 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:53.792 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:53.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:53.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:53.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:53.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:53.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:53.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:53.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:53.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:53.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:53.803 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) 12:13:53.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 12:13:53.814 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) 12:13:53.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:53.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:53.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 12:13:53.815 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) 12:13:53.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:53.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:53.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:13:53.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:53.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 12:13:53.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:53.817 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:53.817 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:53.817 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:53.817 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:53.817 INFO [main][AbstractShell] Close shell Testing shell 12:13:53.817 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:53.820 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:53.820 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:53.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:53.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:53.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:53.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:53.826 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:53.826 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:53.831 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) 12:13:53.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:53.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:53.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:13:54.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:54.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:13:54.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:54.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:13:54.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:54.847 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 12:13:54.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:54.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 12:13:54.847 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:54.847 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:54.847 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:54.847 INFO [main][AbstractShell] Close shell Testing shell 12:13:54.847 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:54.851 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:54.851 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:54.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:54.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:54.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:54.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:54.858 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:54.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:54.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:54.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:54.868 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) 12:13:54.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:54.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:54.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:54.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:54.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:54.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 12:13:54.874 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) 12:13:54.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:54.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:54.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:54.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:54.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:54.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:54.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 12:13:54.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:54.877 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:54.877 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:54.877 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:54.877 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:54.877 INFO [main][AbstractShell] Close shell Testing shell 12:13:54.877 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:54.880 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:54.880 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:54.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:54.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:54.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:54.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:54.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:54.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:54.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:54.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:54.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:54.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:54.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:54.891 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) 12:13:54.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:54.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:54.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:54.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:54.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:13:55.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:55.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:13:55.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:13:55.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:13:55.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:55.904 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 12:13:55.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:55.904 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:55.904 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:55.904 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:55.904 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:55.904 INFO [main][AbstractShell] Close shell Testing shell 12:13:55.904 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:55.907 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:55.907 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:55.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:55.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:55.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:55.913 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 12:13:55.913 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 12:13:55.913 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:55.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.179 s - in org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.036 s IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.024 s horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.028 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.032 s verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 0.028 s nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.027 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 12:13:55.920 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 12:13:55.921 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:55.921 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:55.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 12:13:55.921 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:55.921 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:55.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:55.922 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:55.922 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:55.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:55.923 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 12:13:55.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 12:13:55.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:55.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:55.923 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:55.943 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 12:13:55.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:13:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:55.943 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) 12:13:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:55.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:55.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:55.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:55.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:13:55.944 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:13:55.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:13:55.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:13:55.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:13:55.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:13:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 12:13:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 12:13:55.945 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) 12:13:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:55.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:55.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:55.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:55.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:13:55.946 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:13:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:13:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:13:55.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:13:55.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:13:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 12:13:55.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 12:13:55.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:55.947 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:55.947 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:55.947 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:55.947 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:55.947 INFO [main][AbstractShell] Close shell Testing shell 12:13:55.947 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:55.951 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:55.951 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:55.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 12:13:55.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:55.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:55.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 12:13:55.961 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 12:13:55.961 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:55.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:55.961 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.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:55.967 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:55.968 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:55.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:55.968 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:55.968 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:55.968 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:55.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:55.974 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:55.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:55.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:55.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 12:13:55.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:55.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:55.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:55.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:55.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:13:55.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:55.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:55.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:55.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:55.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:55.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:55.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:13:55.993 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 12:13:55.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:13:55.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:55.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:55.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:55.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:55.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:55.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:13:55.994 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:13:55.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:13:55.994 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:55.995 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:55.995 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:55.995 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:55.995 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:55.995 INFO [main][AbstractShell] Close shell Testing shell 12:13:55.995 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:55.999 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:55.999 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:55.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:55.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:55.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.005 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 12:13:56.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:56.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 12:13:56.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:56.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:56.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:56.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:56.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:13:56.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:56.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:56.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:13:56.027 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 12:13:56.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 12:13:56.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:56.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:13:56.028 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 12:13:56.032 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:56.033 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:56.033 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:56.033 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:56.033 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:56.033 INFO [main][AbstractShell] Close shell Testing shell 12:13:56.033 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:56.036 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:56.036 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:56.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:56.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:56.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 12:13:56.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:56.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 12:13:56.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:56.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:56.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:56.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:56.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:13:56.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:56.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:56.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:13:56.062 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 12:13:56.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 12:13:56.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:56.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:56.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:13:56.063 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 12:13:56.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:56.064 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:56.064 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:56.064 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:56.064 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:56.064 INFO [main][AbstractShell] Close shell Testing shell 12:13:56.064 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:56.067 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:56.067 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:56.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:56.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:56.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 12:13:56.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 12:13:56.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:56.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.03 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.042 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.024 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:56.076 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:56.076 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:13:56.077 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:56.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:56.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:56.077 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:13:56.079 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:56.079 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:13:56.079 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:56.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:56.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:56.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:56.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:56.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:56.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:56.094 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 12:13:56.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:13:56.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:13:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 12:13:56.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 12:13:56.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:56.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:56.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:56.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:56.112 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 12:13:56.112 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:56.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 12:13:56.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:56.114 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:56.114 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:56.114 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:56.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:56.114 INFO [main][AbstractShell] Close shell Testing shell 12:13:56.114 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:56.118 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:56.118 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:56.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:56.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:56.119 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:56.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:56.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:56.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:56.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:56.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:56.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:56.140 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 12:13:56.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:56.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:13:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:56.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 12:13:56.154 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 12:13:56.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 12:13:56.155 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:13:56.156 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 12:13:56.156 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:56.156 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:56.156 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:56.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:56.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:56.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:13:56.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:56.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:13:57.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:13:57.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:13:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:57.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 12:13:57.159 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:57.159 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:57.159 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:57.159 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:57.159 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:57.159 INFO [main][AbstractShell] Close shell Testing shell 12:13:57.159 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:57.164 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:57.164 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:57.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:57.164 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:57.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:57.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:57.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:57.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:57.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:57.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:57.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:57.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:57.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:57.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:57.192 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 12:13:57.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:57.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:57.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:57.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:57.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:57.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:57.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:57.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:58.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:13:58.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 12:13:58.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:58.203 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 12:13:58.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:58.204 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:58.204 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:58.204 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:58.204 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:58.204 INFO [main][AbstractShell] Close shell Testing shell 12:13:58.204 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:58.210 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:58.210 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:58.210 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:58.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:58.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:58.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:58.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:58.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:58.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:58.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:58.245 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_#$") 12:13:58.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:58.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:58.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:58.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:58.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:59.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:59.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:13:59.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:13:59.258 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 12:13:59.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:59.259 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:13:59.259 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:59.259 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:59.259 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:59.259 INFO [main][AbstractShell] Close shell Testing shell 12:13:59.259 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:59.263 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:59.263 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:59.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:59.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:59.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:59.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:59.268 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:59.268 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:13:59.268 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:59.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:59.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:13:59.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:13:59.268 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:13:59.286 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") 12:13:59.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:59.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:59.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:59.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:59.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:59.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:13:59.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 12:13:59.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:13:59.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:59.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:59.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:59.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:59.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:59.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:13:59.296 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:13:59.297 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 12:13:59.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:13:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:59.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:13:59.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:13:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:13:59.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:13:59.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:13:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:13:59.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 12:13:59.297 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:13:59.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 12:13:59.297 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:13:59.297 DEBUG [main][AbstractWait] Waiting until shell is active... 12:13:59.297 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:13:59.297 INFO [main][AbstractShell] Close shell Testing shell 12:13:59.297 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:13:59.301 DEBUG [main][AbstractWait] Waiting while shell is available... 12:13:59.301 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:13:59.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:59.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:59.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:13:59.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 12:13:59.306 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 12:13:59.306 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:13:59.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:13:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:13:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.23 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.045 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.052 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.051 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.04 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.038 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 12:13:59.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:13:59.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:13:59.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:13:59.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:59.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:59.324 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:13:59.324 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:13:59.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:13:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:13:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:13:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:13:59.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:13:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:59.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:59.342 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:13:59.342 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:13:59.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:13:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:13:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:13:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:13:59.365 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:13:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:59.365 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 12:13:59.366 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 12:13:59.371 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:13:59.371 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:13:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:13:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:13:59.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:13:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:13:59.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:13:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:13:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:13:59.386 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:13:59.386 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:13:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:13:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:13:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:13:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:13:59.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:13:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:13:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:13:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.401 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 12:14:00.401 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.401 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.423 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.423 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.447 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.447 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.472 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.472 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.493 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.493 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.518 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.518 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.544 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.544 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:00.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 12:14:00.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 12:14:00.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 12:14:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:00.568 INFO [WorkbenchTestable][AbstractShell] Close shell shell 12:14:00.568 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 12:14:00.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:00.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.265 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.02 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.019 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.019 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.017 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.022 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.027 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.021 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.031 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.02 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.023 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.580 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.580 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:00.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:00.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:00.581 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:00.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:00.581 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:00.581 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:00.581 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:00.581 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:00.581 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:00.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:00.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 12:14:00.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:00.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:00.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:00.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:00.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:00.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:00.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:00.757 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:00.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 12:14:00.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:00.758 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:00.758 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:00.758 INFO [main][AbstractShell] Close shell Testing shell 12:14:00.758 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:00.764 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:00.764 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:00.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:00.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:00.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:00.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:00.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:00.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:00.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:00.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 12:14:00.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:00.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:00.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:00.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:00.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:00.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:00.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:14:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:14:00.953 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:00.953 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:00.953 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:00.953 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:00.953 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:00.953 INFO [main][AbstractShell] Close shell Testing shell 12:14:00.953 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:00.960 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:00.960 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:00.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:00.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:00.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:00.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:00.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:00.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:00.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:00.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:00.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:00.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:01.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:14:01.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:01.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:01.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:01.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:01.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:01.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:01.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:01.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:14:01.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:14:01.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:01.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:01.139 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:01.140 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:01.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:01.140 INFO [main][AbstractShell] Close shell Testing shell 12:14:01.140 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:01.147 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:01.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:01.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:01.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:01.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.154 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:01.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:01.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:01.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:01.241 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 12:14:01.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:01.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:01.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:14:01.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:14:01.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:01.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:14:01.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:01.331 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:01.332 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:01.332 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:01.332 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:01.332 INFO [main][AbstractShell] Close shell Testing shell 12:14:01.332 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:01.338 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:01.338 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:01.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:01.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:01.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:01.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:01.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:01.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:14:01.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:01.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:01.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:01.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:01.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:01.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:01.517 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:01.517 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:01.518 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:01.518 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:01.518 INFO [main][AbstractShell] Close shell Testing shell 12:14:01.518 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:01.523 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:01.523 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:01.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.523 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:01.523 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:01.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.535 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:01.535 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:01.535 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:01.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:14:01.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:01.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:01.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:01.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:01.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:01.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:01.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:14:01.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:14:01.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:01.739 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:01.739 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:01.739 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:01.740 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:01.740 INFO [main][AbstractShell] Close shell Testing shell 12:14:01.740 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:01.746 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:01.746 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:01.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:01.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.757 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:01.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:01.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:01.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:01.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:14:01.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:01.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:01.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:01.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:01.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:01.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:01.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 12:14:01.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:01.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:01.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:01.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:01.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:01.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:14:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:14:01.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:14:01.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:14:01.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:01.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 12:14:01.929 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:01.929 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:01.929 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:01.929 INFO [main][AbstractShell] Close shell Testing shell 12:14:01.929 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:01.938 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:01.938 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:01.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:01.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:01.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:01.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:01.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:01.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:01.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:01.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:01.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:02.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:14:02.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:02.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:02.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:02.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:02.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:02.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:14:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:14:02.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:14:02.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:02.116 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:02.116 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:02.117 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:02.117 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:02.117 INFO [main][AbstractShell] Close shell Testing shell 12:14:02.117 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:02.122 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:02.122 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:02.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:02.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:02.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:02.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 12:14:02.133 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 12:14:02.133 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:02.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.554 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.2 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.184 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.191 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.19 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.222 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.189 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.186 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:02.138 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:02.138 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:02.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:02.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:02.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:02.139 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:02.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:02.139 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:02.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:02.139 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:02.139 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:02.139 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:02.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:02.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:02.140 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:02.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:02.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:02.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:02.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:02.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:02.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:02.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 12:14:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:14:02.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:02.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:02.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:02.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:14:02.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:02.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:14:02.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:02.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:14:03.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:03.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:14:03.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:03.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:14:03.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:03.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:14:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:03.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 12:14:03.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:03.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:03.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:03.167 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:03.167 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:03.167 INFO [main][AbstractShell] Close shell Testing shell 12:14:03.167 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:03.170 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:03.170 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:03.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:03.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:03.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:03.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:03.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:03.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:03.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:03.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:03.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:03.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:03.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 12:14:03.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:03.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:03.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:03.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:03.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 12:14:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:14:03.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:03.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:14:03.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:03.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:14:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:03.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:14:03.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:14:03.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:04.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:04.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:14:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:14:04.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:14:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:04.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:14:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:04.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:14:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 12:14:04.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:04.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:04.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:04.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:04.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:04.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:04.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 12:14:04.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:04.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:04.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 12:14:04.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:04.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:04.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:14:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 12:14:04.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:14:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:14:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:04.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:14:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 12:14:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:14:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:04.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:14:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:04.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:14:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 12:14:04.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:04.207 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:04.207 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:04.207 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:04.207 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:04.207 INFO [main][AbstractShell] Close shell Testing shell 12:14:04.207 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:04.211 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:04.211 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:04.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:04.211 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:04.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:04.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:04.222 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:04.222 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:04.222 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:04.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:04.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:04.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:04.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:04.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:04.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:04.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:04.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 12:14:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:04.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 12:14:04.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:04.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:04.242 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:04.242 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:04.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:04.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:04.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:04.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 12:14:04.242 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:04.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 12:14:04.242 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:04.242 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:04.242 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:04.243 INFO [main][AbstractShell] Close shell Testing shell 12:14:04.243 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:04.246 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:04.246 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:04.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:04.246 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:04.246 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:04.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:04.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:04.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:04.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:04.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:04.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:04.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:04.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:04.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:04.274 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:04.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:04.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:04.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 12:14:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:04.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:05.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:05.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 12:14:05.278 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:05.278 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:05.278 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:05.279 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:05.279 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:05.279 INFO [main][AbstractShell] Close shell Testing shell 12:14:05.279 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:05.283 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:05.283 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:05.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:05.283 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:05.283 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:05.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:05.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:05.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:05.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:05.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:05.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:05.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:05.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:05.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:05.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:05.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:05.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:05.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:05.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 12:14:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 12:14:06.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:06.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:06.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:06.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:06.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:06.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:06.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:06.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 12:14:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:06.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:06.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 12:14:07.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:07.317 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:07.317 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:07.318 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:07.318 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:07.318 INFO [main][AbstractShell] Close shell Testing shell 12:14:07.318 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:07.322 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:07.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:07.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:07.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:07.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:07.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:07.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:07.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:07.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:07.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:07.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:07.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:07.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:07.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:07.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:07.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:07.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:07.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:07.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 12:14:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 12:14:08.864 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:08.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 12:14:08.864 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:08.864 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:08.864 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:08.864 INFO [main][AbstractShell] Close shell Testing shell 12:14:08.864 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:08.868 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:08.868 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:08.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:08.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:08.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:08.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:08.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:08.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:08.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:08.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:08.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:08.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:08.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:08.895 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:08.895 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:08.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:08.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:08.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:08.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:08.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:08.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 12:14:09.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 12:14:09.898 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:09.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 12:14:09.898 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:09.898 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:09.898 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:09.898 INFO [main][AbstractShell] Close shell Testing shell 12:14:09.898 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:09.902 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:09.902 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:09.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:09.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:09.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:09.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:09.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:09.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 12:14:09.914 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 12:14:09.914 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:09.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:09.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.777 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.042 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.04 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.03 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.042 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.535 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.041 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:09.918 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:09.919 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:09.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:09.919 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:09.919 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:09.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:09.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:09.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 12:14:09.946 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 12:14:09.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 12:14:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:09.946 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") 12:14:09.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:09.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:09.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 12:14:09.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:09.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:09.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:09.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 12:14:09.947 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 12:14:09.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:09.947 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") 12:14:09.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:09.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 12:14:09.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:09.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:09.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:09.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:14:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 12:14:09.949 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 12:14:09.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 12:14:09.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:09.950 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") 12:14:09.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:09.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 12:14:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:09.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:14:09.950 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") 12:14:09.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:09.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 12:14:09.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:09.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:09.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:09.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:10.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:10.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:10.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:10.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:10.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:14:10.951 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 12:14:10.951 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 12:14:10.951 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 12:14:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:10.954 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 12:14:10.954 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 12:14:10.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:10.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:10.964 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:10.964 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:10.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:10.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:10.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:10.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:10.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:10.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:10.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:10.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:14:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:14:10.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:14:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:10.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:10.982 INFO [WorkbenchTestable][AbstractShell] Close shell 12:14:10.982 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:14:10.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:10.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:10.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:10.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:10.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:10.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:10.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:10.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:10.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:10.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:10.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:10.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:10.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:10.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:10.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:10.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:10.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:10.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:10.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:10.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:10.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:10.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 12:14:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 12:14:11.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 12:14:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.018 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 12:14:11.019 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 12:14:11.020 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 12:14:11.020 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 12:14:11.020 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 12:14:11.020 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 12:14:11.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:11.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:11.032 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.032 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:11.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:14:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:14:11.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:14:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.059 INFO [WorkbenchTestable][AbstractShell] Close shell 12:14:11.059 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:14:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:11.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:11.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.067 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:11.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:11.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:11.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 12:14:11.088 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 12:14:11.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 12:14:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.089 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 12:14:11.089 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 12:14:11.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:11.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:11.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 12:14:11.096 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 12:14:11.096 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.178 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.045 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.033 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.033 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.035 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.029 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.100 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.101 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:11.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.101 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:11.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.102 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:11.102 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 12:14:11.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 12:14:11.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.103 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 12:14:11.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.103 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 12:14:11.103 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:14:11.103 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 12:14:11.104 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest.maximizeWorkbenshShellTest 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.assertFalse(Assert.java:65) at org.junit.Assert.assertFalse(Assert.java:75) at org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest.maximizeWorkbenshShellTest(WorkbenchShellTest.java:40) 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) 12:14:11.131 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest.maximizeWorkbenshShellTest.png 12:14:11.261 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.WorkbenchShellTest.maximizeWorkbenshShellTest.png 12:14:11.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.265 ERROR [WorkbenchTestable][RequirementsRunner] Failed test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertFalse(Assert.java:65) at org.junit.Assert.assertFalse(Assert.java:75) at org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest.maximizeWorkbenshShellTest(WorkbenchShellTest.java:40) 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) 12:14:11.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 12:14:11.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 12:14:11.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.166 s <<< FAILURE! - 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.162 s <<< FAILURE! java.lang.AssertionError at org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest.maximizeWorkbenshShellTest(WorkbenchShellTest.java:40) Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.273 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.274 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:11.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.274 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:11.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.274 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:11.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.275 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") 12:14:11.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:11.281 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 12:14:11.281 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:14:11.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:11.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.283 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.*') 12:14:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:11.289 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 12:14:11.289 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:14:11.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:11.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:14:11.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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.*'] 12:14:11.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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.*'] 12:14:11.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.335 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:14:11.335 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:14:11.335 DEBUG [main][MenuItemLookup] Item match:Window 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.336 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:14:11.336 DEBUG [main][MenuItemLookup] Item match:Preferences 12:14:11.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:14:11.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:14:11.336 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:14:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:14:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:14:11.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:14:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.490 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:14:11.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:11.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.491 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.491 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 12:14:11.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:14:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.504 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 12:14:11.504 DEBUG [main][TreeItemHandler] Selecting tree item: Java 12:14:11.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 12:14:11.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 12:14:11.504 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 12:14:11.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:14:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.556 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 12:14:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:11.557 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 12:14:11.557 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:14:11.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:11.565 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 12:14:11.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:14:11.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 12:14:11.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.566 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.567 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 12:14:11.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:11.569 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:14:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:11.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:11.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:11.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:11.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:14:11.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:14:11.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.600 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:14:11.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:14:11.600 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:14:11.600 DEBUG [main][MenuItemLookup] Item match:Window 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.601 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:14:11.601 DEBUG [main][MenuItemLookup] Item match:Preferences 12:14:11.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:14:11.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:14:11.601 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:14:11.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:14:11.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. finished successfully 12:14:11.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:14:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.689 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:14:11.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:11.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:11.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.690 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.702 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 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.703 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.703 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 12:14:11.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:11.705 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:14:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:11.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:11.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:11.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.734 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.735 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.735 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.735 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.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.*'] 12:14:11.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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.*'] 12:14:11.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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.*'] 12:14:11.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:14:11.736 DEBUG [main][MenuItemLookup] Item match:Window 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.736 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:14:11.736 DEBUG [main][MenuItemLookup] Item match:Preferences 12:14:11.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:14:11.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:14:11.737 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:14:11.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:14:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:14:11.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:14:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.817 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:14:11.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:11.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:11.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.818 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 12:14:11.819 DEBUG [main][TreeItemHandler] Selecting tree item: Java 12:14:11.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 12:14:11.819 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 12:14:11.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.871 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.*') 12:14:11.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.872 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:14:11.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.885 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.885 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:11.887 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:14:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:11.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:11.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:11.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:11.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:11.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:11.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:11.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:11.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:11.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:11.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.*'] 12:14:11.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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.*'] 12:14:11.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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.*'] 12:14:11.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:11.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:14:11.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:14:11.911 DEBUG [main][MenuItemLookup] Item match:Window 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:11.912 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:14:11.912 DEBUG [main][MenuItemLookup] Item match:Preferences 12:14:11.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:14:11.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:14:11.912 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:14:11.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:14:11.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 'Preferences.*'] is available. finished successfully 12:14:11.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:14:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:11.996 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:14:11.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:14:11.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 12:14:11.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:11.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:11.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:11.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:11.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:11.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:11.997 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:11.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:11.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:11.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:11.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:14:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.010 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 12:14:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 12:14:12.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:12.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:12.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:12.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 12:14:12.012 DEBUG [main][TreeItemHandler] Selecting tree item: General 12:14:12.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 12:14:12.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 12:14:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:14:12.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:14:12.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:12.014 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:14:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:12.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:12.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:12.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:12.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:12.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 12:14:12.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 12:14:12.034 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.762 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.007 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.007 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.309 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.136 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.175 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.124 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.039 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.040 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:12.040 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.040 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:12.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.040 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:12.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:12.056 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 12:14:12.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:12.056 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:14:12.056 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:14:12.056 DEBUG [main][MenuItemLookup] Item match:Window 12:14:12.057 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:14:12.057 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:14:12.057 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:14:12.057 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:12.057 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:14:12.057 DEBUG [main][MenuItemLookup] Item match:Show View 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:12.061 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:14:12.061 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:14:12.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:14:12.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:14:12.062 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:14:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:14:12.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:14:12.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:14:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:12.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:14:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 12:14:12.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:14:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:12.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:14:12.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:12.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:14:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 12:14:12.116 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 12:14:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:12.116 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 12:14:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:12.116 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 12:14:12.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 12:14:12.116 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 12:14:12.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 12:14:12.116 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 12:14:12.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:14:12.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:12.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.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 "Open") 12:14:12.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:14:12.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:12.117 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:14:12.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:12.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:12.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:12.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:14:12.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:14:12.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:12.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 '\*?\QRedDeer SWT\E') 12:14:12.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:12.163 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 12:14:12.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 12:14:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:14:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:14:12.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:14:12.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:12.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.167 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 12:14:12.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:12.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 '\*?\QRedDeer SWT\E') 12:14:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:12.184 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 12:14:12.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 12:14:12.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:12.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:14:12.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:14:12.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:14:12.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.193 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 12:14:12.194 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") 12:14:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:12.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.197 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 12:14:12.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:12.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 '\*?\QRedDeer SWT\E') 12:14:12.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:12.226 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 12:14:12.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 12:14:12.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:12.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:14:12.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:14:12.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:14:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.228 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 12:14:12.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.core.lookup.ToolItemLookup$GenericReferencedComposite, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "RedDeer SWT ViewToolItem") 12:14:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:12.228 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 12:14:12.228 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:14:12.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:12.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.229 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.229 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.229 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 12:14:12.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:12.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 '\*?\QRedDeer SWT\E') 12:14:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:12.246 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 12:14:12.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 12:14:12.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:14:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:14:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:14:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.247 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 12:14:12.248 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.*') 12:14:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:12.248 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 12:14:12.248 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:14:12.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:12.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 12:14:12.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 12:14:12.248 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:12.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.126 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.027 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.034 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.019 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:12.254 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:12.254 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:12.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.255 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:12.255 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.255 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:12.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.261 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:12.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:12.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:12.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:12.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:12.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:12.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:12.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:12.274 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 12:14:12.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:12.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:14:12.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:12.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 12:14:12.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:12.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:12.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:12.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:12.275 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:12.275 INFO [WorkbenchTestable][Keyboard] Type text "test123" 12:14:12.276 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:12.276 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:12.877 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:12.877 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:14:13.478 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:13.478 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:14:14.079 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:14.079 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:14.680 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:14.680 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 12:14:15.281 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:15.281 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 12:14:15.882 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:15.882 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 12:14:16.484 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:16.484 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 12:14:16.484 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:16.485 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:16.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:16.485 INFO [main][AbstractShell] Close shell Keyboard testing shell 12:14:16.485 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 12:14:16.488 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:16.488 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:16.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:16.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:16.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:16.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:16.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:16.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:16.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:16.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:16.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:16.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:16.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:16.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:16.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:16.509 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 12:14:16.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:16.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:14:16.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:16.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 12:14:16.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:16.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:16.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:16.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:16.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:16.509 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:16.509 INFO [WorkbenchTestable][Keyboard] Type text "test" 12:14:16.510 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:16.510 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:17.111 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:17.111 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:14:17.712 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:17.712 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:14:18.314 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:18.314 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:18.915 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 12:14:18.915 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 12:14:19.116 INFO [WorkbenchTestable][Keyboard] Move cursor 12:14:19.316 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:19.316 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:19.516 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:19.919 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:19.919 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:20.119 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:20.321 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 12:14:20.521 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 12:14:20.521 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 12:14:20.722 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 12:14:20.722 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 12:14:20.922 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 12:14:21.124 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 12:14:21.324 INFO [WorkbenchTestable][Keyboard] Move cursor 12:14:21.524 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:21.524 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:21.725 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:22.126 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:22.126 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:22.326 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:22.727 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:22.728 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:22.928 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:23.329 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:23.329 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:23.530 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:23.931 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:23.931 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:24.131 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:24.332 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 12:14:24.332 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 12:14:24.533 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 12:14:24.533 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 12:14:24.733 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 12:14:24.934 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 12:14:25.137 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:25.137 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 12:14:25.137 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:25.137 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:25.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:25.137 INFO [main][AbstractShell] Close shell Keyboard testing shell 12:14:25.137 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 12:14:25.141 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:25.141 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:25.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:25.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:25.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:25.152 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:25.152 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:25.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:25.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:25.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:25.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:25.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:25.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available. finished successfully 12:14:25.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:14:25.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:25.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 12:14:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:25.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:25.165 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:25.166 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 12:14:25.166 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:25.166 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 12:14:25.366 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 12:14:26.367 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:26.367 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 12:14:26.568 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 12:14:27.570 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:27.570 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 12:14:27.770 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:28.772 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:28.772 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:14:29.373 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:29.373 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:14:29.974 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:29.974 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:30.575 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:30.575 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 12:14:30.776 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 12:14:31.777 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:31.777 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 12:14:31.778 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:31.779 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:31.779 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:31.779 INFO [main][AbstractShell] Close shell Keyboard testing shell 12:14:31.779 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 12:14:31.784 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:31.784 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:31.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:31.784 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:31.784 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:31.789 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:31.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:31.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:31.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:31.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:31.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:31.789 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:31.805 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 12:14:31.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:31.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:14:31.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:31.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 12:14:31.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:31.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:31.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:31.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:31.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:31.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:31.806 INFO [WorkbenchTestable][Keyboard] Type text "test" 12:14:31.806 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:31.806 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:32.408 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:32.408 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:14:33.009 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:33.009 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:14:33.610 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:33.611 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:34.211 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 12:14:34.211 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 12:14:34.412 INFO [WorkbenchTestable][Keyboard] Move cursor 12:14:34.612 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:34.612 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:34.813 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:35.215 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:35.215 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:35.415 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:35.617 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 12:14:35.817 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 12:14:35.817 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 12:14:36.018 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 12:14:36.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:36.219 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 12:14:36.220 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:36.220 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:36.220 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:36.220 INFO [main][AbstractShell] Close shell Keyboard testing shell 12:14:36.220 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 12:14:36.224 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:36.224 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:36.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:36.224 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:36.224 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:36.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:36.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:36.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:36.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:36.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:36.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:36.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:36.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:36.230 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:36.230 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:14:36.431 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 12:14:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 12:14:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 12:14:37.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 12:14:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:37.444 INFO [WorkbenchTestable][AbstractShell] Close shell Search 12:14:37.444 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 12:14:37.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:37.463 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:37.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:37.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:37.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:37.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:37.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:37.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:37.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:37.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:37.488 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 12:14:37.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:14:37.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:37.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 12:14:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:37.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:37.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:37.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:37.488 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:37.489 INFO [WorkbenchTestable][Keyboard] Type text "test" 12:14:37.489 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:37.489 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:38.090 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:38.090 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:14:38.691 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:38.692 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:14:39.293 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:14:39.293 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:14:39.894 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 12:14:39.894 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 12:14:40.094 INFO [WorkbenchTestable][Keyboard] Move cursor 12:14:40.295 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:40.295 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:40.495 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:40.897 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:40.897 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:41.097 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:41.298 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 12:14:41.499 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 12:14:41.499 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 12:14:41.699 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 12:14:41.699 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 12:14:41.900 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 12:14:42.101 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 12:14:42.301 INFO [WorkbenchTestable][Keyboard] Move cursor 12:14:42.501 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:42.502 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:42.702 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:43.103 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:43.103 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:43.304 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:43.705 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:43.705 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:43.906 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:44.307 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:44.307 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:44.508 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:44.909 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 12:14:44.909 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 12:14:45.109 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 12:14:45.310 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 12:14:45.310 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 12:14:45.511 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 12:14:45.511 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 12:14:45.711 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 12:14:45.912 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 12:14:46.113 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 12:14:46.113 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 12:14:46.113 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 12:14:46.114 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:46.114 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:46.114 INFO [main][AbstractShell] Close shell Keyboard testing shell 12:14:46.114 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 12:14:46.117 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:46.117 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:46.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:46.117 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:46.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 12:14:46.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 12:14:46.135 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:46.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.882 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.237 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.654 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.636 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.234 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.671 s Running org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest regexMatcherFailureTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s regexMatcherMatchesEverythingTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0.001 s regexMatcherDigitsTest(org.eclipse.reddeer.swt.test.matcher.RegexMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.swt.test.WidgetResolverTest 12:14:46.149 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 12:14:46.149 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:46.150 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:46.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 12:14:46.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:46.150 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:46.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:46.150 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:46.150 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:46.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:46.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 12:14:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 12:14:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:46.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 12:14:46.158 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 12:14:46.158 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 12:14:46.162 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@34784a86] 12:14:46.162 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@3c053ff2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@34784a86] 12:14:46.162 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@34784a86] 12:14:46.162 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@34784a86] 12:14:46.162 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@34784a86] 12:14:46.162 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@70653088] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.163 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@70653088] 12:14:46.163 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}]}] 12:14:46.163 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}] 12:14:46.163 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27d3a440] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@357eb0a0] 12:14:46.164 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@357eb0a0] 12:14:46.164 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@357eb0a0] 12:14:46.164 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@357eb0a0] 12:14:46.164 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27d3a440] 12:14:46.164 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27d3a440] 12:14:46.165 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@27d3a440] 12:14:46.165 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27d3a440] 12:14:46.165 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@27d3a440] 12:14:46.166 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.166 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.166 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}] 12:14:46.166 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}] 12:14:46.170 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.170 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.170 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.170 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.171 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 12:14:46.171 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}] 12:14:46.171 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}]}] 12:14:46.172 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 12:14:46.172 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}] 12:14:46.172 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}] 12:14:46.172 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}] 12:14:46.173 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 12:14:46.173 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}] 12:14:46.173 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 12:14:46.173 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}] 12:14:46.173 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 12:14:46.173 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}] 12:14:46.174 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 12:14:46.174 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.174 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5b2728db] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.174 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5b2728db] 12:14:46.175 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@5b2728db] 12:14:46.175 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@5b2728db] 12:14:46.175 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@5b2728db] 12:14:46.175 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.175 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.175 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}] 12:14:46.176 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}] 12:14:46.176 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}] 12:14:46.176 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}] 12:14:46.176 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}] 12:14:46.177 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}] 12:14:46.177 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}] 12:14:46.177 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}] 12:14:46.177 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}] 12:14:46.177 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}] 12:14:46.177 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}] 12:14:46.178 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 12:14:46.178 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] 12:14:46.178 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 12:14:46.178 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 12:14:46.178 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 12:14:46.178 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}] 12:14:46.179 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}] 12:14:46.179 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.179 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.179 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.179 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 12:14:46.179 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@32be264e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.180 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@32be264e] 12:14:46.180 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}] 12:14:46.180 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 12:14:46.180 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.180 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] 12:14:46.180 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.181 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 12:14:46.182 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}] 12:14:46.182 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}] 12:14:46.182 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] 12:14:46.182 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.182 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.182 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.183 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 12:14:46.183 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 12:14:46.183 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 12:14:46.183 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 12:14:46.183 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 12:14:46.183 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@521a3128] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@3c053ff2] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@3c053ff2] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@521a3128] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@521a3128] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@521a3128] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 12:14:46.184 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 12:14:46.185 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 12:14:46.185 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.185 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 12:14:46.185 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}] 12:14:46.185 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 12:14:46.185 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 12:14:46.185 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.186 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.187 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@a59e0e4] 12:14:46.187 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.187 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 12:14:46.187 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.187 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.187 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.187 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.188 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.188 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.188 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.188 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.188 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] 12:14:46.188 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] 12:14:46.189 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.189 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] 12:14:46.189 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] 12:14:46.189 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.189 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] 12:14:46.189 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] 12:14:46.190 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.190 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] 12:14:46.190 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.190 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.190 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.191 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 12:14:46.191 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] 12:14:46.191 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] 12:14:46.191 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] 12:14:46.191 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] 12:14:46.191 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.191 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.191 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 12:14:46.192 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] 12:14:46.192 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}] 12:14:46.192 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}] 12:14:46.192 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.193 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] 12:14:46.193 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}] 12:14:46.193 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.193 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 12:14:46.193 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@525b8922 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.views.BookmarkView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.PropertySheet, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.perspSC:org.eclipse.team.ui.TeamSynchronizingPerspective, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/onboarding_resource_persp.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.perspSC:org.eclipse.jdt.ui.JavaPerspective, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Resource, iconURI: platform:/plugin/org.eclipse.ui.ide.application/$nl$/icons/full/eview16/resource_persp.png, tooltip: null, context: PerspectiveImpl (org.eclipse.ui.resourcePerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 12:14:46.194 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@25b8f9d2 (tags: [persp.actionSet:org.eclipse.ui.actionSet.keyBindings, persp.actionSet:org.eclipse.ui.actionSet.openFiles, persp.actionSet:org.eclipse.ui.edit.text.actionSet.annotationNavigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.navigation, persp.actionSet:org.eclipse.ui.edit.text.actionSet.convertLineDelimitersTo, persp.actionSet:org.eclipse.search.searchActionSet, persp.actionSet:org.eclipse.ui.cheatsheets.actionSet, persp.actionSet:org.eclipse.debug.ui.launchActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaActionSet, persp.actionSet:org.eclipse.jdt.ui.JavaElementCreationActionSet, persp.actionSet:org.eclipse.ui.NavigateActionSet, persp.viewSC:org.eclipse.jdt.ui.PackageExplorer, persp.viewSC:org.eclipse.jdt.ui.TypeHierarchy, persp.viewSC:org.eclipse.jdt.ui.SourceView, persp.viewSC:org.eclipse.jdt.ui.JavadocView, persp.viewSC:org.eclipse.search.ui.views.SearchView, persp.viewSC:org.eclipse.ui.console.ConsoleView, persp.viewSC:org.eclipse.ui.views.ContentOutline, persp.viewSC:org.eclipse.ui.views.ProblemView, persp.viewSC:org.eclipse.ui.views.TaskList, persp.viewSC:org.eclipse.ui.views.ProgressView, persp.viewSC:org.eclipse.ui.navigator.ProjectExplorer, persp.viewSC:org.eclipse.ui.texteditor.TemplatesView, persp.viewSC:org.eclipse.pde.runtime.LogView, persp.newWizSC:org.eclipse.jdt.ui.wizards.JavaProjectWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewPackageCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewClassCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewInterfaceCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewEnumCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewRecordCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewAnnotationCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSourceFolderCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewSnippetFileCreationWizard, persp.newWizSC:org.eclipse.jdt.ui.wizards.NewJavaWorkingSetWizard, persp.newWizSC:org.eclipse.ui.wizards.new.folder, persp.newWizSC:org.eclipse.ui.wizards.new.file, persp.newWizSC:org.eclipse.ui.editors.wizards.UntitledTextFileWizard, persp.perspSC:org.eclipse.jdt.ui.JavaBrowsingPerspective, persp.perspSC:org.eclipse.debug.ui.DebugPerspective, persp.editorOnboardingImageUri:platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/onboarding_jperspective.png, persp.editorOnboardingText:Open a file or drop files here to open them., persp.showIn:org.eclipse.jdt.ui.PackageExplorer, persp.showIn:org.eclipse.team.ui.GenericHistoryView, persp.showIn:org.eclipse.ui.navigator.ProjectExplorer, persp.editorOnboardingCommand:Find Actions$$$Ctrl+3, persp.editorOnboardingCommand:Show Key Assist$$$Shift+Ctrl+L, persp.editorOnboardingCommand:New$$$Ctrl+N, persp.editorOnboardingCommand:Open Type$$$Shift+Ctrl+T, persp.actionSet:org.eclipse.debug.ui.breakpointActionSet, persp.actionSet:org.eclipse.jdt.debug.ui.JDTDebugActionSet, persp.newWizSC:org.eclipse.jdt.junit.wizards.NewTestCaseCreationWizard, persp.actionSet:org.eclipse.jdt.junit.JUnitActionSet], contributorURI: null) (widget: Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}], renderer: org.eclipse.e4.ui.workbench.renderers.swt.PerspectiveRenderer@5b7ee56c, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null) (label: Java, iconURI: platform:/plugin/org.eclipse.jdt.ui/$nl$/icons/full/eview16/jperspective.png, tooltip: null, context: PerspectiveImpl (org.eclipse.jdt.ui.JavaPerspective) Context, variables: [])} matches to its parent widget ToolBar {} [layout=null] 12:14:46.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 12:14:46.194 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:46.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.194 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 12:14:46.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 12:14:46.194 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:46.194 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.194 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.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.043 s Running org.eclipse.reddeer.swt.test.EditorBarTest 12:14:46.199 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 12:14:46.199 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:46.199 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:46.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:46.200 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:46.200 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:46.200 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:46.200 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:46.200 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:46.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:46.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:46.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:46.201 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:46.201 DEBUG [main][MenuItemLookup] Item match:File 12:14:46.202 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:14:46.202 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:46.204 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:14:46.204 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:14:46.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:14:46.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:14:46.205 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:14:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 12:14:46.277 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 12:14:46.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:14:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:46.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:46.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:14:46.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:46.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:46.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:46.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:14:46.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:14:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:46.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:14:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:14:46.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:14:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:46.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:14:46.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:46.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:14:46.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:14:46.783 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:14:46.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:14:46.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:14:46.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >") 12:14:46.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.787 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:14:46.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:46.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:46.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:46.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:46.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:46.788 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:14:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:46.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:46.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:46.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:14:46.822 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 12:14:46.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:14:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:46.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:14:46.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:14:46.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:46.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:46.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:46.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:46.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:46.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:46.825 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:46.825 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 12:14:46.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 12:14:46.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:46.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:14:46.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:46.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:46.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:46.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:46.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:46.830 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:14:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:46.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:46.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:46.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:46.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:47.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:47.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:14:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:14:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:14:47.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:14:47.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:14:47.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:47.347 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:14:47.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:47.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:47.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:47.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:14:47.347 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:14:47.347 DEBUG [main][MenuItemLookup] Item match:Window 12:14:47.348 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:14:47.348 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:14:47.348 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:14:47.348 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:47.348 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:14:47.348 DEBUG [main][MenuItemLookup] Item match:Show View 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:47.352 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:14:47.352 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:14:47.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:14:47.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:14:47.353 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:14:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:14:47.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:14:47.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:14:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:47.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:14:47.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:47.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:14:47.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:47.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:47.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:47.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:14:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:14:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:14:47.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:14:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:47.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:14:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:47.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:14:47.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:14:47.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:14:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:14:47.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:14:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:14:47.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:14:47.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:14:47.410 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:14:47.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:14:47.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:14:47.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:47.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:47.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:14:47.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:47.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:47.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 "Open") 12:14:47.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:47.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:14:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:47.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:47.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:47.411 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:14:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:47.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:47.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:47.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:47.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:14:47.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:47.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:14:47.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:47.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:14:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:47.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:14:47.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 '\*?\QProject Explorer\E') 12:14:47.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:47.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:47.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:47.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:47.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:47.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:14:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:14:47.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:14:47.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:47.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:47.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:47.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:47.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:47.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:47.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:47.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:47.475 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:47.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:47.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:47.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:47.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:47.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:47.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:47.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:48.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:48.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:14:48.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:48.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:48.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:48.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:48.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 12:14:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:48.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:48.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:48.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:48.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 12:14:48.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:48.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:48.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:48.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:48.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:14:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:48.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:48.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:48.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:48.490 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:14:48.490 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:14:48.490 DEBUG [main][TreeItemHandler] Set Tree selection 12:14:48.490 DEBUG [main][TreeHandler] Notify Tree about selection event 12:14:48.504 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:14:48.523 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 12:14:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:48.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:14:48.523 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:48.524 DEBUG [main][MenuItemLookup] Item match:File 12:14:48.524 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:14:48.525 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:14:48.528 DEBUG [main][MenuItemLookup] Found menu:'File' 12:14:48.528 DEBUG [main][MenuItemLookup] Item match:File 12:14:48.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 12:14:48.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 12:14:48.529 INFO [main][MenuItemHandler] Select menu item: File 12:14:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:14:48.601 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 12:14:48.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:14:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:48.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:14:48.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:48.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 12:14:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:48.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:48.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:48.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:14:48.629 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:14:48.629 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 12:14:48.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 "Finish") 12:14:48.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:48.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 12:14:48.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:48.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:48.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:48.632 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:14:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:48.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:48.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:14:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:14:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@195746b7 is found... 12:14:49.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@195746b7 is found finished successfully 12:14:49.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 '\*?\Qeditor-with-toolbar\E') 12:14:49.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:49.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:49.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:49.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:49.154 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:49.154 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 12:14:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:49.154 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 12:14:49.155 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") 12:14:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:49.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:49.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:49.155 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 12:14:49.155 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:14:49.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:49.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:49.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:14:49.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:49.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 12:14:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:49.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 12:14:49.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') 12:14:49.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:49.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:49.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:49.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:14:49.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:49.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:49.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:49.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:49.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:49.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:49.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:49.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:49.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:49.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:49.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:49.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:49.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:49.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:49.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:49.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:50.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:50.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:14:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:14:50.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:14:50.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:14:50.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:14:50.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:14:50.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 12:14:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:50.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:50.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:14:50.190 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 12:14:50.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 12:14:50.193 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 12:14:50.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 12:14:50.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 12:14:50.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:14:50.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:50.259 DEBUG [main][MenuItemLookup] Found menu:'New' 12:14:50.259 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:14:50.259 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:50.259 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:50.260 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:14:50.260 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:14:50.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:14:50.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:14:50.260 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:14:50.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:14:50.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:14:50.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:14:50.761 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:14:50.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:14:50.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:14:50.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:14:50.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:14:50.762 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 12:14:50.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 12:14:50.762 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 12:14:50.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 12:14:50.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 12:14:50.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:14:50.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'New' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:14:50.792 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:14:50.792 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:14:50.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:14:50.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:14:50.792 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:14:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:14:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:14:51.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:14:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:51.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:51.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:51.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) 12:14:51.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:14:51.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:51.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:51.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:51.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:51.434 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:14:51.434 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:14:51.434 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:14:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:51.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:51.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:51.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:51.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", Widget matcher matching widgets with style: 8) 12:14:51.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:14:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:14:51.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:14:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:51.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:51.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:51.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:14:51.436 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:14:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:14:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:14:51.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:14:51.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:14:51.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:14:51.444 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:14:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:14:51.945 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:14:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:14:51.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:14:51.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:14:51.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:14:51.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:14:51.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:14:51.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 12:14:51.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:51.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 12:14:51.946 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 12:14:51.946 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:51.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.748 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.746 s Running org.eclipse.reddeer.swt.test.DummyTest 12:14:51.951 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 12:14:51.951 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:51.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:51.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 12:14:51.951 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:51.951 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:51.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:51.952 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:51.952 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:51.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:51.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 12:14:51.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 12:14:51.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:51.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:51.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:51.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 12:14:51.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:51.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 12:14:51.953 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 12:14:51.953 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:51.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:51.957 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:51.958 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:14:51.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:51.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:51.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:51.958 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:14:51.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:51.958 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:14:51.958 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:51.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:51.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:51.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:51.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:51.974 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 12:14:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:51.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:14:51.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:14:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:51.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 12:14:51.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:51.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:51.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:51.974 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:51.974 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:51.974 INFO [main][AbstractShell] Close shell Testing shell 12:14:51.974 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:51.977 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:51.977 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:51.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:51.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:51.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:51.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:51.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:51.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:51.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:51.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:51.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:51.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:51.999 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') 12:14:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:51.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:51.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:51.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:51.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:51.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:51.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:51.999 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:51.999 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:51.999 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:51.999 INFO [main][AbstractShell] Close shell Testing shell 12:14:51.999 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:52.002 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:52.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:52.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:52.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:52.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:52.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:52.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:52.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:52.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:52.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:52.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:52.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:52.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:52.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 12:14:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:14:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:14:52.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 12:14:52.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: "RedDeer SWT WorkbenchToolItem with mnemonic") 12:14:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:52.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:52.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:52.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:52.036 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:52.036 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:52.036 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:52.036 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:52.037 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:52.037 INFO [main][AbstractShell] Close shell Testing shell 12:14:52.037 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:52.040 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:52.040 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:52.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:52.040 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:52.040 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:52.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 12:14:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 12:14:54.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 12:14:54.557 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:54.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:54.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:54.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:54.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:54.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:54.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:54.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:54.580 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") 12:14:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:54.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:54.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:54.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:14:54.580 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:54.581 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:14:54.581 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:54.581 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:54.581 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:54.581 INFO [main][AbstractShell] Close shell Testing shell 12:14:54.581 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:54.584 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:54.584 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:54.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:54.584 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:54.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:54.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:54.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:14:54.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:54.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:54.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:14:54.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:14:54.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:14:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:54.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:14:54.616 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 12:14:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:14:54.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:14:54.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:14:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:14:54.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 12:14:54.617 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:14:54.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 12:14:54.617 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:14:54.617 DEBUG [main][AbstractWait] Waiting until shell is active... 12:14:54.617 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:14:54.617 INFO [main][AbstractShell] Close shell Testing shell 12:14:54.617 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:14:54.620 DEBUG [main][AbstractWait] Waiting while shell is available... 12:14:54.620 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:14:54.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:54.620 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:54.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:14:54.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 12:14:54.633 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 12:14:54.633 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:14:54.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:14:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:14:54.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.677 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.029 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.546 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.044 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.032 s Results: Failures: WorkbenchShellTest.maximizeWorkbenshShellTest:40 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.v20230904-1208 [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 12:15:08.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 12:15:08.351 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 12:15:08.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 12:15:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 12:15:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 12:15:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.360 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 12:15:08.361 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 12:15:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:15:08.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.289 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:15:08.531 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:15:08.532 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:15:08.543 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:15:08.544 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:15:08.561 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:15:08.626 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:15:08.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:15:08.629 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:15:08.631 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:15:08.632 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:15:08.633 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:15:08.635 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:15:08.635 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:15:08.638 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:15:08.638 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:15:08.641 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:15:08.642 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:15:08.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 12:15:08.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:15:08.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:15:08.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:15:08.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:15:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:08.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:08.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:08.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:08.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:08.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:08.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:08.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:08.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:08.831 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 12:15:08.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:08.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:08.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:08.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:08.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:08.861 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:08.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:08.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:09.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:09.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:09.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:09.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:09.942 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:09.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:09.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:09.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:09.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:09.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:09.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:09.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:09.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:10.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:10.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:10.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:10.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:10.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:10.961 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:10.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:10.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:10.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:10.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:10.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:10.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:10.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:11.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:11.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:11.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:11.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:11.967 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:11.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:11.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:11.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:11.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:11.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:11.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:11.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:11.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:12.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:12.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:12.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:12.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:12.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:12.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:12.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 12:15:12.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:12.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 12:15:12.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:12.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:12.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:12.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:13.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:13.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:13.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:13.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:13.979 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:13.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:13.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:13.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:13.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:13.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:13.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:13.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:14.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:14.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:14.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:14.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:14.986 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:14.986 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 12:15:14.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:14.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:14.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:15.009 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:15.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:15.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:15.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:15.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:15.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:16.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:16.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:16.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:16.014 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:16.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:16.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:16.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:16.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:16.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:16.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:16.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:16.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:16.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:16.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:16.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:16.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:17.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:17.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:17.033 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:17.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:17.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:17.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:17.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:17.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:17.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:17.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:17.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:17.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:17.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:17.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:17.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:17.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:18.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:18.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:18.041 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:18.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:18.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 12:15:18.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:18.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:18.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:18.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:18.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:18.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:18.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:18.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:18.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:18.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:19.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:19.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:19.047 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:19.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:19.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:19.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:19.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:19.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:19.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:19.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:19.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:19.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:20.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:20.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:20.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:20.053 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:20.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:20.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:20.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:20.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:20.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:20.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:20.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:20.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:20.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:20.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:20.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:20.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:21.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:21.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:21.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:21.060 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:21.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:21.061 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 12:15:21.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:21.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:21.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:21.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:21.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:21.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:21.088 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:21.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:21.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:21.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:21.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:21.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:21.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:22.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:22.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:22.093 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:22.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:22.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:22.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:22.094 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:22.094 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:22.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:22.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:22.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:22.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:23.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:23.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:23.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:23.103 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:23.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:23.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:23.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:23.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:23.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:23.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:23.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:23.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:23.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:23.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:24.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:24.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:24.108 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:24.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:24.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:24.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:24.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:24.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:24.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:24.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:24.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:24.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:25.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:25.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:25.114 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:25.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:25.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:25.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:25.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:25.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:25.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:25.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:25.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:25.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:25.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:26.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:26.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:26.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:26.120 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:26.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:26.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:26.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:26.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:26.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:26.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:26.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:26.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:27.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:27.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:27.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:27.128 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:27.129 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 12:15:27.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:27.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:27.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:27.161 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:27.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:27.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:27.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:27.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:27.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:27.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:28.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:28.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:28.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:28.165 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:28.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:28.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:28.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:28.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:28.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:28.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:29.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:29.168 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:29.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:29.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:29.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:29.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:29.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:29.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:29.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:29.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:29.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:30.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:30.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:30.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:30.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:30.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:30.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:30.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:30.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:30.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:30.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:30.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:30.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:31.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:31.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:31.172 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:31.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:31.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:31.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:31.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:31.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:31.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:31.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:31.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:31.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:31.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:32.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:32.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:32.175 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:32.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:32.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:32.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:32.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:32.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:32.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:32.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:32.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:33.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:33.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:33.177 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:33.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:33.178 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 12:15:33.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:33.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:33.178 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:33.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:33.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:33.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:33.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:33.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:33.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:34.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:34.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:34.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:34.189 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:34.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:34.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:34.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:34.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:34.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:34.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:34.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:34.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:34.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:35.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:35.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:35.191 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:35.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:35.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:35.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:35.192 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:35.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:35.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:35.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:35.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:35.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:35.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:35.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:36.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:36.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:36.194 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:36.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:36.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:36.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:36.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:36.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:36.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:36.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:36.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:36.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:37.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:37.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:37.196 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:37.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:37.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:37.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:37.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:37.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:37.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:37.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:37.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:37.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:37.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:37.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:37.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:37.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:38.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:38.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:38.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:38.210 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:38.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:38.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:38.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:38.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:38.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:38.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:38.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:38.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:38.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:39.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:39.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:39.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:39.213 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:39.252 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 12:15:39.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:39.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 12:15:39.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:39.253 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:39.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:39.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:39.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:39.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:39.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:39.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:40.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:40.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:40.268 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:40.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:40.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:40.269 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:40.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:40.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:40.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:15:40.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:15:40.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:15:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:40.305 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 12:15:40.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:40.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:40.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:40.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:40.305 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:40.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:40.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:40.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:40.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:40.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:40.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:41.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:41.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:41.315 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:41.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:41.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 12:15:41.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:41.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:41.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:41.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:41.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:15:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:41.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:41.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:41.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:41.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:41.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:41.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:41.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:42.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:42.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:42.326 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:42.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:42.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:42.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:42.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:42.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:42.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:42.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:42.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:42.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:43.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:43.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:43.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:43.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:43.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:43.328 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:43.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:43.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:43.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:43.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:43.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:43.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:43.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:44.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:44.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:44.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:44.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:44.830 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:44.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:44.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:44.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:44.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:44.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:44.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:44.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:44.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:44.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:45.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:45.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:45.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:45.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:45.832 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:45.832 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 12:15:45.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:45.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:45.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:45.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:45.833 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:45.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:45.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:45.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:46.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:46.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:46.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:46.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:46.857 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:46.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:46.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:46.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:46.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:46.858 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:46.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:46.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:46.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:15:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:15:46.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:15:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:46.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:46.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:46.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:46.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:46.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:46.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:46.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:47.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:47.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:47.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:47.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:47.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:47.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:47.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:47.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:47.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:47.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:47.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:47.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:47.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:47.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:48.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:48.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:48.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:48.869 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:48.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:48.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:48.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:49.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:49.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:49.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:49.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:49.871 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:49.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:49.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:49.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:49.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:49.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:49.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:49.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:49.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:50.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:50.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:50.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:50.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:50.873 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 12:15:50.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:50.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 12:15:50.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:50.874 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:50.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:50.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:50.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:51.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:51.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:51.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:51.896 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:51.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:51.896 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:51.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:51.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:51.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:51.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:15:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:15:51.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:15:51.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:51.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:51.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:51.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:51.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:51.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:51.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:51.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:51.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:52.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:52.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:52.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:52.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:52.907 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:52.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:52.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:52.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:52.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:52.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:52.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:52.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:52.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:53.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:53.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:53.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:53.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:53.909 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:53.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:53.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 12:15:53.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:53.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:53.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:53.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:53.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:54.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:54.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:54.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:54.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:54.910 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:54.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:54.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:54.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:54.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:54.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:54.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:54.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:54.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:55.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:55.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:55.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:55.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:55.912 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:15:55.912 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 12:15:55.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:15:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:55.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:55.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:55.913 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:15:55.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:55.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:55.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:56.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:56.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:56.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:56.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:56.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:56.922 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:56.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:15:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:15:56.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:15:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:56.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:56.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:15:56.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:56.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:56.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:56.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:15:56.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:15:56.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:15:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:15:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:15:56.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:15:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:56.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:56.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:56.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:15:56.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:56.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:56.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:56.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:57.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:57.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:57.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:57.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:57.933 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:15:57.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:15:57.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:15:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:57.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:57.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:57.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:15:57.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:57.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:57.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:58.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:58.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:58.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:58.935 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:15:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:15:58.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:15:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:58.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:58.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:58.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:15:58.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:58.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:58.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:59.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:59.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:59.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:59.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:15:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:15:59.937 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:15:59.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:15:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:15:59.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:15:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:15:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:15:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:15:59.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:15:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:15:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:15:59.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:15:59.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:15:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:15:59.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:15:59.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:00.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:00.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:00.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:00.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:00.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:00.939 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:00.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 12:16:00.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:00.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:00.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:00.966 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:00.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:00.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:01.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:01.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:01.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:01.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:01.969 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:01.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:01.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:01.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:01.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:01.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:01.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:01.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:01.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:01.978 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 12:16:01.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:01.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 12:16:01.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:01.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:01.994 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:01.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:01.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:01.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:02.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:02.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:02.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:02.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:02.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:02.997 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:02.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:02.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 12:16:02.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:02.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:02.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:02.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:02.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:02.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:02.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:03.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:03.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:03.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 12:16:03.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:03.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:03.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:03.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:03.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:03.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:03.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:03.010 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 12:16:03.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:03.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:03.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:03.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:03.026 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:03.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:03.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:03.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:03.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:03.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:04.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:04.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:04.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:04.029 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:04.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:04.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:04.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:04.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:04.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:04.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:04.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:04.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:04.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:04.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:04.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:04.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:04.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:04.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:04.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:04.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:04.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:04.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:04.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:04.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:04.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:04.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:04.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:04.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:04.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:05.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:05.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:05.042 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16: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 12:16:05.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:05.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 12:16:05.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:05.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:05.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:05.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:05.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:05.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:05.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:05.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:06.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:06.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:06.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:06.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:06.544 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:06.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:06.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:06.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:06.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:06.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:06.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:06.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:06.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:06.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:06.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:06.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:07.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:07.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:07.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:07.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:07.546 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:07.546 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 12:16:07.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:07.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:07.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:07.547 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:07.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:07.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:07.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:08.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:08.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:08.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:08.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:08.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:08.572 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:08.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:08.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:08.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:08.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:08.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:08.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:08.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:08.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:08.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:08.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:08.579 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:08.579 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:08.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:08.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:08.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:08.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:08.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:08.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:08.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:08.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:08.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:08.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:08.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:09.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:09.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:09.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:09.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:09.582 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:09.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:09.583 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:09.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:09.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:09.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:09.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:09.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:10.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:10.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:10.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:10.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:10.584 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:10.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:10.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 12:16:10.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:10.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:10.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:10.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:10.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:11.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:11.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:11.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:11.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:11.586 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:11.586 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 12:16:11.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:11.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:11.586 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:11.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:11.587 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:11.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:11.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:11.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:12.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:12.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:12.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:12.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:12.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:12.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:12.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:12.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 12:16:12.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:12.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:12.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:12.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:12.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:12.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:12.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:12.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:12.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:12.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:12.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:12.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:12.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:12.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:12.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:12.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:12.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:12.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:12.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:12.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:12.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:12.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:12.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:12.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:13.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:13.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:13.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:13.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:13.605 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:13.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:13.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:13.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:13.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:13.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:13.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:14.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:14.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:14.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:14.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:14.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:14.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:14.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:14.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 12:16:14.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:14.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:14.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:14.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:14.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:14.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:15.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:15.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:15.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:15.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:15.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:15.609 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:15.612 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 12:16:15.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:15.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:15.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:15.612 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:15.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:15.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:15.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:15.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:16.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:16.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:16.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:16.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:16.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:16.622 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:16.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:16.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:16.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:16.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:16.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:16.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:16.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:16.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:16.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:16.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:16.631 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 12:16:16.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:16.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:16.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:16.658 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:16.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:16.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:16.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:17.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:17.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:17.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:17.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:17.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:17.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:17.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:17.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:17.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:17.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:17.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:17.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:17.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:17.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:17.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:17.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:17.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:17.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:17.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:17.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:17.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:17.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:17.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:17.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:17.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:17.678 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 12:16:17.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:17.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:17.678 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:17.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:17.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:17.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:17.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:18.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:18.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:18.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:18.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:18.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:18.699 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:18.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:18.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:18.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:18.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:18.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:18.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:18.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:18.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:18.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:18.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:18.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:18.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:18.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:18.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:18.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:18.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:18.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:18.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:18.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:18.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:18.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:18.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:18.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:18.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:18.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:18.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:18.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:18.709 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 12:16:18.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:18.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:18.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:18.737 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:18.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:18.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:18.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:19.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:19.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:19.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:19.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:19.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:19.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:19.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:19.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:19.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:19.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:19.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:19.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:19.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:19.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:19.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:19.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:19.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:19.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:19.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:19.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:19.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:19.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:19.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:19.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:19.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:19.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 12:16:19.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:19.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:19.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:19.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:19.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:19.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:19.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:19.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:19.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:19.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:19.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:19.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:19.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:19.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:19.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:19.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:20.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:20.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:20.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:20.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:20.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:20.769 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:20.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:20.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:20.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:20.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:20.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:20.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:20.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:20.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:21.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:21.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:21.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:21.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:21.773 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:21.773 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 12:16:21.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:21.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 12:16:21.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:21.774 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:21.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:21.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:21.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:22.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:22.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:22.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:22.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:22.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:22.797 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:22.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:22.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:22.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:22.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:22.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:22.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:22.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:22.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:22.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:22.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:22.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:22.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:22.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:22.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:22.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:22.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:22.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:22.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:22.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:22.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:22.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:22.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:22.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:22.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:23.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:23.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:23.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:23.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:23.808 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:23.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:23.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:23.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:23.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:23.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:23.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:23.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:23.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:24.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:24.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:24.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:24.810 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:24.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:24.813 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 12:16:24.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:24.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:24.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:24.813 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:24.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:24.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:24.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:24.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:25.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:25.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:25.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:25.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:25.820 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:25.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:25.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:25.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:25.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:25.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:25.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:25.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:25.827 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 12:16:25.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:25.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:25.834 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:25.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:25.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:25.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:25.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:26.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:26.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:26.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:26.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:26.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:26.837 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:26.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:26.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:26.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:26.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:26.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:26.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:26.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:26.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:26.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:26.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:26.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:26.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:26.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:26.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:26.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:26.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:26.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:26.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:26.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:26.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:26.847 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 12:16:26.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:26.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:26.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:26.848 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:26.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:26.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:26.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:27.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:27.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:27.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:27.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:27.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:27.851 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:27.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:27.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:27.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:27.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:27.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:27.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:27.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:27.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:27.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:27.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:27.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:27.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:27.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:27.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:27.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:27.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:27.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:27.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:27.862 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:27.862 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:27.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:27.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:27.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:27.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:27.863 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 12:16:27.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:27.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:27.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:27.863 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:27.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:27.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:27.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:28.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:28.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:28.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:28.892 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:28.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:28.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:28.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:28.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:28.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:28.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:28.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:28.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:28.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:28.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:28.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:28.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:28.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:28.914 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:28.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:28.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:28.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:28.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:28.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:28.917 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:28.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:28.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:28.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 12:16:28.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:28.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:28.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:28.920 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:28.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:28.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:28.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:29.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:29.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:29.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:29.923 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:29.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:29.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:29.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:29.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:29.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:29.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:29.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:29.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:29.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:29.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:29.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:29.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:29.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:29.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:29.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:29.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:29.939 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:29.939 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:29.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:29.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:29.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:29.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:29.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:29.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:29.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:29.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:29.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:29.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:29.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:29.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:29.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:30.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:30.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:30.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:30.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:30.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:30.946 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:30.949 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 12:16:30.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:30.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:30.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:30.950 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:30.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:30.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:30.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:31.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:31.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:31.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:31.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:31.958 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:31.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:31.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:31.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:31.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:31.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:31.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:31.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:31.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:31.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:31.965 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 12:16:31.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:31.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:31.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:31.966 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:31.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:31.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:31.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:31.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:32.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:32.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:32.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:32.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:32.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:32.973 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:32.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:32.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:32.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:32.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:32.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:32.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:32.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:32.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:32.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:32.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:32.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:32.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:32.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:32.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:32.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:32.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:32.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:32.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:32.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:32.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:32.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:32.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 12:16:32.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:32.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:32.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:32.982 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:32.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:32.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:32.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:33.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:33.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:33.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:33.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:33.984 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:33.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:33.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:33.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:33.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:33.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:33.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:33.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 12:16:33.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:33.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 12:16:33.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:33.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:33.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:33.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:33.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:33.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:33.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:34.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:34.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 12:16:34.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:34.000 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:34.000 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:34.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:34.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:34.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 12:16:34.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:34.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:34.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:34.001 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:34.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:34.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:34.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:34.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:34.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:35.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:35.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:35.031 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:35.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:35.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 12:16:35.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:35.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:35.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:35.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:35.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:35.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:35.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:35.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:35.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:35.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:35.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:35.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:35.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:35.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:35.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:35.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:35.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:35.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:35.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:35.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:35.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:35.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:35.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:35.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:35.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:35.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:35.051 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 12:16:35.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:35.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:35.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:35.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:35.052 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:35.052 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:35.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:35.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:35.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:35.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:36.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:36.054 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:36.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:36.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.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 12:16:36.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:36.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:36.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:36.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:36.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:36.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:36.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:36.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:36.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:36.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:36.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.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 12:16:36.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:36.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:36.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:36.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:36.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.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 12:16:36.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:36.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:36.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:36.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:36.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:36.065 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 12:16:36.079 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 12:16:36.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:16:36.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:16:36.087 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 12:16:36.087 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 12:16:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:16:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:16:36.090 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 12:16:36.090 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 12:16:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:16:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:16:36.091 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 12:16:36.092 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 12:16:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:16:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:16:36.093 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 12:16:36.093 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 12:16:36.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:16:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:16:36.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:16:36.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:16:36.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:16:36.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.127 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 12:16:36.127 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:16:36.127 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 12:16:36.127 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:16:36.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:16:36.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:16:36.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:16:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:36.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:36.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:36.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:36.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:36.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:36.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:36.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available. finished successfully 12:16:36.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:36.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:36.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:36.173 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:36.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:36.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:36.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:36.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:36.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:37.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:37.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:37.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:37.176 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:37.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:37.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:37.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:37.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:37.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:37.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:37.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:37.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:38.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:38.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:38.178 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:38.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:38.178 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:38.178 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:38.178 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:38.178 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:38.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:38.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:38.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:38.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:38.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:39.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:39.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:39.179 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:39.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:39.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:39.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:39.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:39.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:39.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:39.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:39.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:39.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:39.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:39.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:40.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:40.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:40.181 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:40.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:40.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:40.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:40.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:40.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:40.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:40.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:40.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:41.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:41.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:41.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:41.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:41.683 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:41.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:41.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:41.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:41.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:41.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:41.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:41.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:41.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:41.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:42.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:42.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:42.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:42.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:42.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:42.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:42.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:42.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 12:16:42.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:42.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 12:16:42.688 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:42.688 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:42.688 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:42.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:42.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:42.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:43.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:43.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:43.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:43.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:43.691 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:43.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:43.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:43.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:43.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:43.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:43.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:43.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:44.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:44.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:44.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:44.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:44.692 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:44.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:44.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:44.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:44.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:44.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:44.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:44.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:44.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:44.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:45.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:45.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:45.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:45.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:45.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:45.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:45.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:45.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:45.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:45.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:45.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:45.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:45.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:46.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:46.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:46.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:46.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:46.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:46.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:46.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:46.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:46.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:46.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:46.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:46.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:46.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:46.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:47.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:47.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:47.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:47.697 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:47.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:47.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:47.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:47.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:47.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:47.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:47.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:47.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:47.702 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 12:16:47.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:47.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:47.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:47.727 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:47.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:47.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:47.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:48.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:48.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:48.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:48.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:48.730 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:48.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:48.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:48.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:48.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:48.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:48.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:48.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:48.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:48.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:49.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:49.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:49.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:49.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:49.732 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:49.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:49.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:49.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:49.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:49.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:49.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:49.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:49.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:50.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:50.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:50.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:50.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:50.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:50.734 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:50.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:50.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:50.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:50.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:50.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:50.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:50.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:51.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:51.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:51.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:51.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:51.735 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:51.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:51.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:51.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:51.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:51.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:52.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:52.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:52.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:52.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:52.737 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:16:52.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:52.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:52.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:52.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:52.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:16:52.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:52.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:52.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:52.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:52.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:52.743 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 12:16:52.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:52.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:52.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:52.743 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:52.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:52.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:52.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:52.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:53.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:53.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:53.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:53.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:53.764 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:53.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:53.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:53.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:53.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:53.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:53.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:53.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:53.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:54.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:54.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:54.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:54.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:54.765 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:54.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:54.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:54.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:54.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:54.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:54.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:54.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:55.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:55.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:55.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:55.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:55.767 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:55.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:55.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:55.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:55.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:55.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:55.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:55.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:56.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:56.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:56.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:56.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:56.769 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:16:56.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:56.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:56.769 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:56.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:16:56.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:56.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:56.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:16:56.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:16:56.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:16:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:16:56.772 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 12:16:56.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:16:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:56.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:56.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:56.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:56.772 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:16:56.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:56.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:56.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:56.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:57.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:57.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:57.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:57.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:57.775 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:57.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:16:57.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:16:57.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:16:57.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:57.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:57.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:57.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:57.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:57.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:57.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:16:57.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:57.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:57.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:57.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:58.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:58.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:58.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:58.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:58.777 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:16:58.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:58.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 12:16:58.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:58.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:16:58.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:58.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:58.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:59.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:59.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:59.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:59.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:16:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:16:59.778 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:16:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:16:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:16:59.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:16:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:16:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:16:59.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:16:59.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:16:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:16:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:16:59.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:16:59.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:16:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:16:59.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:16:59.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:00.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:00.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:00.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:00.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:00.780 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:17:00.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:00.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:00.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:00.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:00.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:00.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:17:00.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:00.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:00.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:00.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:00.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:00.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:00.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:17:00.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:17:00.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:17:00.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:00.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:00.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 12:17:00.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:00.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:00.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:00.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:17:00.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:00.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:00.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:00.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:00.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:00.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:17:00.790 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 12:17:00.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:17:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:00.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 12:17:00.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:00.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:00.797 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:17:00.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:00.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:00.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:01.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:01.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:01.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:01.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:01.800 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:17:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:17:01.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:17:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:01.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:01.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:17:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:01.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:01.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:02.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:02.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:02.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:02.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:02.802 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:17:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:17:02.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:17:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:02.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:02.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:02.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:17:02.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:02.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:02.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:03.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:03.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:03.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:03.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:03.804 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:17:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:17:03.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:17:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:03.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:03.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:17:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:03.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:03.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:03.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:17:03.809 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 12:17:03.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:17:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:03.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:03.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:03.809 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:17:03.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:03.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:03.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:04.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:04.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:04.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:04.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:04.817 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:17:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:17:04.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:17:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:04.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:04.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:04.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:17:04.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:04.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:04.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:05.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:05.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:05.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:05.819 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:17:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:17:05.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:17:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:05.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:05.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:05.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:17:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:05.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:05.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:06.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:06.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:06.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:06.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:07.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:07.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:07.321 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:17:07.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:07.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:07.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:07.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:17:07.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:07.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:07.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:07.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:17:07.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:17:07.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:07.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 12:17:07.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:07.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:17:07.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:07.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:07.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:07.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:17:07.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:07.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 12:17:07.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:07.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:17:07.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:07.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:07.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:07.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:17:07.334 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 12:17:07.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:17:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:07.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:07.334 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:07.334 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:17:07.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:07.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:07.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:07.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:07.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:08.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:08.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:08.355 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:17:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:17:08.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:17:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:08.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 12:17:08.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:08.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:17:08.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:08.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:08.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:08.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:08.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:09.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:09.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:09.357 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:17:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:17:09.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:17:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:09.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:09.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:09.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:17:09.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:09.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:09.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:09.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:09.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:17:09.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 12:17:09.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:17:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:09.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:09.361 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:17:09.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:09.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:09.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:09.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:09.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:10.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:10.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:10.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:10.364 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:17:10.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:10.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:10.364 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:10.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:17:10.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:10.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:10.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:10.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:10.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:10.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:11.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:11.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:11.366 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 12:17:11.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:11.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:11.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:11.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 12:17:11.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:11.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:11.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:11.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 12:17:11.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:11.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:11.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:11.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 12:17:11.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:11.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:11.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:11.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 12:17:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 12:17:11.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 12:17:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:11.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 12:17:11.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:11.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 12:17:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 12:17:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 12:17:11.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 12:17:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:11.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:11.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:11.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 12:17:11.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:11.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:11.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:11.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:11.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 12:17:11.383 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 12:17:11.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:17:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:11.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:17:11.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:11.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:11.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:11.390 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 12:17:11.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:11.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:11.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:11.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:11.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:12.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:12.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:17:12.393 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 12:17:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 12:17:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 12:17:12.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 12:17:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:12.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 12:17:12.393 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:12.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 12:17:12.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:12.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:12.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:12.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:17:12.399 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 12:17:12.399 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 12:17:12.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:17:12.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:17:12.402 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 12:17:12.402 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 12:17:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:17:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:17:12.404 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 12:17:12.404 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 12:17:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:17:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:17:12.405 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 12:17:12.405 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 12:17:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:17:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:17:12.406 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 12:17:12.406 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 12:17:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:17:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:17:12.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:17:12.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:12.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 12:17:12.421 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 12:17:12.421 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:12.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 123.894 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 87.484 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 36.293 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:12.435 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:12.442 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:17:12.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:12.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:12.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:12.442 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:17:12.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:12.443 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:17:12.443 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:12.443 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:12.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 12:17:12.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:12.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:12.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:12.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:12.703 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 12:17:12.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:12.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:12.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:12.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:12.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:12.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:12.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:17:12.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:17:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:17:12.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:17:12.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:12.937 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:17:12.938 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:12.938 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:12.938 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:12.938 INFO [main][AbstractShell] Close shell Testing shell 12:17:12.938 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:12.947 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:12.947 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:12.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:12.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:12.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.964 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 12:17:12.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:12.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 12:17:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:12.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:12.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 12:17:12.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:12.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:12.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:12.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:12.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:12.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:17:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:12.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:13.029 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 12:17:13.029 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 12:17:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:13.534 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 12:17:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 12:17:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:14.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:14.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 12:17:14.037 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 12:17:14.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 12:17:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:14.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 12:17:14.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 12:17:14.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:17:14.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:15.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:15.039 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:17:15.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:17:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:15.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 12:17:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:15.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:17:15.043 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 12:17:15.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 12:17:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:15.043 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 12:17:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:15.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 12:17:15.043 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 12:17:15.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 12:17:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:15.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 12:17:15.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 12:17:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:16.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 12:17:16.044 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 12:17:16.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 12:17:16.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:16.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 12:17:16.545 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:17:16.545 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:17:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:17.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:17.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:17:17.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:17.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:17.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:17:17.048 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 12:17:17.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 12:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:17.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 12:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:17.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 12:17:17.048 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 12:17:17.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:17:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:17.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:17.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:17:17.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:17:17.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:17.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:17:17.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:17.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:17:17.552 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 12:17:17.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 12:17:17.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:17.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 12:17:17.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:17.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 12:17:17.552 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 12:17:17.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 12:17:17.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:18.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:18.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 12:17:18.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 12:17:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:18.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:18.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 12:17:18.553 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 12:17:18.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 12:17:18.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:19.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 12:17:19.054 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 12:17:19.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 12:17:19.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:19.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:19.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 12:17:19.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 12:17:19.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:20.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 12:17:20.055 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 12:17:20.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 12:17:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:17:20.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:17:20.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 12:17:20.556 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:20.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 12:17:20.556 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:20.556 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:20.556 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:20.556 INFO [main][AbstractShell] Close shell Testing shell 12:17:20.556 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:20.560 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:20.560 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:20.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:20.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:20.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:20.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:20.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:20.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 12:17:20.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 12:17:20.566 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:20.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:20.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.144 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 0.521 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.601 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:20.588 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:20.589 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:17:20.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:20.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:20.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:20.589 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:17:20.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:20.589 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:17:20.589 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:20.590 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:20.590 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:20.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:20.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:20.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:20.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:20.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:20.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:20.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:17:20.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:21.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:21.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 12:17:21.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:22.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 12:17:22.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:22.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 12:17:22.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:17:22.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:17:22.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:17:23.598 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 12:17:23.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:23.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:23.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:23.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:23.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:23.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:23.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:23.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:23.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:23.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:23.600 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:17:23.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:24.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:24.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:25.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:25.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:26.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:26.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:27.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:27.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:27.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 12:17:28.605 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 12:17:28.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:28.606 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:28.606 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:28.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:28.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:28.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:28.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:28.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:28.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:28.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:28.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:29.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:17:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:29.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:29.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:29.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:30.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:30.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:30.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:30.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:31.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:31.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:31.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:31.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:32.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:32.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:32.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:33.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:33.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:33.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:33.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:34.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:34.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 12:17:34.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:17:34.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:17:34.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:17:35.612 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 12:17:35.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:35.612 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:35.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:35.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:35.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:35.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:35.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:35.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:35.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:35.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:35.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:35.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:36.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:17:36.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:36.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:37.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:37.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:38.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:38.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:39.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:39.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:40.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:40.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:41.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:41.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:42.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:42.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:43.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:43.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:44.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:44.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:45.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 12:17:45.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 12:17:45.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:17:45.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:17:45.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:17:46.623 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 12:17:46.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:46.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:46.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:46.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:46.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:46.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:46.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:46.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:46.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:46.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:17:46.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:47.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:47.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:48.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:48.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:49.127 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:49.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:50.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:50.628 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:51.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:51.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:52.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 12:17:52.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 12:17:52.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 12:17:52.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:17:52.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:17:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:17:53.630 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 12:17:54.630 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 12:17:54.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:54.631 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:54.631 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:54.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:54.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:54.631 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:17:54.631 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:54.631 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:54.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:17:54.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:17:54.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:17:54.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:17:54.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:17:54.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:17:54.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:55.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:56.133 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 12:17:56.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:17:56.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:17:56.633 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:17:56.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:17:56.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:56.633 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:56.633 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:56.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 12:17:56.638 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 12:17:56.638 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:17:56.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:17:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:56.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.052 s - in org.eclipse.reddeer.core.test.condition.JobIsRunningTest testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 3.009 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.008 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 11.009 s testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 8.006 s testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 2.007 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 12:17:56.903 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 12:17:56.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:57.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:57.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:57.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:57.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:57.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:57.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:57.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:17:57.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:57.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:17:57.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:17:57.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 12:17:57.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:57.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:17:57.133 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:57.133 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:57.133 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:57.133 INFO [main][AbstractShell] Close shell Testing shell 12:17:57.133 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:57.142 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:57.142 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:57.397 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 12:17:57.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:57.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:57.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:57.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:57.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:57.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:57.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:57.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:17:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:17:57.620 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:57.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 12:17:57.620 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:57.620 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:57.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:57.620 INFO [main][AbstractShell] Close shell Testing shell 12:17:57.620 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:57.629 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:57.629 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:17:57.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 12:17:57.895 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 12:17:57.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:58.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:58.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:58.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:58.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:58.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:58.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:58.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:58.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:58.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:58.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:58.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:58.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:58.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:58.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:58.133 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:17:58.133 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:58.134 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:58.134 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:58.134 INFO [main][AbstractShell] Close shell Testing shell 12:17:58.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:58.142 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:58.142 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:58.409 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 12:17:58.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:58.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:58.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:58.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:58.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:58.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:58.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:58.636 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:58.636 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:58.636 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:58.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:58.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:58.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:58.637 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:17:58.637 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:58.638 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:58.638 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:58.638 INFO [main][AbstractShell] Close shell Testing shell 12:17:58.638 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:58.646 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:58.646 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:58.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:58.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:17:58.900 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 12:17:58.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:59.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:59.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:59.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:59.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:59.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:59.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:59.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:59.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:17:59.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:59.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:59.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:59.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:59.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:59.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:59.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:17:59.129 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 12:17:59.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:59.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:59.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:59.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:59.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:17:59.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:17:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:59.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:17:59.132 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 12:17:59.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:59.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:59.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:59.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:59.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:59.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:59.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:59.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:59.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:59.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:59.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:59.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:59.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:59.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:59.139 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:17:59.139 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:59.139 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:59.139 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:59.139 INFO [main][AbstractShell] Close shell Testing shell 12:17:59.139 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:59.147 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:59.147 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:17:59.407 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 12:17:59.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:59.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:59.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:17:59.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:17:59.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:17:59.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:17:59.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 12:17:59.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:17:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:17:59.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:17:59.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:17:59.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:17:59.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:17:59.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:17:59.634 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:17:59.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 12:17:59.634 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:17:59.634 DEBUG [main][AbstractWait] Waiting until shell is active... 12:17:59.634 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:17:59.634 INFO [main][AbstractShell] Close shell Testing shell 12:17:59.634 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:17:59.642 DEBUG [main][AbstractWait] Waiting while shell is available... 12:17:59.642 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.992 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.491 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.486 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.513 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.503 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.501 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.001 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0 s Results: Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.core.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.core.test/target/jacoco.exec [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.swt.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.go' with 0 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt.test' with 136 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.direct' with 6 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.eclipse' with 299 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench' with 76 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.workbench.core' with 23 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.uiforms' with 27 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit.extension' with 13 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.requirements' with 23 classes [INFO] [INFO] -------< org.eclipse.reddeer:org.eclipse.reddeer.workbench.test >------- [INFO] Building RedDeer Workbench Tests 4.7.0-SNAPSHOT [33/58] [INFO] from tests/org.eclipse.reddeer.workbench.test/pom.xml [INFO] ------------------------[ eclipse-test-plugin ]------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.workbench.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.reddeer.workbench.test --- [INFO] The project's OSGi version is 4.7.0.v20230904-1208 [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 12:18:08.628 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:18:08.630 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:18:08.642 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:18:08.644 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:18:08.672 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:08.751 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:18:08.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:08.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:08.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:18:08.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:18:08.774 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:18:08.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:08.849 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:18:08.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:08.851 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:18:08.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:08.855 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:18:08.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:18:08.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:08.874 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:18:08.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:08.875 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:18:08.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:08.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:08.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:08.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:08.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:18:08.939 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:08.939 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:18:08.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:18:08.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:18:08.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:18:08.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:18:08.940 DEBUG [main][MenuItemLookup] Item match:Window 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:18:08.944 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:08.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:18:08.945 DEBUG [main][MenuItemLookup] Item match:Preferences 12:18:08.947 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:18:08.947 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:18:08.949 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:18:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:18:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:18:09.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:18:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:09.139 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:18:09.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:18:09.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:09.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:09.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:09.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:18:09.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:18:09.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:18:09.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:09.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:09.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:09.193 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:18:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:09.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:09.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:09.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:18:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:18:09.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:09.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:09.284 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:09.286 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:09.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:18:09.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:09.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:09.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:18:09.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:09.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:09.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:09.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:18:09.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:18:09.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:09.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:09.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:09.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:09.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:18:09.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:18:09.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:09.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:18:09.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:18:09.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:18:09.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:09.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:18:09.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:09.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:09.349 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:18:09.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:18:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:09.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:18:09.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:09.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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'] 12:18:09.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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: "New Project"] 12:18:09.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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'] 12:18:09.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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'] 12:18:09.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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'] 12:18:09.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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 Project"] 12:18:09.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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'] 12:18:09.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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'] 12:18:09.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:09.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:09.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:18:09.372 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:09.372 DEBUG [main][MenuItemLookup] Item match:File 12:18:09.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:18:09.376 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:18:09.381 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:18:09.382 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:09.382 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:18:09.382 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:09.382 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:18:09.382 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:09.382 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:18:09.382 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:18:09.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:18:09.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:18:09.383 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:18:09.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:18:09.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:18:09.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:18:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:09.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:09.554 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:09.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:09.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 12:18:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:09.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:09.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:09.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:09.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:18:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:18:09.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:18:09.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:09.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:10.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:10.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:18:10.071 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:10.071 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:10.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:10.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:10.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:18:10.072 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:18:10.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:18:10.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:18:10.076 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:10.076 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:18:10.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) 12:18:10.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:10.079 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:18:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:10.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:10.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:10.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:10.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:18:10.120 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 12:18:10.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:18:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:10.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:10.121 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:18:10.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.123 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 12:18:10.125 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:") 12:18:10.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:10.131 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:10.132 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 12:18:10.134 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:18:10.134 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 12:18:10.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.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) 12:18:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:10.145 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:18:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:10.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:10.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:10.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:18:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:18:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:10.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:18:10.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:10.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:10.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:10.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'] 12:18:10.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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'] 12:18:10.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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: "Create New File"] 12:18:10.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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'] 12:18:10.656 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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'] 12:18:10.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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'] 12:18:10.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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: "Create New File"] 12:18:10.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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'] 12:18:10.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.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'] 12:18:10.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:10.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:10.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:10.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:10.658 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:18:10.658 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:10.658 DEBUG [main][MenuItemLookup] Item match:File 12:18:10.660 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:18:10.660 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:10.662 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:18:10.662 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:18:10.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:18:10.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:18:10.663 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:18:10.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 'New|Select a wizard'] is available.... 12:18:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:18:10.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:18:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:10.737 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:10.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:18:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:18:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:18:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:18:10.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:10.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:10.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:18:10.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:10.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:10.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:10.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:10.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:18:10.741 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:18:10.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:18:10.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:18:10.744 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:10.744 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:18:10.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:18:10.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:10.752 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:18:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:10.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:10.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:10.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:10.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'] 12:18:10.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:18:10.796 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 12:18:10.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:18:10.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:10.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:10.797 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:18:10.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:10.798 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:") 12:18:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:10.804 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:10.805 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 12:18:10.833 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:") 12:18:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:10.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:10.837 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 12:18:10.837 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:18:10.837 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:18:10.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:18:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:10.842 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:18:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:10.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:10.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:18:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:18:10.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:10.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:18:10.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:18:10.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:18:10.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:18:10.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:10.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:10.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:10.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:10.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:10.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:10.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:10.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:10.981 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:10.981 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 12:18:10.981 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:10.981 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:10.991 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:10.992 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:10.992 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:18:10.992 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:11.046 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:11.046 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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'] 12:18:11.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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: "Create New File"] 12:18:11.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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'] 12:18:11.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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'] 12:18:11.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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'] 12:18:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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: "Create New File"] 12:18:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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'] 12:18:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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'] 12:18:11.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:11.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:11.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:11.049 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:18:11.049 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:11.049 DEBUG [main][MenuItemLookup] Item match:File 12:18:11.051 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:18:11.051 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:11.052 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:18:11.052 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:18:11.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:18:11.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:18:11.053 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:18:11.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:18:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:18:11.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:18:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:11.141 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:11.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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 12:18:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:18:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:18:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:18:11.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:11.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:11.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:18:11.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:11.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:11.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:11.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:18:11.144 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:18:11.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:18:11.145 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:18:11.145 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:11.145 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:18:11.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:18:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:11.147 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:18:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:11.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:11.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:11.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:11.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'] 12:18:11.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:18:11.176 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 12:18:11.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:18:11.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:11.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:11.177 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:18:11.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.178 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:") 12:18:11.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:11.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:11.184 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 12:18:11.184 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:") 12:18:11.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:11.187 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:11.188 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 12:18:11.188 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:18:11.188 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:18:11.188 DEBUG [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) 12:18:11.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:11.191 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:18:11.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:11.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:11.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:18:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:18:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:11.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:18:11.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:18:11.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:11.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:11.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:11.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:18:11.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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: "Create New File"] 12:18:11.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:18:11.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:11.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:11.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:11.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 12:18:11.716 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:11.716 DEBUG [main][MenuItemLookup] Item match:File 12:18:11.718 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:18:11.718 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:18:11.719 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:18:11.719 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:11.719 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:18:11.720 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:11.720 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:18:11.720 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:11.720 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:18:11.720 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:18:11.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:18:11.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:18:11.720 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:18:11.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.... 12:18:11.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:18:11.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:18:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:11.785 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:11.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.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 12:18:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:18:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:18:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:18:11.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:11.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:11.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:11.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:18:11.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:18:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:11.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:18:11.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:11.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:18:11.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:18:11.788 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:18:11.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:18:11.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:18:11.788 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:18:11.788 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:18:11.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:18:11.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:11.796 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:18:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:11.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:11.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:11.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:11.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'] 12:18:11.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:18:11.831 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 12:18:11.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:18:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:11.833 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:18:11.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:18:11.833 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:") 12:18:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:11.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:11.839 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 12:18:11.844 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:") 12:18:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:18:11.847 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:18:11.847 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 12:18:11.848 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:18:11.848 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:18: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.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) 12:18:11.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:11.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:11.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:11.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:11.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:11.851 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:18:11.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:11.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:11.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:11.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:18:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:18:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:18:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:12.355 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 12:18:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:12.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:12.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:12.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:12.360 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 12:18:12.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:12.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:12.369 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:12.369 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:12.371 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:12.371 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:12.371 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:18:12.371 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 12:18:12.394 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 12:18:12.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:12.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:12.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:12.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:12.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:12.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:12.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:12.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:12.407 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:18:12.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:12.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:12.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 12:18:12.409 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:12.409 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:18:12.409 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:18:12.409 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:18:12.409 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:18:12.409 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:18:12.409 DEBUG [main][MenuItemLookup] Item match:Window 12:18:12.414 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:18:12.414 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:18:12.414 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:18:12.414 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:12.414 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:18:12.414 DEBUG [main][MenuItemLookup] Item match:Show View 12:18:12.425 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:18:12.425 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:12.426 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:18:12.426 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:18:12.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:18:12.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:18:12.434 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:18:12.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:18:12.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:18:12.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:18:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:12.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 12:18:12.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:12.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:18:12.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:12.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:12.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:12.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:12.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:12.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:18:12.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:18:12.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:18:12.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:18:12.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:12.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:18:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:18:12.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:18:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:12.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:18:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:12.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:18:12.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:18:12.994 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:18:12.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:18:12.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:18:12.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:12.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:18:12.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:12.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:12.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:12.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:18:12.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:12.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:18:12.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:12.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:12.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:12.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:12.998 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:18:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:12.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:12.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:18:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:18:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:18:13.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:13.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:13.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:18:13.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:13.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:13.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:13.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:13.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:13.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:13.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') 12:18:13.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:13.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:13.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:13.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:13.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:13.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:13.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:13.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 12:18:13.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:13.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:13.332 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:13.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:13.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:13.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:13.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:13.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:13.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:13.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:13.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:13.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:13.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:14.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:14.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:14.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:14.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:14.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:14.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:14.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:14.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:14.339 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:14.347 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:14.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:14.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:14.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:14.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:14.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:14.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:14.855 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:14.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:14.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:14.885 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:14.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:14.885 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:14.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:14.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:14.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:14.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:14.917 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:14.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:14.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:14.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:14.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:14.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:14.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:14.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:14.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:14.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:14.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:14.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:14.925 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:14.925 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:14.925 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:14.925 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:14.927 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:14.927 DEBUG [main][EditorHandler] 2 editor(s) found 12:18:14.927 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 12:18:14.942 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 12:18:14.942 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:14.977 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:14.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:14.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:14.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:14.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:14.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:14.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:14.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:14.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:14.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:14.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:14.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:14.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:14.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:14.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:14.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:14.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:14.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:14.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:14.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:14.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:14.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:15.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:15.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:15.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:15.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:15.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:15.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:15.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:15.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:15.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:15.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:15.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:15.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:15.035 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:15.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:15.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:15.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:15.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:15.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:15.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:15.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:15.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:16.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:16.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:16.037 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:16.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:16.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:16.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 12:18:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:16.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:16.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:16.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:16.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:16.040 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:16.041 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:16.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:16.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:16.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:16.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:16.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:16.041 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:16.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:16.046 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:16.046 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:16.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:16.046 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:16.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:16.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:16.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:16.049 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:16.075 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:16.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:16.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:16.075 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:16.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:16.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:16.079 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:16.079 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:16.079 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:16.079 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:16.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 12:18:16.080 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:16.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:16.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:16.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:16.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:16.083 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:16.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:16.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:16.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:16.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:16.085 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:16.085 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:16.085 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:16.130 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:16.131 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:16.131 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:16.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:16.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:16.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:16.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:16.131 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:16.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:16.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:16.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:16.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:16.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:16.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:16.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:16.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:16.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:16.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:16.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:16.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:16.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:16.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:16.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:16.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:16.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:16.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:16.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:16.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:16.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:16.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:16.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:16.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:16.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:16.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:16.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:16.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:17.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:17.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:17.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:17.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:17.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:17.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:17.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:17.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:17.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:17.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:17.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:17.173 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:17.174 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:17.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:17.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:17.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:17.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:17.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:17.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:17.174 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:17.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:17.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:17.179 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:17.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:17.179 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:17.180 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:17.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:17.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:17.182 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:17.206 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:17.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:17.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:17.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:17.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:17.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:17.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:17.211 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:17.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:17.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:17.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:17.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:17.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:17.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 '\*?\QPackage Explorer\E') 12:18:17.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:17.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:17.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:17.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:17.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:17.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:17.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:17.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:17.249 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:17.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:17.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:17.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:17.250 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:17.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:17.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:17.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:17.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:17.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:17.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:17.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:18.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:18.252 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:18.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:18.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:18.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:18.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 12:18:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:18.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:18.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:18.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:18.254 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:18.254 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:18.255 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:18.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:18.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:18.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:18.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:18.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:18.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:18.255 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:18.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:18.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:18.260 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:18.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:18.260 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:18.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:18.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:18.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:18.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:18.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:18.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:18.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:18.273 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:18.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:18.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f41148f is found... 12:18:18.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f41148f is found finished successfully 12:18:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:18.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:18.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:18.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:18.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:18.283 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:18.283 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:18.283 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:18.283 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:18.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:18.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:18.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:18.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:18.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:18.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 '\*?\QPackage Explorer\E') 12:18:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:18.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:18.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:18.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:18.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:18.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:18.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:18.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:18.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:18.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:18.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:18.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:18.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:18.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:18.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:18.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:18.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:18.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:19.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:19.346 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:19.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:19.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:19.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:19.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:19.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:19.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:19.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:19.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:19.348 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:19.348 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 12:18:19.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:19.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:19.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:19.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:19.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:19.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:18:19.349 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:18:19.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:18:19.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:18:19.355 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 12:18:19.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:18:19.355 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:18:19.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:18:19.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:18:19.357 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:19.357 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:19.383 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:19.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:19.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:19.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:19.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3665d629 is found... 12:18:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3665d629 is found finished successfully 12:18:19.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 12:18:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:19.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:19.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:19.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:19.388 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:19.388 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:19.389 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:19.389 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:19.390 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:19.390 DEBUG [main][EditorHandler] 2 editor(s) found 12:18:19.390 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:19.397 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:19.397 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 12:18:19.431 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 12:18:19.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:19.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:19.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:19.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:19.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:19.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:19.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:19.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:19.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:19.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:19.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:19.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:19.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:19.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:19.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:19.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:19.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:19.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:19.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:19.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:19.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:19.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:19.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:19.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:19.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:19.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:19.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:19.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:19.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:19.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:19.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:19.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:19.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:19.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:19.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:19.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:20.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:20.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:20.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:20.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:20.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:20.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:20.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:20.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:20.468 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:20.469 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:20.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:20.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:20.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:20.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:20.469 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:20.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:20.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:20.480 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:20.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:20.480 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:20.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:20.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:20.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:20.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:20.518 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:20.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:20.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:20.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:20.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:20.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:20.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:20.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:20.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:20.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:20.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:20.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:20.523 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:20.523 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:20.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:20.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:20.525 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 12:18:20.525 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:20.566 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:20.567 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:20.567 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:20.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:20.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:20.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:20.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:20.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:20.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:20.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:20.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:20.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:20.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:20.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:20.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:20.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:20.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:20.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:20.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 '\*?\QPackage Explorer\E') 12:18:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:20.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:20.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:20.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:20.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:20.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:20.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:20.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:20.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:20.596 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:20.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:20.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:20.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:20.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:20.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:20.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:20.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:20.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:20.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:20.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:21.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:21.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:21.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:21.609 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:21.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:21.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:21.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:21.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 12:18:21.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:21.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:21.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:21.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:21.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:21.611 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:21.612 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:21.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:21.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:21.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:21.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:21.612 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:21.612 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:21.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:21.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:21.617 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:21.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:21.617 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:21.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:21.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:21.619 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:21.619 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:21.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:21.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.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') 12:18:21.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:21.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:21.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:21.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:21.652 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:21.652 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:21.652 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:21.653 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) 12:18:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:21.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:21.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:21.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:21.654 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:21.654 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:21.654 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:21.686 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:21.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:21.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:21.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:21.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:21.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:21.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:21.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:21.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:21.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:21.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:21.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:21.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:21.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:21.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:21.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:21.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:21.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:21.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:21.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:21.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:21.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:21.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:21.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:21.709 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:21.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:21.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:21.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:21.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:21.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:21.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:21.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:21.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:21.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:21.722 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:21.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:21.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:21.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:21.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:21.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:22.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:22.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:22.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:22.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:22.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:22.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:22.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:22.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:22.726 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:22.727 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:22.727 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:22.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:22.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:22.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:22.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:22.728 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:22.730 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:22.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:22.733 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:22.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:22.733 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:22.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:22.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:22.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:22.735 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:22.765 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:22.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:22.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:22.771 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:22.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:22.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:22.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:22.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 '\*?\QPackage Explorer\E') 12:18:22.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:22.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:22.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:22.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:22.809 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:22.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:22.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:22.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:22.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:22.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:22.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:22.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:22.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:22.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:22.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:22.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:22.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:23.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:23.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:23.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:23.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:23.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:23.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:23.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:23.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:23.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:23.872 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:23.873 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:23.873 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:23.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:23.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:23.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:23.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:23.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:23.874 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:23.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:23.881 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:23.881 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:23.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:23.881 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:23.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:23.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:23.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:23.884 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:23.898 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:23.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:23.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:23.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8495 is found... 12:18:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8495 is found finished successfully 12:18:23.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:23.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:23.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:23.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:23.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:23.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:23.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:23.907 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:23.907 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:23.911 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:23.912 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:23.912 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:23.959 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:23.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:23.959 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:23.959 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:23.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:23.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:23.960 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:23.960 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:23.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:23.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:23.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:23.960 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:23.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:23.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:23.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:23.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:23.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:23.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:23.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:23.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:23.970 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:23.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:23.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:23.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:23.986 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:23.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:23.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:23.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:23.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:23.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:23.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:23.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:23.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:24.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:24.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:24.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:24.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:24.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:24.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:24.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:24.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:24.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 12:18:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:24.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:24.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:24.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:24.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:24.991 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:24.992 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:24.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:24.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:24.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:24.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:24.993 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:24.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:24.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:24.998 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:24.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:24.999 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:24.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:25.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:25.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:25.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:25.029 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:25.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:25.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:25.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:25.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:25.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:25.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:25.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:25.035 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:25.035 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:25.035 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:25.035 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:25.036 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 12:18:25.036 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:25.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:25.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:25.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:25.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:25.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:25.037 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:25.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:25.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:25.039 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:25.039 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:25.039 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:18:25.039 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:25.071 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:25.071 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:25.072 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:25.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:25.072 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:25.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:25.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:25.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:25.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:25.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:25.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:25.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:25.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:25.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:25.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:25.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:25.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:25.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:25.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:25.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:25.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:25.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:25.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:25.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:25.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:25.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:25.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:25.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:25.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:25.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:25.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:25.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:25.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:25.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:25.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:26.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:26.090 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:26.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:26.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:26.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:26.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:26.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:26.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:26.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:26.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:26.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:26.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:26.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:26.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:26.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:26.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:26.093 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:26.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:26.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:26.098 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:26.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:26.098 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:26.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:26.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:26.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:26.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:26.124 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:26.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:26.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:26.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:26.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:26.129 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:26.129 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:26.129 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:26.129 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:26.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 "Make Dirty") 12:18:26.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:26.130 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:26.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:26.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:26.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:26.131 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:26.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:26.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:26.133 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:26.133 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:26.133 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 12:18:26.133 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:26.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 'Save .*'] is available.... 12:18:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available. finished successfully 12:18:26.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:18:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:26.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:26.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:26.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:18:26.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:26.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:18:26.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:26.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:26.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:18:26.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:26.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:26.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:26.677 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:18:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:26.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:26.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:18:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:18:26.730 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:26.730 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:26.731 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:26.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:26.731 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:26.731 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:26.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:26.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:26.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:26.731 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:26.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:26.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:26.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:26.731 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:26.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:26.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:26.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:26.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:26.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:26.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:26.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:26.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:26.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:26.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:26.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:26.745 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:26.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:26.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:26.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:26.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:26.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:26.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:26.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:26.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:26.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:27.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:27.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:27.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:27.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:27.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:27.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:27.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:27.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:27.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:27.760 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:27.760 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:27.761 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:27.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:27.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:27.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:27.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:27.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:27.761 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:27.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:27.766 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:27.766 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:27.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:27.766 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:27.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:27.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:27.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:27.767 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:27.792 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:27.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:27.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:27.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:27.792 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:27.793 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:27.793 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:27.818 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:27.819 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:27.819 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:27.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:27.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:27.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:27.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:27.819 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:27.819 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:27.819 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:27.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:27.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:27.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:27.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:27.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:27.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:27.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:27.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:27.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:27.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:27.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:27.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:27.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:27.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:27.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:27.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:27.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:27.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:27.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:27.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:27.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:27.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:27.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:27.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:27.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:28.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:28.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:28.848 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:28.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:28.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:28.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:28.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:28.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:28.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:28.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:28.850 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:28.850 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:28.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:28.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:28.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:28.851 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:28.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:28.855 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:28.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:28.856 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:28.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:28.857 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:28.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:28.857 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:28.881 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:28.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:28.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:28.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@119a6558 is found... 12:18:28.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@119a6558 is found finished successfully 12:18:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:28.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:28.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:28.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:28.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:28.885 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:28.886 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:28.886 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:28.886 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:28.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18: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. 12:18:28.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:28.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:28.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:28.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 '\*?\QPackage Explorer\E') 12:18:28.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:28.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:28.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:28.908 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:28.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:28.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:28.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:28.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:28.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:28.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:28.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:28.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:28.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:28.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:28.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:28.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:28.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:28.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:29.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:29.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:29.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:29.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:29.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:29.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:29.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:29.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:29.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:29.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:29.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:29.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:29.940 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:29.941 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:29.941 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 12:18:29.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:29.941 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:29.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:29.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:29.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:18:29.942 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:18:29.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:18:29.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:18:29.947 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 12:18:29.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:18:29.947 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:18:29.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:18:29.949 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:18:29.949 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:29.949 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:29.972 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:29.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:29.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:29.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f196028 is found... 12:18:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f196028 is found finished successfully 12:18:29.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 '\*?\QeditorTest.min\E') 12:18:29.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:29.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:29.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:29.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:29.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:29.976 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 12:18:29.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:29.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:29.983 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:29.983 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@86d6820 is found... 12:18:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@86d6820 is found finished successfully 12:18:29.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 12:18:29.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:29.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:29.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:29.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:29.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:29.987 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 12:18:30.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:30.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 12:18:30.000 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:30.000 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:30.001 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:30.001 DEBUG [main][EditorHandler] 2 editor(s) found 12:18:30.001 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:30.010 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:30.010 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 12:18:30.039 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 12:18:30.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:30.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:30.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:30.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:30.039 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:30.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:30.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:30.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:30.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:30.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:30.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:30.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:30.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:30.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:30.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:30.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:30.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:30.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 '\*?\QPackage Explorer\E') 12:18:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:30.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:30.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:30.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:30.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:30.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:30.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:30.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:30.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:30.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:30.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:30.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:30.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:30.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:30.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:30.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:30.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:30.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:30.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:30.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:31.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:31.055 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:31.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:31.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:31.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:31.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 12:18:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:31.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:31.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:31.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:31.057 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:31.058 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:31.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:31.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:31.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:31.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:31.058 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:31.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:31.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:31.064 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:31.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:31.064 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:31.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:31.065 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:31.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:31.065 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:31.091 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:31.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:31.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:31.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:31.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:31.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:31.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:31.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:31.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:31.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:31.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:31.096 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:31.096 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:31.096 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:31.097 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:31.098 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:31.098 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:31.129 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:31.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:31.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:31.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:31.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:31.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:31.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:31.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:31.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:31.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:31.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:31.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:31.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:31.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:31.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:31.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:31.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') 12:18:31.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:31.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:31.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:31.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:31.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:31.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:31.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:31.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:31.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:31.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:31.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:31.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:31.155 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:31.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:31.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:31.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:31.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:31.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:31.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:32.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:32.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:32.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:32.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:32.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:32.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:32.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:32.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:32.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:32.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:32.159 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:32.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:32.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:32.160 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:32.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:32.160 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:32.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:32.160 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:32.162 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:32.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:32.164 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:32.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:32.164 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:32.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:32.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:32.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:32.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:32.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:32.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:32.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:32.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:32.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:32.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:32.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:32.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:32.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:32.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:32.193 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.193 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:32.193 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:32.193 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:32.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 12:18:32.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:32.194 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:32.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:32.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:32.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:32.194 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:32.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:32.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:32.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:32.196 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.196 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:32.196 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:18:32.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:32.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:32.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:32.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:32.196 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 12:18:32.197 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:32.197 DEBUG [main][MenuItemLookup] Item match:File 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:32.198 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:18:32.198 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:18:32.198 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:18:32.198 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:18:32.198 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:18:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:18:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:18:32.202 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.202 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 12:18:32.202 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:32.202 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:32.203 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:32.203 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:32.203 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:32.237 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:32.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:32.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:32.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:32.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:32.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:32.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:32.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:32.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:32.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:32.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:32.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:32.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:32.243 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:32.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:32.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:32.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:32.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:32.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:32.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:32.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:32.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:32.251 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:32.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:32.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:32.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:32.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:32.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:32.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:32.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:32.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:32.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:32.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:32.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:32.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:32.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:32.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:33.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:33.256 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:33.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:33.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:33.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:33.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 12:18:33.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:33.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:33.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:33.258 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:33.258 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:33.258 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:33.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:33.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:33.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:33.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:33.259 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:33.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:33.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:33.263 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:33.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:33.263 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:33.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:33.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:33.264 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:33.265 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:33.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:33.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:33.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:33.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:33.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:33.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:33.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:33.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:33.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:33.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:33.292 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:33.292 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:33.292 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:33.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:18:33.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:33.293 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:33.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:33.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:33.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:33.293 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:33.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:33.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:33.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:33.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 12:18:33.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:33.295 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:33.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:33.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:33.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:33.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:33.296 INFO [WorkbenchTestable][AbstractButton] Click button Save 12:18:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:33.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:33.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:33.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:33.297 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:33.297 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:33.297 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:33.353 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:33.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:33.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:33.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:33.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:33.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:33.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:33.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:33.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:33.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:33.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:33.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:33.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:33.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 '\*?\QPackage Explorer\E') 12:18:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:33.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:33.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:33.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:33.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:33.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:33.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:33.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:33.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:33.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:33.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:33.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:33.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:33.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:33.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:33.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:33.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:33.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:34.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:34.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:34.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:34.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:34.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:34.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:34.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 12:18:34.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:34.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:34.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:34.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:34.386 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:34.386 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:34.387 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:34.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:34.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:34.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:34.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:34.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:34.387 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:34.387 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:34.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:34.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:34.393 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:34.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:34.393 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:34.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:34.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:34.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:34.395 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:34.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:34.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:34.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:34.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:34.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:34.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:34.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:34.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:34.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:34.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:34.425 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:34.425 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:34.425 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:34.425 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:34.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:34.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:34.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:34.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:34.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:34.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 '\*?\QPackage Explorer\E') 12:18:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:34.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:34.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:34.447 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:34.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:34.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:34.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:34.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:34.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:34.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:34.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:34.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:34.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:34.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:34.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:34.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:34.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:34.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:35.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:35.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:35.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:35.475 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:35.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:35.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:35.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:35.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:35.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:35.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:35.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:35.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:35.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:35.477 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:35.477 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:35.478 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 12:18:35.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:35.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:35.478 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:35.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:35.478 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:35.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:18:35.478 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:18:35.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:18:35.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:18:35.486 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 12:18:35.486 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:18:35.486 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:18:35.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:18:35.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:18:35.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:35.489 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:35.523 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:35.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:35.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:35.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:35.524 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 12:18:35.535 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:35.535 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:35.535 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:35.535 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:35.536 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:18:35.536 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:35.556 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c697470 is found... 12:18:45.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@c697470 is found failed, an exception will be thrown 12:18:45.567 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:45.567 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:45.568 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 12:18:45.596 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 12:18:45.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:45.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:45.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:45.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:45.596 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:45.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:45.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:45.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:45.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:45.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:45.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:45.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:45.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:45.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:45.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:45.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:45.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:45.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:45.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:18:45.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:45.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:45.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:45.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:45.621 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:45.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:45.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:45.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:45.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:45.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:45.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:45.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:45.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:45.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:45.645 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:45.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:45.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:45.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:45.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:45.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:45.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:46.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:46.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:46.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:46.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:46.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:46.647 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:46.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:46.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:46.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:46.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 12:18:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:46.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:46.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:46.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:46.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:46.649 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:46.649 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:46.650 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:46.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:46.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:46.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:46.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:46.650 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:46.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:46.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:46.656 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:46.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:46.656 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:46.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:46.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:46.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:46.658 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:46.687 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:46.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:46.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:46.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:46.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:46.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:46.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:46.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:46.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:46.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:46.692 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:46.692 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:46.692 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:18:46.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:46.693 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:46.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:46.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:46.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:46.694 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:46.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:46.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:46.695 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:46.695 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:46.695 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:46.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 'Save .*'] is available.... 12:18:47.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 'Save .*'] is available. finished successfully 12:18:47.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:18:47.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:47.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:47.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:47.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:18:47.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:47.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:47.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 12:18:47.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:47.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:18:47.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:47.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:47.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:47.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:47.225 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:18:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:47.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:47.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:47.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:18:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:18:47.265 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:47.265 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:47.265 DEBUG [main][EditorHandler] 0 editor(s) found 12:18:47.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:47.265 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:47.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:47.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:47.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:47.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:47.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:47.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:47.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:47.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:47.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:47.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:47.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:47.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:47.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:47.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:47.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 '\*?\QPackage Explorer\E') 12:18:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:47.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:47.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:47.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:47.278 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:47.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:47.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:47.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:47.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:47.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:47.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:47.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:47.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:47.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:47.281 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:47.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:47.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:47.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:47.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:47.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:47.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:47.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:48.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:48.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:48.283 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:48.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:48.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:48.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:48.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:48.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:48.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:48.284 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:48.285 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:48.285 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:48.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:48.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:48.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:48.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:48.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:48.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:48.286 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:48.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:48.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:48.289 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:48.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:48.290 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:48.290 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:48.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:48.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:48.291 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:48.307 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:48.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:48.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:48.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:48.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:48.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:48.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:48.315 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:48.315 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:48.315 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:48.315 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:48.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Make Dirty") 12:18:48.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:48.316 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 12:18:48.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:48.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:48.317 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 12:18:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:48.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:48.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:48.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:48.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7965da40 is found... 12:18:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7965da40 is found finished successfully 12:18:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:18:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:48.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:48.321 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:48.321 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:48.322 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:48.322 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:48.322 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:48.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 'Save .*'] is available.... 12:18:48.846 DEBUG [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 12:18:48.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:18:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:48.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:48.848 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:18:48.848 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:48.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.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 "Save") 12:18:48.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:18:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:48.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:48.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:18:48.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:18:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:48.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:18:48.849 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:18:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:18:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:18:48.849 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:18:48.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:18:48.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:18:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:18:48.889 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:48.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:48.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:48.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:48.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:48.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:48.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:48.889 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:48.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:48.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:48.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:48.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:48.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:48.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:48.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:48.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 '\*?\QPackage Explorer\E') 12:18:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:48.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:48.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:48.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:48.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:48.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:48.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:48.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:48.903 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:48.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:48.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:48.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:48.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:48.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:49.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:49.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:49.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:49.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:49.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 12:18:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:49.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:49.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:49.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:49.907 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:49.908 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:49.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:49.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:49.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:49.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:49.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:49.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:49.908 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:49.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:49.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:49.912 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:49.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:49.912 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:49.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:49.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:49.913 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:49.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:49.928 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:49.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:49.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:49.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:49.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:49.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 '\*?\QeditorTest.min\E') 12:18:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:49.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:49.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:49.937 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:49.937 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:49.937 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:18:49.937 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:18:49.938 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:49.938 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:18:49.938 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:18:49.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:18:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:49.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:18:49.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 12:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'File' 12:18:49.939 DEBUG [main][MenuItemLookup] Item match:File 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'' 12:18:49.940 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:18:49.940 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:18:49.941 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:18:49.941 DEBUG [main][EditorHandler] 1 editor(s) found 12:18:49.941 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:18:49.976 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:18:49.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:49.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:18:49.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:18:49.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:18:49.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:18:49.977 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:49.977 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:18:49.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:18:49.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:18:49.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:18:49.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:18:49.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:18:49.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:49.981 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:18:49.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:49.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:18:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:18:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:18:49.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:18:49.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 '\*?\QPackage Explorer\E') 12:18:49.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:49.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:49.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:49.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:18:49.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:49.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:49.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:18:49.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:18:49.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:18:49.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:49.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:49.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:49.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:49.991 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:49.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:49.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:49.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:49.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:49.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:49.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:50.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:50.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:50.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:50.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:18:50.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:18:50.994 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:18:50.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:18:50.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:18:50.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:18:50.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:18:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:18:50.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:18:50.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:18:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:18:50.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:18:50.995 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:18:50.996 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:18:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:18:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:18:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:18:50.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:18:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:18:50.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:18:50.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:50.997 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:50.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:51.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:51.000 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:18:51.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:18:51.001 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:18:51.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:18:51.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:18:51.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:18:51.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:18:51.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:18:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:18:51.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:18:51.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:18:51.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:18:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:18:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78c055cc is found... 12:19:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78c055cc is found failed, an exception will be thrown 12:19:01.037 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:01.037 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:01.037 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:01.061 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:01.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:01.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:01.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:01.061 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:01.061 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:01.061 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:01.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:01.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:01.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:01.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:01.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:01.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:01.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:01.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:01.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:01.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:01.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:01.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:19:01.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:01.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:01.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:01.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:01.072 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:01.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:01.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:01.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:01.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:01.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:01.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:01.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:01.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:01.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:01.074 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:01.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:01.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:01.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:01.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:01.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:01.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:01.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:02.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:02.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:02.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:02.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:02.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:02.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:02.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:02.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:02.089 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:02.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:19:02.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:02.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:02.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:02.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:02.090 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:02.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:02.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:02.093 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:19:02.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:02.093 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:02.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:02.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:02.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:02.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:02.110 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:02.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:02.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:02.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:02.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:19:02.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:02.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:02.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:02.119 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:02.119 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:02.119 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:02.119 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:02.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:02.120 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:19:02.120 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:19:02.120 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:02.145 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:02.146 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:02.146 DEBUG [main][EditorHandler] 0 editor(s) found 12:19:02.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:02.146 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:02.146 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:02.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:02.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:02.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:02.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:02.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:02.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:02.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:02.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:02.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:02.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 '\*?\QPackage Explorer\E') 12:19:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:02.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:02.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:02.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:02.156 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:02.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:02.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:02.158 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:02.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:02.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:02.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:02.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:02.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:02.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:02.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:02.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:02.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:02.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:02.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:03.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:03.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:03.161 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:03.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:03.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:03.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:03.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:03.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:03.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:03.162 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:03.163 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:19:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:03.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:03.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:03.163 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:03.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:03.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:03.167 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:19:03.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:03.167 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:03.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:03.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:03.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:03.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:03.189 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:03.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:03.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:03.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:03.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:03.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:03.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:03.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:03.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:19:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:03.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:19:03.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:19:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:03.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:03.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:03.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:03.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:03.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:03.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:03.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:03.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:03.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:03.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:03.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:03.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:03.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:03.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:03.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:03.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:03.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:03.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:04.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:04.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:04.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:04.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:04.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:04.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:04.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:04.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:04.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:04.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:04.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:04.232 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:04.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 12:19:04.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:04.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:04.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:04.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:04.233 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:19:04.233 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:19:04.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:19:04.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:19:04.238 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 12:19:04.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 12:19:04.238 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 12:19:04.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 12:19:04.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 12:19:04.239 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:04.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:04.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:04.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:04.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:04.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 12:19:04.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:04.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:04.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:04.265 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:04.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:04.271 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:04.271 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f20374e is found... 12:19:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f20374e is found finished successfully 12:19:04.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 '\*?\QeditorTest.min\E') 12:19:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:04.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:04.274 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 12:19:04.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:04.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 12:19:04.289 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:04.289 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:04.289 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:04.289 DEBUG [main][EditorHandler] 2 editor(s) found 12:19:04.290 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:04.303 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:04.303 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 12:19:04.329 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 12:19:04.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:04.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:04.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:04.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:04.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:04.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:04.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:04.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:04.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:04.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:04.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:04.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:04.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:04.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:04.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:04.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:04.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:19:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:04.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:04.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:04.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:04.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:04.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:04.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:04.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:04.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:04.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:04.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:04.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:04.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:04.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:04.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:04.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:04.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:04.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:04.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:04.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:04.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:05.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:05.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:05.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:05.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:05.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:05.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 12:19:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:05.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:05.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:05.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:05.357 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:05.357 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:19:05.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:05.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:05.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:05.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:05.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:05.358 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:05.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:05.363 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:05.363 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:19:05.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:05.363 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:05.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:05.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:05.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:05.364 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:05.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:05.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:05.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:05.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:05.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:05.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:05.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:19:05.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:05.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:05.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:05.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:05.389 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:05.389 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:05.389 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:05.389 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:05.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:19:05.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:05.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:05.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:05.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:05.394 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:05.394 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 12:19:05.394 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:05.394 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:05.394 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:05.419 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:05.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:05.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:05.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:05.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:05.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:05.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:05.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:05.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:05.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:05.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:05.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:05.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:05.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:05.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:05.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:05.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:05.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:05.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 '\*?\QPackage Explorer\E') 12:19:05.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:05.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:05.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:05.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:05.430 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:05.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:05.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:05.442 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:05.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:05.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:05.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:05.443 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:05.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:05.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:05.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:05.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:05.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:05.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:06.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:06.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:06.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:06.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:06.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:06.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:06.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:06.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:06.446 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:06.447 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:06.447 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:19:06.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:06.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:06.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:06.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:06.448 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:06.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:06.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:06.451 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:19:06.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:06.451 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:06.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:06.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:06.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:06.453 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:06.468 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:06.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:06.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:06.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:06.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:19:06.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:06.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:06.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:06.477 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:06.478 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:06.478 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:06.478 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:06.478 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:06.478 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:06.478 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:06.505 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:06.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:06.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:06.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:06.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:06.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:06.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:06.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:06.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:06.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:06.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:06.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:06.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:06.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:06.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:06.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:06.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') 12:19:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:06.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:06.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:06.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:06.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:06.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:06.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:06.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:06.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:06.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:06.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:06.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:06.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:06.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:06.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:06.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:06.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:06.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:07.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:07.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:07.531 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:07.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:07.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:07.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:07.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:07.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:07.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:07.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:07.533 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:07.533 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:07.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 12:19:07.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:07.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:07.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:07.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:07.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:07.534 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:07.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:07.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:07.538 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 12:19:07.538 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 12:19:07.538 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 12:19:07.538 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 12:19:07.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 12:19:07.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:07.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:07.560 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:07.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:07.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:07.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:07.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:07.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:07.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:19:07.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:07.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:19:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:07.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:19:07.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:19:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:07.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:07.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:07.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:07.589 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:07.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:07.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:07.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:07.619 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:07.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:07.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:07.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:07.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:07.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:07.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:07.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:07.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:07.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:07.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:08.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:08.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:08.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:19:08.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:19:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:08.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 12:19:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:08.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:08.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:08.623 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:08.623 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:19:08.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 12:19:08.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 12:19:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:08.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 12:19:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:08.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 12:19:08.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 12:19:08.624 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 12:19:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 12:19:08.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 12:19:08.629 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 12:19:08.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 12:19:08.629 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 12:19:08.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 12:19:08.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 12:19:08.630 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:08.630 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:08.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:08.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:08.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:08.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:08.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:08.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:08.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b6d5a9d is found... 12:19:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1b6d5a9d is found finished successfully 12:19:08.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 12:19:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:08.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:08.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:08.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:08.657 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:08.657 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:08.657 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:08.657 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:08.658 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:08.658 DEBUG [main][EditorHandler] 2 editor(s) found 12:19:08.658 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:08.664 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:08.664 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 12:19:08.690 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 12:19:08.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:08.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:08.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:08.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 12:19:08.691 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:08.691 DEBUG [main][EditorHandler] 0 editor(s) found 12:19:08.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:08.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:08.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:08.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:08.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:08.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 '\*?\QProject Explorer\E') 12:19:08.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:08.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:08.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:08.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:08.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:08.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:08.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:08.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:08.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:08.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:08.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:08.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:08.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:08.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:08.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:09.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:09.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:09.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:09.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:09.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:09.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:09.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:09.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:09.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 12:19:09.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:09.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:09.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:09.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:09.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:09.731 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:09.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:09.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:09.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:09.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:09.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:09.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:09.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:10.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:10.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:10.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:10.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:10.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:10.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:10.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:10.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:10.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:10.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 12:19:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:10.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:10.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:10.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:10.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:10.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:10.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:10.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:10.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:10.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:10.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 12:19:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:10.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:10.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:10.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:10.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:10.737 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:19:10.737 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:19:10.738 DEBUG [main][TreeItemHandler] Set Tree selection 12:19:10.741 DEBUG [main][TreeHandler] Notify Tree about selection event 12:19:10.749 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:19:10.750 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 12:19:10.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:19:10.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:10.808 DEBUG [main][MenuItemLookup] Found menu:'New' 12:19:10.808 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:10.809 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:19:10.809 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:19:10.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:19:10.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:19:10.809 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:19:10.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:10.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:19:11.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:11.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:11.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:11.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:19:11.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:11.329 DEBUG [main][MenuItemLookup] Found menu:'New' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:19:11.330 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:19:11.330 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:19:11.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:19:11.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:19:11.330 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:19:11.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:19:11.971 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 12:19:11.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:19:11.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:11.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:11.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:19:11.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:19:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:11.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:19:11.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:19:11.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:11.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:11.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:11.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:11.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:11.978 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:19:11.979 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:19:11.979 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:11.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:11.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:11.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:19:11.979 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:19:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:11.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:19:11.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:19:11.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:11.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:11.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:11.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:11.981 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:19:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:11.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:11.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:11.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:11.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:19:11.995 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:19:12.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:19:12.496 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:19:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:12.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:19:12.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:19:12.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:12.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:12.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:12.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:12.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:12.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:12.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:19:12.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:12.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:12.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 12:19:12.499 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:12.499 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:12.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 63.952 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.585 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.149 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.3 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.136 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.118 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.273 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.112 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.659 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.22 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.09 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.108 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.116 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.241 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.668 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.623 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.088 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.084 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.085 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.183 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.09 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.086 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.184 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:12.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:12.533 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:19:12.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:12.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:12.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:12.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:19:12.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:12.534 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:19:12.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:12.534 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:19:12.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.*'] 12:19:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:19:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.535 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:19:12.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:12.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:12.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:19:12.544 DEBUG [main][MenuItemLookup] Item match:Window 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:19:12.544 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:12.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:19:12.545 DEBUG [main][MenuItemLookup] Item match:Preferences 12:19:12.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:19:12.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:19:12.545 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:19:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:19:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:19:12.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:19:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.642 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:19:12.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:19:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:19:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:19:12.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) 12:19:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:12.647 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:19:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:12.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:12.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:19:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:19:12.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.671 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:12.671 DEBUG [main][EditorHandler] 0 editor(s) found 12:19:12.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:12.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:12.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:12.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:12.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:12.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:12.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:12.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:12.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:12.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:12.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:19:12.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:12.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:12.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:12.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:19:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:12.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:12.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:12.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:19:12.689 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:12.689 DEBUG [main][EditorHandler] 0 editor(s) found 12:19:12.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'] 12:19:12.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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'] 12:19:12.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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: "New Project"] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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'] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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'] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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'] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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: "New Project"] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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'] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.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'] 12:19:12.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:12.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:19:12.691 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:12.691 DEBUG [main][MenuItemLookup] Item match:File 12:19:12.692 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:12.692 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:12.694 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:19:12.694 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:19:12.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:19:12.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:19:12.694 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:19:12.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 'New|Select a wizard'] is available.... 12:19:12.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 'New|Select a wizard'] is available. finished successfully 12:19:12.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:19:12.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.765 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:19:12.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:19:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:19:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:19:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:19:12.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:19:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:12.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:19:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:12.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:19:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:19:12.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:19:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:12.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:19:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:12.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:19:12.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:19:12.768 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:19:12.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:19:12.771 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:19:12.771 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:19:12.771 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:19:12.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:19:12.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:12.773 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:19:12.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:12.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:12.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:12.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:12.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'] 12:19:12.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:19:12.796 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 12:19:12.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:19:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:12.797 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:19:12.797 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:12.797 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 12:19:12.797 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:") 12:19:12.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:19:12.799 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:19:12.800 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 12:19:12.801 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:19:12.801 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 12:19:12.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 12:19:12.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:12.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:12.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:12.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:12.803 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:19:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:12.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:12.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:12.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:19:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:19:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:13.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:19:13.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:19:13.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:13.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:13.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: "Import"] 12:19:13.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.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: "Import"] 12:19:13.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.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: "Import"] 12:19:13.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:13.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:13.310 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:19:13.311 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:13.311 DEBUG [main][MenuItemLookup] Item match:File 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:13.312 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:13.313 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:19:13.313 DEBUG [main][MenuItemLookup] Item match:Import... 12:19:13.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:19:13.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:19:13.313 INFO [main][MenuItemHandler] Select menu item: &Import... 12:19:13.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:19:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:19:13.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:19:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:13.376 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:19:13.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.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 12:19:13.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:13.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:13.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:13.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:19:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:19:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:19:13.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:19:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:13.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:19:13.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:19:13.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:19:13.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:13.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:19:13.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:13.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:19:13.881 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:19:13.881 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:19:13.881 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:19:13.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:19:13.884 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:19:13.884 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:19:13.884 DEBUG [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) 12:19:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:13.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:13.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:13.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:13.886 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:19:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:13.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:13.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:13.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:13.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:19:13.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:19:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:13.963 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:19:13.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:19:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:19:13.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:19:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:13.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:13.963 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:19:13.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:13.965 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 12:19:13.966 DEBUG [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:") 12:19:13.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:13.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:13.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:13.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:13.967 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:19:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:13.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:13.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:13.970 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 12:19:13.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:13.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:13.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:13.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:13.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:19:13.972 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/ 12:19:13.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 "Refresh") 12:19:13.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:13.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:13.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:13.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:13.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:14.011 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:19:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:14.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:14.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:14.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:14.020 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 12:19:14.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:14.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:14.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:14.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:14.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:19:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:19:14.022 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 12:19:14.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 12:19:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:14.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:14.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:14.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:14.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:14.023 DEBUG [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") 12:19:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:14.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:14.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:14.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:14.024 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 12:19:14.024 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 12:19:14.024 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 12:19:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:14.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:14.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:14.026 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:19:14.026 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:19:14.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.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) 12:19:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:14.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:14.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:14.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:14.042 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:19:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:14.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:14.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:14.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:14.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:19:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:19:14.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:14.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:19:15.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:19:15.568 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 12:19:15.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:19:15.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:15.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:15.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:15.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:15.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:15.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:15.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:15.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:15.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:15.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:15.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:15.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:15.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:15.572 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:15.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:15.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:15.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:15.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:15.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:15.583 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:15.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:15.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:15.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:15.584 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:15.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:15.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:15.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:15.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:15.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:16.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:16.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:16.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:16.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:16.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:16.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:16.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:16.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:16.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:16.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 12:19:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:16.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:16.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:16.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:16.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:16.588 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:16.589 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:16.589 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:16.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:16.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:17.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:17.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:17.094 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:17.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:17.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:18.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:18.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:18.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:18.140 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:18.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:18.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:18.178 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:18.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:18.178 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:18.178 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:18.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:18.260 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:18.261 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:19.240 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72fd14e4 is found... 12:19:19.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72fd14e4 is found finished successfully 12:19:19.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:19.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:19.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:19.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:19.263 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:19.263 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:19.265 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 12:19:19.339 INFO [WorkbenchTestable][Keyboard] Type text "a" 12:19:19.548 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:19.548 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 12:19:20.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:20.151 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 12:19:20.151 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:20.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:20.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:20.165 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:20.166 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:20.166 DEBUG [main][MenuItemLookup] Item match:File 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:20.167 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:20.167 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:20.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:20.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:20.167 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:20.244 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:20.245 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 12:19:20.245 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:20.245 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 12:19:20.245 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:19:20.245 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:20.427 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:20.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:20.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:20.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:20.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:20.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:20.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:20.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:20.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 '\*?\QProject Explorer\E') 12:19:20.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:20.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:20.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:20.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:20.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:20.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:20.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:20.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:20.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:20.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:20.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:20.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:20.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:20.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:20.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:20.436 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:20.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:20.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:20.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:20.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:20.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:20.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:20.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:20.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:21.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:21.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:21.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:21.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:21.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:21.440 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:21.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:21.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:21.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:21.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:21.440 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:21.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:21.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:21.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:21.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:21.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:21.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:21.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:21.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:21.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:21.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:21.441 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:21.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:21.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:21.451 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:21.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:21.451 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:21.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:21.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:21.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:21.457 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:21.647 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:21.647 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 12:19:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:21.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73de2332 is found... 12:19:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73de2332 is found finished successfully 12:19:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:21.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:21.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:21.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:21.655 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.655 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 12:19:21.655 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:21.737 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.737 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:21.737 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:21.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:21.737 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:21.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:21.738 DEBUG [main][MenuItemLookup] Item match:File 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:21.738 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:21.738 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:21.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:21.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:21.739 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:21.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:21.769 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.769 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:21.769 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:21.769 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:21.770 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:21.883 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:21.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:21.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:21.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:21.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:21.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:21.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:21.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:21.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:21.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:21.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:21.927 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:21.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:21.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:21.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:21.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:21.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:21.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:21.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:21.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:21.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:21.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:21.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:21.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:21.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:21.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:21.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:22.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:22.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:22.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:22.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:22.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:22.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:22.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:22.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:22.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:22.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:22.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:22.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:22.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:22.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:22.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:22.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:22.934 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:22.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:22.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:22.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:22.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:22.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:22.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:22.936 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:22.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:22.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:22.945 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:22.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:22.945 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:22.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:22.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:22.950 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:22.950 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:23.072 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f354e9 is found... 12:19:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14f354e9 is found finished successfully 12:19:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:23.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:23.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:23.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:23.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:23.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:23.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:23.088 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:23.088 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:23.096 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 12:19:23.109 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 12:19:23.114 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:23.114 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:19:23.715 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:23.715 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:19:24.316 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:24.316 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:19:24.917 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:24.917 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:19:25.519 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:25.519 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:19:26.120 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:26.120 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:19:26.721 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:26.721 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 12:19:27.323 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:27.323 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:19:27.924 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:27.924 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:27.924 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:27.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:27.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:27.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:27.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:27.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:27.938 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:27.938 DEBUG [main][MenuItemLookup] Item match:File 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:27.939 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:27.939 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:27.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:27.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:27.939 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:27.959 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:27.959 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:27.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:27.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:27.961 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:27.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:27.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:27.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:27.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:27.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:27.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:27.963 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:27.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:27.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:27.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:27.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:27.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:27.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:27.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:27.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:27.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:27.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:27.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:27.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:27.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:27.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:28.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:28.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:28.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:28.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:28.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:28.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:28.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:28.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:28.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:28.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:28.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:28.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:28.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:28.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:28.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:28.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:28.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:28.977 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:28.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:28.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:28.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:28.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:28.979 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:28.979 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:28.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:28.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:28.987 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:28.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:28.987 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:28.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:28.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:28.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:28.993 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:29.026 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:29.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:29.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:29.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:29.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:29.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:29.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63dc334f is found... 12:19:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@63dc334f is found finished successfully 12:19:29.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 '\*?\QJavaClass.java\E') 12:19:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:29.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:29.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:29.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:29.030 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:29.030 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:29.030 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:29.046 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:29.047 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:29.047 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:29.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:29.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:29.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:29.047 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:29.047 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:29.048 DEBUG [main][MenuItemLookup] Item match:File 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:29.048 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:29.048 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:29.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:29.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:29.049 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:29.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:29.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:29.085 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:29.085 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:29.137 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:29.137 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:29.137 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:29.252 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:29.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:29.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:29.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:29.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:29.253 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:29.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:29.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:29.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:29.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:29.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:29.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:29.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:29.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:29.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:29.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:29.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:29.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:29.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:29.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:29.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:29.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:29.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:29.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:29.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:29.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:29.259 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:29.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:29.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:29.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:29.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:29.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:29.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:29.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:30.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:30.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:30.261 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:30.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:30.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:30.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:30.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 12:19:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:30.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:30.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:30.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:30.262 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:30.263 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:30.263 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:30.263 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:30.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:30.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:30.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:30.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:30.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:30.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:30.264 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:30.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:30.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:30.274 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:30.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:30.274 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:30.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:30.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:30.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:30.280 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:30.411 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:30.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78a1fe83 is found... 12:19:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78a1fe83 is found finished successfully 12:19:30.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:30.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:30.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:30.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:30.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:30.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:30.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:30.429 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:30.429 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:19:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:31.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:31.430 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:31.430 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:19:31.430 DEBUG [main][MenuItemLookup] Item match:Edit 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:31.431 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:19:31.431 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:19:31.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 12:19:31.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 12:19:31.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:31.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:31.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:31.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:31.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:31.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:31.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:31.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:31.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:31.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:31.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:31.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:31.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:31.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:31.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:31.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:31.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:31.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:31.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:31.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:31.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:31.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:31.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:31.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:31.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:31.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:31.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:32.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:32.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:32.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:32.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:32.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:32.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:32.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:32.482 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:32.482 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:32.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:32.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:32.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:32.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:32.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:32.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:32.484 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:32.485 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:32.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:32.491 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:32.491 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:32.491 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:32.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:32.496 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:32.496 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:32.496 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:32.532 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:32.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:32.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:32.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:32.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:32.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:32.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:32.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:32.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:32.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a8fb40 is found... 12:19:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11a8fb40 is found finished successfully 12:19:32.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:32.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:32.536 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:32.536 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:32.553 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:32.553 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:32.553 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:32.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:32.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:32.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:32.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:32.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:32.554 DEBUG [main][MenuItemLookup] Item match:File 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:32.554 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:32.555 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:32.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:32.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:32.555 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:32.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:32.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 12:19:32.642 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:32.643 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:32.643 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:32.835 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:32.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:32.835 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:32.835 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:32.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:32.836 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:32.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:32.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:32.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:32.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:32.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:32.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:32.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'] 12:19:32.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:32.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:32.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:19:32.838 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:32.838 DEBUG [main][MenuItemLookup] Item match:File 12:19:32.839 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:32.839 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:32.841 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:19:32.841 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:19:32.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:19:32.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:19:32.841 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:19:32.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:19:32.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 'New|Select a wizard'] is available. finished successfully 12:19:32.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:19:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:32.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:19:32.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:19:32.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:19:32.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:19:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:19:32.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:19:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:32.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:19:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:32.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:19:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:19:32.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:19:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:32.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:19:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:32.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:19:32.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:19:32.942 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:19:32.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:19:32.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:19:32.945 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:19:32.945 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:19:32.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:19:32.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:32.946 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:19:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:32.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:32.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:32.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:19:32.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:19:32.977 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 12:19:32.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:19:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:32.978 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:19:32.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:19:32.978 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:") 12:19:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:19:32.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:19:32.981 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 12:19:32.981 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:") 12:19:32.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:19:32.982 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:19:32.983 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 12:19:32.983 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:19:32.983 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:19:32.983 DEBUG [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) 12:19:32.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:32.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:32.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:32.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:32.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:19:32.984 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:19:32.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:19:32.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:19:32.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:19:32.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:19:32.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:19:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:19:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:19:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:19:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:33.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 12:19:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:33.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:33.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:33.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:33.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:33.494 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 12:19:33.500 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:33.500 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:33.500 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:19:33.500 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:19:33.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:33.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:33.502 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:33.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:33.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:33.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 12:19:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:33.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 12:19:33.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:33.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:33.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:33.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:33.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:33.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:33.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:33.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:33.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:33.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:33.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:33.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:33.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:33.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:33.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:33.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:34.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:34.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:34.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:34.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:34.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:34.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:34.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 12:19:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:34.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:34.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:34.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:34.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:34.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:34.515 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:34.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:34.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:34.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:34.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:34.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:34.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:34.516 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:34.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:34.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:34.532 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:34.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:34.532 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:34.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:34.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:34.538 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:34.539 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:34.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c171f2 is found... 12:19:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c171f2 is found finished successfully 12:19:34.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:34.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:34.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:34.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.691 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:34.691 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:34.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.732 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:34.732 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:34.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:34.732 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:34.732 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:34.733 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:34.733 DEBUG [main][MenuItemLookup] Item match:File 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:34.734 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:34.734 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:34.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:34.734 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:34.734 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:34.765 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.765 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:34.765 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:34.766 DEBUG [main][EditorHandler] 2 editor(s) found 12:19:34.766 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 12:19:34.773 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 12:19:34.773 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:34.887 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:34.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:34.887 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:34.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:34.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:34.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:34.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:34.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:34.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:34.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:34.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:34.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:34.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:34.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:34.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:34.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:34.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:34.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:34.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:34.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 '\*?\QProject Explorer\E') 12:19:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:34.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:34.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:34.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:34.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:34.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:34.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:34.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:34.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:34.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:34.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:34.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:34.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:34.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:34.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:35.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:35.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:35.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:35.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:35.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:35.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:35.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:35.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 12:19:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:35.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:35.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:35.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:35.955 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:35.955 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:35.956 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:35.956 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:35.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:35.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:35.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:35.956 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:35.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:35.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:35.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:35.957 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:35.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:35.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:35.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:35.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:35.957 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:35.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:35.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:35.968 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:35.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:35.968 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:35.968 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:35.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:35.973 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:35.973 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:36.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6229c514 is found... 12:19:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6229c514 is found finished successfully 12:19:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:36.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:36.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:36.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:36.115 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:36.115 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:36.115 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 12:19:36.116 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 12:19:36.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:36.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:36.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:36.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:36.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:36.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:36.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:36.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:36.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:36.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:36.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:36.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:36.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:36.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:36.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:36.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:36.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:36.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:36.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:36.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:36.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:36.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:36.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:36.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:36.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:36.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:36.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:37.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:37.168 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:37.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:37.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:37.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:37.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:37.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:37.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:37.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:37.170 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:37.170 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:37.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:37.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:37.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:37.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:37.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:37.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:37.171 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:37.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:37.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:37.179 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:37.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:37.179 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:37.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:37.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:37.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:37.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:37.214 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:37.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:37.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:37.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:37.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:37.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:37.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:37.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:37.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:37.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1296c5b1 is found... 12:19:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1296c5b1 is found finished successfully 12:19:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:37.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:37.219 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.219 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:37.219 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:37.233 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.233 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:37.233 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:37.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:37.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:37.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:37.234 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:37.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:37.234 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:37.234 DEBUG [main][MenuItemLookup] Item match:File 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:37.235 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:37.235 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:37.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:37.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:37.235 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:37.264 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.264 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:37.264 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:37.264 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:37.264 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:37.346 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:37.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:37.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:37.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:37.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:37.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:37.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:37.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:37.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:37.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:37.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:37.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:37.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:37.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:37.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:37.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:37.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:37.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:37.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:37.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:37.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:37.351 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:37.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:37.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:37.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:37.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:37.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:37.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:37.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:37.353 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:37.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:37.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:37.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:37.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:37.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:37.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:37.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:38.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:38.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:38.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:38.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:38.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:38.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:38.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:38.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 12:19:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:38.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:38.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:38.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:38.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:38.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:38.357 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:38.357 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:38.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:38.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:38.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:38.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:38.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:38.358 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:38.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:38.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:38.368 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:38.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:38.368 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:38.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:38.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:38.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:38.373 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:38.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:38.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d89e87f is found... 12:19:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d89e87f is found finished successfully 12:19:38.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:38.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:38.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:38.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:38.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:38.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:38.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:38.504 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:38.504 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:38.504 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:38.705 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:38.909 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:38.909 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:39.109 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:39.314 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:39.314 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:39.514 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:39.719 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:39.719 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:39.920 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:40.124 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:40.124 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:19:40.325 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 12:19:41.326 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() { 12:19:41.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:41.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:41.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:41.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:41.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:41.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:41.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:41.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') 12:19:41.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:41.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:41.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:41.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:41.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:41.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:41.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:41.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:41.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:41.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:41.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:41.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:41.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:41.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:41.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:41.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:41.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:41.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:41.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:41.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:41.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:41.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:42.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:42.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:42.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:42.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:42.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 12:19:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:42.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:42.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:42.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:42.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:42.384 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:42.384 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:42.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:42.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:42.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:42.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:42.385 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:42.385 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:42.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:42.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:42.393 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:42.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:42.393 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:42.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:42.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:42.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:42.398 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:42.430 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:42.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:42.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:42.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:42.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:42.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:42.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bf8a521 is found... 12:19:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6bf8a521 is found finished successfully 12:19:42.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:42.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:42.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:42.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:42.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.436 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:42.436 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:42.461 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.461 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:42.461 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:42.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:42.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:42.462 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:42.462 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:42.462 DEBUG [main][MenuItemLookup] Item match:File 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:42.463 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:42.463 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:42.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:42.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:42.463 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:42.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:42.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:42.495 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:42.495 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:42.538 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:42.632 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:42.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:42.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:42.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:42.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:42.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:42.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:42.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:42.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:42.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:42.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:42.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:42.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:42.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:42.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:42.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:42.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:42.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:42.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:42.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:42.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:42.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:42.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:42.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:42.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:42.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:42.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:42.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:42.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:42.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:42.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:42.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:42.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:43.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:43.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:43.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:43.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:43.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:43.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:43.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:43.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:43.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:43.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 12:19:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:43.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:43.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:43.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:43.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:43.644 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:43.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:43.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:43.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:43.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:43.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:43.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:43.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:43.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:43.645 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:43.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:43.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:43.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:43.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:43.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:43.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:43.645 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:43.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:43.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:43.654 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:43.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:43.654 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:43.654 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:43.659 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:43.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:43.659 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:43.770 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1eb5ee0 is found... 12:19:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1eb5ee0 is found finished successfully 12:19:43.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:43.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:43.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:43.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:43.787 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:43.787 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:43.787 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:43.787 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:43.987 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:44.190 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:44.190 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:44.390 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:44.595 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:44.595 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:44.795 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:45.000 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:19:45.000 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:19:45.200 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:19:45.405 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:19:45.405 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:19:45.605 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 12:19:46.607 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(""); } } 12:19:46.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:46.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:46.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:46.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:46.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:46.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:46.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:46.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:46.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 '\*?\QProject Explorer\E') 12:19:46.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:46.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:46.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:46.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:46.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:46.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:46.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:46.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:46.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:46.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:46.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:46.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:46.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:46.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:46.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:46.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:46.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:46.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:46.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:47.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:47.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:47.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:47.652 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:47.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:47.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:47.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:47.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:47.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:47.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:47.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:47.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:47.653 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:47.653 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:47.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:47.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:47.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:47.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:47.654 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:47.655 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:47.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:47.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:47.662 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:47.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:47.662 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:47.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:47.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:47.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:47.667 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:47.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e44d2c6 is found... 12:19:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e44d2c6 is found finished successfully 12:19:47.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:47.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:47.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:47.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:47.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { } TooltipText=null 12:19:47.702 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:47.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:47.720 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:47.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:47.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:47.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:47.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:47.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:47.721 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:47.721 DEBUG [main][MenuItemLookup] Item match:File 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:47.722 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:47.722 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:47.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:47.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:47.722 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:47.750 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.750 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:47.750 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:47.750 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:47.751 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:47.866 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:47.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:47.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:47.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:47.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:47.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:47.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:47.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:47.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:47.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:47.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:47.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:47.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:47.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:47.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:47.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:47.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:47.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:47.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:47.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:47.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:47.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:47.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:47.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:47.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:47.872 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:47.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:47.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:47.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:47.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:47.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:47.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:47.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:47.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:47.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:48.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:48.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:48.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:48.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:48.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:48.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:48.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:48.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:48.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:48.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:48.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:48.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:48.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:48.877 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:48.877 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:48.877 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:48.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:48.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:48.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:48.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:48.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:48.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:48.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:48.878 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:48.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:48.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:48.887 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:48.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:48.887 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:48.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:48.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:48.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:48.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:49.003 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:49.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d4d13e1 is found... 12:19:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d4d13e1 is found finished successfully 12:19:49.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:49.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:49.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:49.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:49.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:49.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:49.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:49.026 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:49.043 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:49.043 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:49.043 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:49.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:49.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:49.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:49.059 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:49.059 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:49.060 DEBUG [main][MenuItemLookup] Item match:File 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:49.060 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:49.060 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:49.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:49.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:49.068 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:49.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:49.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:49.077 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:49.077 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:49.077 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:19:50.077 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:50.086 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:19:51.087 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:51.087 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 12:19:51.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:51.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:51.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:51.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:51.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:51.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:51.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:51.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:51.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 '\*?\QProject Explorer\E') 12:19:51.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:51.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:51.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:51.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:51.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:51.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:51.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:51.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:51.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:51.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:51.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:51.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:51.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:51.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:51.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:51.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:51.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:51.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:51.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:51.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:51.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:52.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:52.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:52.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:52.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:52.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:52.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 12:19:52.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:52.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:52.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:52.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:52.140 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:52.140 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:52.140 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:52.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:52.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:52.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:52.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:52.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:52.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:52.141 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:52.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:52.162 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:52.163 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:52.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:52.163 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:52.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:52.167 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:52.167 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:52.168 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:52.198 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:52.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:52.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:52.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:52.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:52.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:52.199 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6932077f is found... 12:19:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6932077f is found finished successfully 12:19:52.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:52.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:52.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:52.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:52.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:52.204 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.204 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 12:19:52.204 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:52.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.214 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:52.214 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:52.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:52.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:52.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:52.215 DEBUG [main][MenuItemLookup] Item match:File 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:52.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:52.216 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:52.216 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:52.216 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:52.216 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:52.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:52.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:52.216 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:52.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:52.247 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:52.247 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:52.247 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:52.350 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:52.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:52.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:52.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:52.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:52.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:52.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:52.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:52.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:52.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:52.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:52.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:52.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:52.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:52.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:52.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:52.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:52.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') 12:19:52.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:52.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:52.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:52.355 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:52.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:52.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:52.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:52.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:52.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:52.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:52.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:52.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:52.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:52.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:52.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:52.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:52.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:52.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:52.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:53.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:53.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:53.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:53.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:53.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 12:19:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:53.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:53.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:53.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:53.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:53.375 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:53.376 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:53.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:53.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:53.376 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:53.376 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:53.376 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:53.376 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:53.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:53.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:53.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:53.377 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:53.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:53.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:53.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:53.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:53.377 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:53.377 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:53.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:53.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:53.387 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:53.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:53.388 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:53.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:53.392 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:53.392 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:53.392 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:53.505 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a90c20 is found... 12:19:53.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a90c20 is found finished successfully 12:19:53.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:53.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:53.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:53.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:53.514 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.514 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:53.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.529 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:53.529 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 12:19:53.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.544 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:53.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:53.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:53.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:53.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:53.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:53.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:53.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:53.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:53.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:53.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:53.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:53.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:53.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:53.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:53.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:53.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:53.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:54.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:54.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:54.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:54.597 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:54.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:54.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:54.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 12:19:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:54.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:54.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:54.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:54.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:54.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:54.598 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:54.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:54.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:54.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:54.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:54.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:54.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:54.599 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:54.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:54.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:54.607 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:54.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:54.607 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:54.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:54.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:54.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:54.611 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:54.640 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:54.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:54.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:54.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:54.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:54.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:54.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11ed43bc is found... 12:19:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@11ed43bc is found finished successfully 12:19:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:54.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:54.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:54.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:54.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:54.644 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.644 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:54.644 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:54.650 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.650 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:54.650 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:54.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:54.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:54.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:54.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:54.651 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:54.651 DEBUG [main][MenuItemLookup] Item match:File 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:54.652 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:54.652 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:54.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:54.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:54.652 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:54.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:54.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:54.680 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.680 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:54.680 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:54.680 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:54.680 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:54.762 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:54.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:54.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:54.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:54.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:54.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:54.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:54.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:54.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:54.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:54.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:54.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:54.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 '\*?\QProject Explorer\E') 12:19:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:54.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:54.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:54.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:54.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:54.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:54.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:54.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:54.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:54.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:54.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:54.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:54.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:54.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:54.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:54.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:55.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:55.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:55.772 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:55.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:55.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:55.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:55.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:55.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:55.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:55.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:55.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:55.773 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:55.773 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:55.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:55.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:55.774 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:55.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:55.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:55.775 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:55.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:55.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:55.783 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:55.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:55.783 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:55.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:55.787 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:55.787 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:55.895 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:55.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a161e9 is found... 12:19:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74a161e9 is found finished successfully 12:19:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:55.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:55.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:55.912 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:55.912 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:55.912 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 12:19:55.912 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 12:19:55.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:55.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:55.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:55.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:55.932 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=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 12:19:55.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:55.935 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:55.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:55.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:55.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:55.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:19:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:55.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:55.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:55.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:55.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:55.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:55.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:55.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:55.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:55.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:55.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:55.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:55.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:55.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:56.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:56.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:56.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:56.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:56.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:56.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:56.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:56.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:56.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:56.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:56.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:56.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:56.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:56.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:56.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:56.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:56.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:56.968 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:56.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:56.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:56.969 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:56.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:56.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:56.970 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:56.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:56.977 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:56.978 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:56.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:56.978 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:56.978 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:56.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:56.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:56.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:57.014 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:57.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:57.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b28547d is found... 12:19:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b28547d is found finished successfully 12:19:57.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:57.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:57.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:57.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:57.019 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:57.019 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } newText TooltipText=null 12:19:57.019 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:19:57.033 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:57.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:57.034 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:57.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:57.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:57.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:57.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:57.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:57.034 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:57.034 DEBUG [main][MenuItemLookup] Item match:File 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:57.035 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:57.035 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:57.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:57.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:57.036 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:57.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:57.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:57.066 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:57.066 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:19:57.066 DEBUG [main][EditorHandler] 1 editor(s) found 12:19:57.066 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:19:57.161 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:19:57.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:57.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:19:57.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:19:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:57.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:57.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:19:57.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:19:57.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:19:57.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:19:57.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:19:57.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:19:57.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:57.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:57.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:57.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:57.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:57.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:19:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:57.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:19:57.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 '\*?\QProject Explorer\E') 12:19:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:57.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:57.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:57.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:57.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:57.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:57.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:57.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:19:57.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:19:57.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:19:57.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:57.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:57.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:57.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:57.167 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:57.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:57.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:57.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:57.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:57.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:57.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:57.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:57.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:58.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:58.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:19:58.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:19:58.169 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:58.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:58.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:58.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:58.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:19:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:58.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:58.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:58.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:58.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:19:58.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:19:58.171 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:19:58.171 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:19:58.171 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:19:58.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:19:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:58.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:19:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:58.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:19:58.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:19:58.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:19:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:58.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:19:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:58.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:19:58.172 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:19:58.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:19:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:19:58.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:19:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:19:58.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:19:58.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:58.172 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:58.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:58.182 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:58.182 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:19:58.182 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:19:58.182 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:19:58.182 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:19:58.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:19:58.187 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:19:58.187 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:19:58.314 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:19:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:19:58.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:19:58.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:19:58.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:19:58.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:19:58.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:19:58.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:19:58.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:19:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:19:58.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0561c4 is found... 12:19:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0561c4 is found finished successfully 12:19:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:19:58.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:58.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:58.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:58.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:58.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:58.337 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:58.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 { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:58.337 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 12:19:58.346 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 12:19:58.346 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 12:19:58.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:58.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 12:19:58.358 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:19:58.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:58.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:58.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:58.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:58.360 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:58.360 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:58.360 DEBUG [main][MenuItemLookup] Item match:File 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.361 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:19:58.361 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:19:58.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:19:58.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:19:58.361 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:19:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:19:58.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:19:58.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:58.387 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= /******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:19:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:58.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:58.387 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:58.387 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:58.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:19:58.387 DEBUG [main][MenuItemLookup] Item match:Edit 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:58.388 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:19:58.388 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:19:58.389 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:58.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 12:19:58.389 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 12:19:58.389 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:19:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:59.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:59.390 DEBUG [main][MenuItemLookup] Found menu:'File' 12:19:59.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:19:59.390 DEBUG [main][MenuItemLookup] Item match:Edit 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:19:59.391 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:19:59.391 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:19:59.392 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 12:19:59.392 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 12:19:59.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 12:19:59.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 12:19:59.392 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 12:19:59.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:19:59.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:19:59.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:19:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:19:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:19:59.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:19:59.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:19:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:59.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:59.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:59.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:59.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:19:59.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:19:59.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:19:59.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:19:59.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:19:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 12:19:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:19:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] abstract 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] class 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] enum 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] final 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] import 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] interface 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] public 12:19:59.567 DEBUG [WorkbenchTestable][ContentAssistant] record 12:19:59.568 DEBUG [WorkbenchTestable][ContentAssistant] sealed 12:19:59.569 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 12:19:59.569 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 12:19:59.570 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 12:19:59.570 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 12:19:59.571 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 12:19:59.571 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 12:19:59.571 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 12:19:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:19:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:19:59.574 TRACE [main][WidgetHandler] Notify Table with event 13 12:19:59.575 TRACE [main][WidgetHandler] Wait for synchronization 12:19:59.575 TRACE [main][WidgetHandler] Notify Table with event 14 12:19:59.575 TRACE [main][WidgetHandler] Wait for synchronization 12:19:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:19:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:19:59.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:59.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:59.602 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:19:59.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:59.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:59.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:19:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:19:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:19:59.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:19:59.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 '\*?\QProject Explorer\E') 12:19:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:59.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:59.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:19:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:19:59.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:19:59.604 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:59.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:59.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:59.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:59.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:59.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:59.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:59.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:59.648 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:19:59.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:19:59.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:19:59.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:19:59.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:19:59.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:19:59.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:00.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:00.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:00.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:00.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:00.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:00.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:00.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:00.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:00.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:00.652 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:00.652 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:00.652 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:00.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:00.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:00.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:00.653 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:00.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:00.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:00.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:00.653 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:00.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:00.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:00.661 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:00.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:00.661 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:00.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:00.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:00.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:00.666 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:00.697 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:00.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:00.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:00.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:00.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:00.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:00.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:00.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:00.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:00.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77262c15 is found... 12:20:00.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@77262c15 is found finished successfully 12:20:00.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:00.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:00.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:00.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:00.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:00.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.702 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 12:20:00.702 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:00.707 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:00.708 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:00.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:00.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:00.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:00.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:00.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:00.721 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:00.721 DEBUG [main][MenuItemLookup] Item match:File 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:00.722 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:00.722 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:00.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:00.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:00.722 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:00.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:00.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.745 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:00.745 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:00.745 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:00.745 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:00.849 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:00.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:00.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:00.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:00.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:00.849 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:00.849 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:00.849 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:00.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:00.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:00.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:00.849 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:00.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:00.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:00.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:00.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:00.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:00.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') 12:20:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:00.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:00.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:00.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:00.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:00.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:00.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:00.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:00.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:00.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:00.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:00.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:00.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:00.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:00.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:00.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:00.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:00.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:00.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:01.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:01.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:01.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:01.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:01.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:01.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:01.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:01.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:01.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 12:20:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:01.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:01.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:01.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:01.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:01.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:01.859 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:01.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:01.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:01.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 12:20:01.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:01.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:01.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:01.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 12:20:01.860 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 12:20:01.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 12:20:01.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 12:20:01.871 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 12:20:01.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 12:20:01.871 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 12:20:01.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 12:20:01.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 12:20:01.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:01.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:02.001 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2142a0d8 is found... 12:20:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2142a0d8 is found finished successfully 12:20:02.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass1+.java\E') 12:20:02.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:02.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:02.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:02.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:02.026 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 12:20:02.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:02.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:02.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:02.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:02.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:02.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 12:20:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:02.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 12:20:02.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') 12:20:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:02.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:02.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:02.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:02.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:02.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:02.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:02.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:02.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:02.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:02.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:02.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:02.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:02.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:02.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:02.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:02.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:02.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:02.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:02.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:03.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:03.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:03.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:03.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:03.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:03.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 12:20:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:03.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:03.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:03.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:03.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:03.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:03.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:03.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:03.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:03.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:03.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:03.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:03.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:03.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:03.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:03.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:03.068 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:03.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:03.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:03.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:03.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:03.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:03.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:03.068 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:03.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:03.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:03.078 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:03.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:03.078 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:03.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:03.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:03.082 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:03.082 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:03.173 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:03.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5beb5e1c is found... 12:20:03.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5beb5e1c is found finished successfully 12:20:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:03.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:03.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:03.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:03.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.190 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:03.190 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:03.206 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.207 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:03.207 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:03.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:03.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:03.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:03.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:03.239 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:03.239 DEBUG [main][MenuItemLookup] Item match:File 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:03.240 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:03.240 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:03.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:03.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:03.240 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:03.261 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.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 12:20:03.261 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:03.261 DEBUG [main][EditorHandler] 2 editor(s) found 12:20:03.261 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 12:20:03.296 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 12:20:03.296 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:03.373 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:03.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:03.373 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:03.373 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:03.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:03.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:03.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:03.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:03.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:03.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:03.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:03.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:03.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:03.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:03.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:03.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:03.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:03.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:03.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:03.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:03.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:03.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:03.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:03.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:03.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:03.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:03.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:03.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:03.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:03.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:03.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:03.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:03.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:04.382 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:04.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:04.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:04.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:04.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 12:20:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:04.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:04.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:04.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:04.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:04.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:04.385 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:04.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:04.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:04.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:04.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:04.385 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:04.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:04.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:04.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:04.386 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:04.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:04.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:04.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:04.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:04.386 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:04.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:04.398 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:04.398 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:04.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:04.398 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:04.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:04.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:04.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:04.403 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:04.551 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:04.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e1ab300 is found... 12:20:04.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e1ab300 is found finished successfully 12:20:04.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:04.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:04.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:04.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:04.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:04.566 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:04.566 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:04.566 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:04.566 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:04.766 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:04.970 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:04.970 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:05.170 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:05.376 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:05.376 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:05.576 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:05.781 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:05.781 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:05.981 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:06.187 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:06.187 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:20:06.387 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 12:20:07.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:07.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:07.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:07.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:07.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:07.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:07.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:07.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:07.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:07.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:07.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:07.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:07.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:07.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:07.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:07.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:07.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:07.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:07.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:07.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:07.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:07.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:07.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:07.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:07.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:07.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:08.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:08.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:08.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:08.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:08.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 12:20:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:08.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:08.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:08.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:08.437 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:08.437 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:08.437 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:08.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:08.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:08.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:08.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:08.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:08.438 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:08.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:08.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:08.446 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:08.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:08.446 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:08.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:08.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:08.450 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:08.451 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:08.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:08.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:08.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:08.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:08.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:08.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:08.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781a7652 is found... 12:20:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781a7652 is found finished successfully 12:20:08.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:08.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:08.485 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.485 DEBUG [WorkbenchTestable][EditorHandler] 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 12:20:08.485 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:08.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.503 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:08.503 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:08.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:08.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:08.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:08.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:08.504 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:08.504 DEBUG [main][MenuItemLookup] Item match:File 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:08.505 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:08.505 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:08.505 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:08.505 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:08.505 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:08.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:08.534 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.534 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:08.534 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:08.534 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:08.534 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:08.598 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:08.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:08.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:08.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:08.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:08.599 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:08.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:08.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:08.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:08.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:08.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:08.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:08.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:08.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:08.639 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:08.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:08.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:08.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:08.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:08.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:08.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:08.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:08.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:08.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:08.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:08.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:08.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:08.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:08.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:08.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:08.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:08.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:08.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:09.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:09.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:09.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:09.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:09.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:09.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:09.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:09.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:09.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:09.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:09.658 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:09.658 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:09.658 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:09.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:09.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:09.659 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:09.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:09.659 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:09.660 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:09.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:09.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:09.669 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:09.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:09.669 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:09.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:09.674 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:09.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:09.674 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:09.790 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4cea5de9 is found... 12:20:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4cea5de9 is found finished successfully 12:20:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:09.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:09.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:09.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:09.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:09.807 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:09.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:09.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:09.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:09.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:09.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:09.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 '\*?\QProject Explorer\E') 12:20:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:09.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:09.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:09.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:09.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:09.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:09.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:09.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:09.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:09.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:09.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:09.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:09.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:09.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:10.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:10.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:10.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:10.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:10.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:10.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:10.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:10.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:10.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:10.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:10.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:10.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:10.849 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:10.849 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:10.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:10.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:10.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:10.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:10.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:10.851 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:10.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:10.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:10.861 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:10.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:10.861 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:10.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:10.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:10.866 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:10.866 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:10.899 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:10.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d70e1d6 is found... 12:20:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d70e1d6 is found finished successfully 12:20:10.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:10.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:10.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:10.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:10.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:10.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:10.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:10.906 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:10.921 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:10.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 12:20:10.922 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:10.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:10.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:10.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:10.922 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:10.923 DEBUG [main][MenuItemLookup] Item match:File 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:10.923 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:10.923 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:10.923 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:10.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:10.924 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:10.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:10.953 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:10.953 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:10.953 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:10.953 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:10.953 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:11.051 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:11.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:11.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:11.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:11.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:11.052 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:11.052 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:11.052 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:11.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:11.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:11.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:11.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:11.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:11.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:11.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:11.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 '\*?\QProject Explorer\E') 12:20:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:11.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:11.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:11.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:11.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:11.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:11.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:11.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:11.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:11.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:11.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:11.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:11.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:11.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:11.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:11.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:11.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:11.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:11.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:11.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:11.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:11.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:12.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:12.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:12.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:12.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:12.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:12.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:12.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:12.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:12.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:12.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:12.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:12.064 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:12.064 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:12.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:12.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:12.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:12.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:12.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:12.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:12.066 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:12.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:12.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:12.074 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:12.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:12.074 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:12.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:12.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:12.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:12.079 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:12.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2619d9cb is found... 12:20:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2619d9cb is found finished successfully 12:20:12.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:12.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:12.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:12.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:12.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:12.201 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:12.204 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:20:12.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:20:12.283 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:20:12.283 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 12:20:12.283 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Local History' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'References' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:12.284 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 12:20:12.284 DEBUG [main][MenuItemLookup] Item match:Preferences... 12:20:12.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:12.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:12.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:12.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:12.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:12.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:12.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:12.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:12.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:12.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:12.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:12.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:12.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:12.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:12.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:12.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:12.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:12.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:12.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:12.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:12.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:12.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:12.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:12.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:13.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:13.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:13.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:13.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:13.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:13.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:13.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:13.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:13.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:13.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:13.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:13.334 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:13.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:13.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:13.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:13.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:13.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:13.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:13.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:13.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:13.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:13.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:13.335 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:13.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:13.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:13.342 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:13.342 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:13.342 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:13.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:13.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:13.346 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:13.346 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:13.377 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:13.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:13.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:13.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:13.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:13.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:13.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:13.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59bdff98 is found... 12:20:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59bdff98 is found finished successfully 12:20:13.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:13.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:13.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:13.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:13.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:13.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:13.382 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:13.397 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:13.398 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:13.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:13.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:13.398 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:13.398 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:13.398 DEBUG [main][MenuItemLookup] Item match:File 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:13.399 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:13.399 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:13.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:13.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:13.400 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:13.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.431 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:13.431 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:13.431 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:13.431 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:13.498 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:13.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:13.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:13.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:13.525 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:13.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:13.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:13.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:13.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:13.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:13.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:13.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:13.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:13.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:13.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:13.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:13.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:13.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 '\*?\QProject Explorer\E') 12:20:13.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:13.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:13.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:13.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:13.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:13.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:13.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:13.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:13.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:13.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:13.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:13.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:13.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:13.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:13.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:13.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:13.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:14.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:14.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:14.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:14.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:14.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:14.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:14.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:14.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:14.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 12:20:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:14.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:14.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:14.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:14.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:14.558 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:14.559 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:14.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:14.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:14.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:14.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:14.559 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:14.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:14.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:14.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:14.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:14.560 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:14.560 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:14.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:14.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:14.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:14.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:14.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:14.560 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:14.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:14.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:14.569 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:14.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:14.569 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:14.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:14.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:14.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:14.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:14.679 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@762e5b4f is found... 12:20:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@762e5b4f is found finished successfully 12:20:14.685 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:14.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:14.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:14.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:14.688 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:14.688 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:14.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:14.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:14.689 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:14.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:20:14.689 DEBUG [main][MenuItemLookup] Item match:Edit 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:14.690 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:20:14.690 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:20:14.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:14.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:14.698 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 12:20:14.698 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:20:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:15.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:15.698 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:15.698 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:20:15.698 DEBUG [main][MenuItemLookup] Item match:Edit 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:20:15.700 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:20:15.700 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 12:20:15.700 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 12:20:15.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 12:20:15.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 12:20:15.701 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 12:20:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:20:15.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:20:15.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:20:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:15.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:20:15.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:20:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:15.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:15.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:15.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:20:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:20:15.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:15.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:15.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 12:20:15.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:15.736 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") 12:20:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:15.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:15.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:16.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:16.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:16.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:16.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:16.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:20:16.740 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:20:16.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:20:16.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:20:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:20:17.258 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 12:20:17.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:17.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:17.260 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:17.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:17.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:17.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:17.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:17.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:17.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:17.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:17.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:17.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:17.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:17.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:17.275 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:17.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:17.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:17.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:17.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:17.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:17.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:17.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:17.302 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:17.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:17.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:17.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:17.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:17.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:17.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:17.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:17.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:18.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:18.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:18.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:18.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:18.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:18.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:18.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:18.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:18.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:18.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:18.305 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:18.305 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:18.305 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:18.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:18.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:18.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:18.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:18.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:18.307 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:18.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:18.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:18.314 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:18.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:18.314 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:18.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:18.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:18.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:18.319 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:18.348 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:18.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:18.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66d435b1 is found... 12:20:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@66d435b1 is found finished successfully 12:20:18.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 '\*?\QJavaClass.java\E') 12:20:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:18.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:18.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:18.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.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 12:20:18.353 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:18.369 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.369 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:18.370 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:18.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:18.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:18.370 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:18.370 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:18.370 DEBUG [main][MenuItemLookup] Item match:File 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:18.371 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:18.371 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:18.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:18.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:18.371 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:18.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:18.400 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:18.401 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:18.401 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:18.480 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:18.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:18.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:18.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:18.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:18.481 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:18.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:18.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:18.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:18.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:18.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:18.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:18.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:18.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:18.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:18.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:18.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:18.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:18.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:18.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') 12:20:18.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:18.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:18.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:18.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:18.486 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:18.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:18.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:18.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:18.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:18.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:18.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:18.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:18.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:18.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:18.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:18.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:18.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:18.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:18.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:18.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:19.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:19.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:19.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:19.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:19.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:19.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:19.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 12:20:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:19.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:19.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:19.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:19.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:19.492 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:19.493 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:19.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:19.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:19.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:19.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:19.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:19.494 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:19.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:19.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:19.502 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:19.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:19.502 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:19.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:19.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:19.506 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:19.506 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:19.615 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:19.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:19.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:19.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:19.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:19.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:19.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ef8a11b is found... 12:20:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@ef8a11b is found finished successfully 12:20:19.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') 12:20:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:19.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:19.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:19.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:19.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:19.629 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:19.629 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:19.629 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 { 12:20:19.634 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:19.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 12:20:19.634 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 12:20:19.634 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:20:20.635 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:20.635 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:20:20.836 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 12:20:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:20:21.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 12:20:21.839 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:20:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:21.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:20:21.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:20:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:21.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:21.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:22.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:22.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:22.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:20:22.855 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was not found 12:20:22.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 12:20:22.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:20:22.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:22.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:20:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:20:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:22.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:22.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:22.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:20:22.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 12:20:22.862 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:22.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:22.863 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 12:20:22.863 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 12:20:22.863 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 12:20:22.863 INFO [WorkbenchTestable][AbstractShell] Close shell 12:20:22.863 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:20:22.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:20:22.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:20:22.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:22.885 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:22.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:22.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:22.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:22.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') 12:20:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:22.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:22.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:22.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:22.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:22.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:22.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:22.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:22.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:22.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:22.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:22.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:22.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:22.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:22.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:22.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:22.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:23.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:23.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:23.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:23.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:23.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:23.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:23.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:23.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:23.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:23.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 12:20:23.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:23.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:23.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:23.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:23.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:23.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:23.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:23.920 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:23.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:23.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:23.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:23.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:23.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:23.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:23.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:23.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:23.921 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:23.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:23.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:23.928 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:23.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:23.928 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:23.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:23.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:23.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:23.935 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:23.966 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:23.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:23.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:23.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:23.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:23.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:23.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:23.966 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:23.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2355cd49 is found... 12:20:23.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2355cd49 is found finished successfully 12:20:23.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:23.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:23.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:23.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:23.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:23.971 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:23.972 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:23.972 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:23.988 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:23.989 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:23.989 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:23.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:23.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:23.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:23.989 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:23.989 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:23.989 DEBUG [main][MenuItemLookup] Item match:File 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:23.990 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:23.990 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:23.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:23.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:23.990 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:24.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:24.017 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:24.017 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:24.018 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:24.018 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:24.018 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:24.073 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:24.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:24.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:24.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:24.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:24.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:24.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:24.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:24.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:24.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:24.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:24.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:24.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:24.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:24.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:24.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:24.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:24.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:24.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:24.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:24.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:24.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:24.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:24.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:24.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:24.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:24.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:24.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:24.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:24.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:24.079 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:24.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:24.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:24.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:24.080 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:24.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:24.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:24.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:24.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:24.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:24.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:24.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:24.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:25.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:25.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:25.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:25.082 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:25.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:25.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:25.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:25.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 12:20:25.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:25.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:25.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:25.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:25.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:25.083 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:25.083 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:25.083 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:25.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:25.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:25.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:25.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:25.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:25.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:25.084 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:25.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:25.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:25.092 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:25.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:25.092 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:25.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:25.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:25.096 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:25.097 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:25.205 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68ee5041 is found... 12:20:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68ee5041 is found finished successfully 12:20:25.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:25.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:25.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:25.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:25.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:25.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:25.221 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:25.221 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:25.221 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:25.421 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:25.624 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:25.624 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:25.824 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:26.029 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:26.029 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:26.229 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:26.433 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:26.433 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:26.634 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:26.838 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:26.838 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:20:27.039 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 12:20:28.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:28.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:28.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:28.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:28.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:28.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:28.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:28.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 '\*?\QProject Explorer\E') 12:20:28.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:28.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:28.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:28.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:28.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:28.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:28.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:28.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:28.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:28.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:28.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:28.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:28.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:28.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:28.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:28.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:28.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:28.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:28.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:28.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:28.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:28.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:29.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:29.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:29.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:29.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:29.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:29.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:29.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:29.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:29.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:29.088 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:29.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:29.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:29.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:29.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:29.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:29.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:29.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:29.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:29.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:29.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:29.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:29.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:29.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:29.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:29.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:29.089 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:29.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:29.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:29.096 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:29.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:29.096 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:29.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:29.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:29.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:29.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:29.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:29.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:29.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:29.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:29.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:29.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:29.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:29.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:29.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5962d56f is found... 12:20:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5962d56f is found finished successfully 12:20:29.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:29.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:29.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:29.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:29.134 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.134 DEBUG [WorkbenchTestable][EditorHandler] 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 12:20:29.134 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:29.151 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.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 12:20:29.151 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:29.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:29.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:29.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:29.152 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:29.152 DEBUG [main][MenuItemLookup] Item match:File 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:29.153 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:29.153 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:29.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:29.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:29.153 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:29.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:29.180 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:29.181 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:29.181 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:29.263 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:29.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:29.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:29.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:29.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:29.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:29.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:29.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:29.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:29.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:29.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:29.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:29.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:29.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 '\*?\QProject Explorer\E') 12:20:29.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:29.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:29.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:29.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:29.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:29.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:29.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:29.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:29.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:29.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:29.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:29.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:29.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:29.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:29.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:29.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:29.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:29.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:29.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:29.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:30.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:30.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:30.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:30.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:30.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:30.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:30.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:30.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 12:20:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:30.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:30.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:30.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:30.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:30.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:30.273 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:30.273 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:30.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:30.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:30.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:30.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:30.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:30.273 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:30.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:30.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:30.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:30.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:30.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:30.274 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:30.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:30.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:30.282 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:30.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:30.282 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:30.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:30.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:30.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:30.287 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:30.401 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:30.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d4bdc0f is found... 12:20:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d4bdc0f is found finished successfully 12:20:30.406 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:30.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:30.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:30.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:30.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:30.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:30.417 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:30.417 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:30.417 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:30.417 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:30.617 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:30.820 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:30.820 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:31.020 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:31.224 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:31.224 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:31.424 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:31.628 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:20:31.628 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:20:31.829 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:20:32.033 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:32.033 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:20:32.233 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 12:20:33.235 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 { 12:20:33.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:33.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:33.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:33.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:33.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:33.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:33.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:33.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 '\*?\QProject Explorer\E') 12:20:33.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:33.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:33.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:33.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:33.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:33.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:33.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:33.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:33.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:33.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:33.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:33.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:33.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:33.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:33.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:33.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:33.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:33.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:33.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:33.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:33.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:34.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:34.282 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:34.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:34.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:34.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:34.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:34.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:34.284 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:34.284 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:34.284 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:34.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:34.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:34.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:34.284 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:34.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:34.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:34.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:34.285 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:34.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:34.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:34.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:34.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:34.285 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:34.287 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:34.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:34.292 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:34.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:34.292 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:34.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:34.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:34.296 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:34.296 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:34.325 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:34.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:34.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:34.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:34.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:34.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:34.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f32305 is found... 12:20:34.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f32305 is found finished successfully 12:20:34.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:34.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:34.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:34.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:34.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:34.329 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.329 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:34.329 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:34.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:34.345 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:34.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:34.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:34.346 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:34.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:34.346 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:34.346 DEBUG [main][MenuItemLookup] Item match:File 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:34.347 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:34.347 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:34.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:34.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:34.347 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:34.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:34.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.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 12:20:34.376 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:34.376 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:34.376 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:34.439 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:34.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:34.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:34.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:34.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:34.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:34.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:34.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:34.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:34.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:34.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:34.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:34.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:34.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:34.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:34.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:34.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') 12:20:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:34.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:34.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:34.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:34.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:34.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:34.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:34.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:34.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:34.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:34.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:34.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:34.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:34.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:34.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:34.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:34.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:35.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:35.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:35.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:35.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:35.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:35.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 12:20:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:35.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:35.461 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:35.461 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:35.462 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:35.462 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:35.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:35.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:35.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:35.462 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:35.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:35.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:35.463 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:35.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:35.463 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:35.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:35.463 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:35.465 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:35.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:35.472 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:35.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:35.472 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:35.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:35.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:35.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:35.477 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:35.592 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:35.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:35.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:35.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4065d12d is found... 12:20:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4065d12d is found finished successfully 12:20:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:35.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:35.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:35.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:35.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:35.608 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:35.608 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:35.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:35.610 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:35.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:35.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:35.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:35.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 '\*?\QProject Explorer\E') 12:20:35.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:35.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:35.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:35.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:35.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:35.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:35.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:35.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:35.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:35.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:35.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:35.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:35.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:35.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:35.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:35.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:35.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:35.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:35.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:36.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:36.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:36.645 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:36.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:36.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:36.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 12:20:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:36.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:36.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:36.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:36.646 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:36.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:36.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:36.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:36.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:36.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:36.648 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:36.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:36.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:36.656 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:36.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:36.656 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:36.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:36.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:36.660 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:36.660 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:36.691 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:36.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:36.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:36.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:36.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:36.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:36.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:36.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:36.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:36.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f63ade3 is found... 12:20:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f63ade3 is found finished successfully 12:20:36.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:36.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:36.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:36.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:36.697 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:36.713 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.713 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:36.713 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:36.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:36.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:36.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:36.714 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:36.714 DEBUG [main][MenuItemLookup] Item match:File 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:36.715 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:36.715 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:36.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:36.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:36.715 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:36.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:36.744 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.744 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:36.744 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:36.744 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:36.744 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:36.807 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:36.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:36.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:36.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:36.807 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:36.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:36.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:36.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:36.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:36.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:36.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:36.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:36.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:36.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:36.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:36.827 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:36.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') 12:20:36.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:36.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:36.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:36.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:36.828 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:36.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:36.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:36.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:36.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:36.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:36.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:36.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:36.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:36.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:36.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:36.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:37.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:37.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:37.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:37.833 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:37.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:37.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:37.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:37.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:37.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:37.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:37.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:37.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:37.834 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:37.834 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:37.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:37.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:37.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:37.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:37.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:37.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:37.835 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:37.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:37.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:37.844 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:37.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:37.844 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:37.844 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:37.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:37.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:37.848 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:37.958 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:37.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cbba3a4 is found... 12:20:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cbba3a4 is found finished successfully 12:20:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:37.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:37.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:37.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:37.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:37.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:37.974 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:37.974 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:37.974 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 12:20:37.988 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:37.988 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:37.988 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 12:20:37.988 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:20:38.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:38.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:38.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:38.988 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:38.989 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:20:38.989 DEBUG [main][MenuItemLookup] Item match:Edit 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:38.990 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:20:38.990 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:20:38.991 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 12:20:38.991 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 12:20:38.991 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 12:20:38.991 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 12:20:38.991 DEBUG [main][MenuItemLookup] Item match:Java Proposals 12:20:38.991 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 12:20:38.991 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 12:20:38.991 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 12:20:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:20:39.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:20:39.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:20:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:39.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:20:39.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:20:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:39.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:39.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:39.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:20:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:20:39.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:20:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 12:20:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] abstract 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] class 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] enum 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] final 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] import 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] interface 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] public 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] record 12:20:39.035 DEBUG [WorkbenchTestable][ContentAssistant] sealed 12:20:39.035 INFO [WorkbenchTestable][AbstractShell] Close shell 12:20:39.035 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:20:39.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:20:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:20:39.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:39.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:39.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:39.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:39.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:39.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:39.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:39.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:39.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:39.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:39.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:39.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:39.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:39.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:39.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:39.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:39.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:39.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:39.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:39.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:39.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:39.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:39.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:39.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:39.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:40.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:40.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:40.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:40.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:40.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 12:20:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:40.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:40.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:40.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:40.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:40.091 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:40.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:40.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:40.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:40.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:40.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:40.093 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:40.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:40.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:40.100 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:40.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:40.100 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:40.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:40.104 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:40.104 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:40.104 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:40.134 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:40.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:40.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:40.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:40.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:40.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:40.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@735f4c3d is found... 12:20:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@735f4c3d is found finished successfully 12:20:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:40.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:40.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:40.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:40.139 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.139 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:40.139 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:40.145 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.145 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:40.145 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:40.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:40.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:40.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:40.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:40.146 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:40.146 DEBUG [main][MenuItemLookup] Item match:File 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:40.147 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:40.147 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:40.160 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:40.160 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:40.160 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:40.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:40.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:40.181 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:40.181 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:40.181 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:40.267 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:40.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:40.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:40.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:40.267 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:40.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:40.267 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:40.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:40.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:40.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:40.267 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:40.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:40.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:40.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:40.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:40.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:40.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 '\*?\QProject Explorer\E') 12:20:40.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:40.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:40.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:40.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:40.271 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:40.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:40.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:40.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:40.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:40.273 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:40.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:40.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:40.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:40.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:40.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:40.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:40.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:40.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:41.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:41.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:41.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:41.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:41.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:41.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:41.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:41.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:41.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:41.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:41.278 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:41.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:41.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:41.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:41.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:41.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:41.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:41.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:41.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:41.279 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:41.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:41.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:41.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:41.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:41.279 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:41.287 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:41.287 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:41.287 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:41.287 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:41.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:41.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:41.292 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:41.292 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:41.405 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5d17c2 is found... 12:20:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5d17c2 is found finished successfully 12:20:41.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 '\*?\QJavaClass.java\E') 12:20:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:41.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:41.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:41.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:41.422 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:41.422 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:41.422 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 12:20:41.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:41.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:41.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:41.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:41.436 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:41.436 DEBUG [WorkbenchTestable][EditorHandler] 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 12:20:41.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:41.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:41.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:41.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:41.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:41.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:41.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:41.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:41.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:41.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:41.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:41.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:41.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:41.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:41.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:41.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:41.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:41.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:41.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:41.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:41.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:41.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:41.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:41.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:41.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:42.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:42.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:42.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:42.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:42.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:42.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.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:42.476 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:42.476 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:42.476 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:42.476 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:42.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:42.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:42.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:42.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:42.477 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:42.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:42.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:42.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:42.477 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:42.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:42.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:42.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:42.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:42.477 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:42.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:42.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:42.484 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:42.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:42.484 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:42.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:42.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:42.488 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:42.488 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:42.518 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:42.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:42.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:42.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:42.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:42.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:42.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f43bd3f is found... 12:20:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f43bd3f is found finished successfully 12:20:42.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:42.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:42.523 DEBUG [WorkbenchTestable][EditorHandler] 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 12:20:42.523 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:42.538 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:42.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 12:20:42.538 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:42.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:42.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:42.539 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:42.539 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:42.539 DEBUG [main][MenuItemLookup] Item match:File 12:20:42.539 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:42.539 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:42.539 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:42.539 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:42.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:42.540 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:42.540 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:42.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:42.540 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:42.540 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:42.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:42.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:42.540 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:42.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:42.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 12:20:42.568 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:42.568 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:42.568 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:42.673 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:42.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:42.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:42.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:42.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:42.673 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:42.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:42.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:42.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.674 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:20:42.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.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'] 12:20:42.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.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'] 12:20:42.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:42.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:42.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:42.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:20:42.675 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:42.675 DEBUG [main][MenuItemLookup] Item match:File 12:20:42.676 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:42.676 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:42.677 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:20:42.677 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:20:42.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:20:42.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:20:42.678 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:20:42.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:20:42.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:20:42.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:20:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:42.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:42.770 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:20:42.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:20:42.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:20:42.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:42.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:42.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:20:42.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:42.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:20:42.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:42.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:20:42.774 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:20:42.774 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:20:42.774 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:20:42.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:20:42.774 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:20:42.774 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:20:42.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:20:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:20:42.776 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:20:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:20:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:20:42.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:20:42.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:20:42.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'] 12:20:42.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:20:42.807 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 12:20:42.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:20:42.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:42.828 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:20:42.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:20:42.828 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:") 12:20:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:20:42.833 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:20:42.833 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 12:20:42.834 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:") 12:20:42.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:20:42.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:20:42.836 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 12:20:42.837 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:20:42.837 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:20:42.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 12:20:42.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:20:42.839 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:20:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:20:42.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:20:42.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:20:42.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:20:42.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:20:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:20:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:42.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:42.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:42.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:20:42.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:42.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:20:42.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:42.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:42.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:42.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QtextEditor.txt\E') 12:20:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:42.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:42.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:42.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:42.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:42.996 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:20:43.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:43.001 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 12:20:43.001 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:43.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 12:20:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:43.001 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 12:20:43.001 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 12:20:43.001 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:43.001 DEBUG [main][MenuItemLookup] Item match:File 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:43.002 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:43.002 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:43.029 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:43.029 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:43.029 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:43.045 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:43.045 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 12:20:43.045 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:43.045 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 12:20:43.045 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:20:43.046 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 12:20:43.086 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 12:20:43.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:43.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:43.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:43.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:43.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:43.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:43.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:43.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:43.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:43.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:43.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:43.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:43.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:43.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:43.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:43.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:43.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:43.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:43.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:43.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:43.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:43.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:43.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:43.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:43.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:43.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:43.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:44.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:44.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:44.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:44.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:44.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:44.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:44.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:44.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:44.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:44.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:44.096 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:44.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:44.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:44.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:44.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:44.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:44.098 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:44.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:44.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:44.109 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:44.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:44.109 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:44.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:44.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:44.113 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:44.114 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:44.223 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:44.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:44.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@88921a2 is found... 12:20:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@88921a2 is found finished successfully 12:20:44.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:44.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:44.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:44.239 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.239 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:44.239 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:44.256 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.256 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:44.256 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:44.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:44.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:44.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:44.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:44.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:44.259 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:44.260 DEBUG [main][MenuItemLookup] Item match:File 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:44.260 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:44.260 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:44.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:44.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:44.261 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:44.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:44.287 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.287 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:44.287 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:44.287 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:44.287 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:44.394 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:44.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:44.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:44.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:44.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:44.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:44.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:44.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:44.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:44.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:44.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:44.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:44.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:44.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:44.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:44.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:44.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:44.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:44.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:44.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:44.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:44.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:44.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:44.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:44.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:44.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:44.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:44.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:44.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:44.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:44.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:44.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:44.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:45.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:45.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:45.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:45.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:45.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:45.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:45.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:45.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:45.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:45.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:45.441 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:45.441 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:45.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:45.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:45.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:45.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:45.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:45.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:45.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:45.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:45.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:45.442 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:45.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:45.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:45.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:45.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:45.442 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:45.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:45.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:45.451 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:45.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:45.451 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:45.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:45.456 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:45.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:45.456 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:45.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20e1836c is found... 12:20:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20e1836c is found finished successfully 12:20:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:45.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:45.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:45.600 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:45.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:45.601 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 12:20:45.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:45.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:45.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:45.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:45.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:45.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:45.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:45.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 '\*?\QProject Explorer\E') 12:20:45.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:45.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:45.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:45.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:45.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:45.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:45.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:45.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:45.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:45.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:45.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:45.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:45.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:45.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:45.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:45.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:45.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:45.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:46.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:46.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:46.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:46.670 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:46.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:46.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:46.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.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:46.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:46.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:46.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:46.671 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:46.671 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:46.671 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:46.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:46.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:46.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:46.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:46.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:46.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:46.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:46.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:46.672 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:46.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:46.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:46.679 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:46.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:46.680 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:46.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:46.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:46.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:46.683 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:46.711 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:46.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:46.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0ff913 is found... 12:20:46.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0ff913 is found finished successfully 12:20:46.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:46.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:46.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:46.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:46.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:46.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.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 extends String { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:46.716 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:46.726 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.726 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:46.726 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:46.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:46.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:46.739 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:46.739 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:46.739 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:46.739 DEBUG [main][MenuItemLookup] Item match:File 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:46.740 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:46.740 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:46.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:46.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:46.741 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:46.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:46.761 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.761 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:46.761 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:46.762 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:46.762 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:46.846 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:46.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:46.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:46.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:46.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:46.847 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:46.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:46.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:46.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:46.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:46.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:46.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:46.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:46.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:46.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:46.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:46.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:46.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 '\*?\QProject Explorer\E') 12:20:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:46.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:46.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:46.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:46.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:46.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:46.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:46.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:46.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:46.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:46.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:46.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:46.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:46.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:46.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:46.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:46.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:47.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:47.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:47.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:47.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:47.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:47.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:47.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:47.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:47.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 12:20:47.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:47.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:47.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:47.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:47.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:47.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:47.857 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:47.857 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:47.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:47.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:47.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:47.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:47.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:47.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:47.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:47.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:47.858 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:47.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:47.865 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:47.865 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:47.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:47.866 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:47.866 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:47.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:47.870 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:47.870 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:47.982 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:47.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:47.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:47.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ca5787d is found... 12:20:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ca5787d is found finished successfully 12:20:47.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 '\*?\QJavaClass.java\E') 12:20:47.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:47.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:47.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:47.998 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:47.998 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:47.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:47.998 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:47.998 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:20:47.998 DEBUG [main][MenuItemLookup] Item match:Edit 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:47.999 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:20:47.999 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:20:48.000 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:48.000 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:48.000 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 12:20:48.000 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:20:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:49.000 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:49.000 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:20:49.001 DEBUG [main][MenuItemLookup] Item match:Edit 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:20:49.001 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 12:20:49.002 DEBUG [main][MenuItemLookup] Item match:Content Assist 12:20:49.002 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 12:20:49.002 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 12:20:49.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 12:20:49.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 12:20:49.002 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 12:20:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:20:49.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:20:49.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:20:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:49.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:20:49.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:20:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:49.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:49.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:49.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:20:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:20:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:20:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:20:49.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:20:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:49.036 INFO [WorkbenchTestable][AbstractShell] Close shell 12:20:49.036 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:20:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:20:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:20:49.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:20:49.552 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 12:20:49.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:49.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:49.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:49.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:49.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:49.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:49.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:49.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:49.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 '\*?\QProject Explorer\E') 12:20:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:49.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:49.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:49.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:49.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:49.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:49.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:49.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:49.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:49.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:49.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:49.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:49.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:49.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:49.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:49.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:49.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:49.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:50.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:50.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:50.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:50.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:50.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:50.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:50.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:50.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:50.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:50.597 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:50.598 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:50.598 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:50.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:50.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:50.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:50.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:50.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:50.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:50.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:50.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:50.599 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:50.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:50.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:50.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:50.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:50.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:50.599 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:50.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:50.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:50.606 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:50.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:50.606 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:50.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:50.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:50.610 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:50.610 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:50.637 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:50.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:50.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:50.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:50.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:50.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:50.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31df0ade is found... 12:20:50.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31df0ade is found finished successfully 12:20:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:50.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:50.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:50.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:50.642 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.642 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:50.642 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:20:50.652 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.652 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:50.652 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:50.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:50.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:50.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:50.665 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:50.665 DEBUG [main][MenuItemLookup] Item match:File 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:50.666 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:50.666 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:50.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:50.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:50.666 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:50.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:50.686 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:20:50.686 DEBUG [main][EditorHandler] 1 editor(s) found 12:20:50.686 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:20:50.767 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:20:50.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:50.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:20:50.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:20:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:20:50.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:20:50.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:50.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:20:50.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:20:50.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:20:50.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:20:50.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:20:50.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:20:50.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:50.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:50.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:50.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:20:50.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:50.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:50.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:20:50.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 '\*?\QProject Explorer\E') 12:20:50.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:50.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:50.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:50.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:50.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:50.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:50.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:20:50.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:20:50.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:20:50.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:50.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:50.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:50.773 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:50.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:50.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:50.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:50.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:50.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:51.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:51.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:51.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:51.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:51.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:51.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:51.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:51.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:51.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:20:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:51.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:51.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:51.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:51.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:51.777 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:51.777 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:51.777 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:51.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:51.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:51.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:51.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:51.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:51.778 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:51.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:51.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:51.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:51.778 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:51.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:51.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:51.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:51.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:51.778 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:51.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:51.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:51.786 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:51.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:51.786 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:51.786 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:51.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:51.790 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:51.791 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:51.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:20:51.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:20:51.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b00a is found... 12:20:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b00a is found finished successfully 12:20:51.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:20:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:51.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:51.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:51.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:51.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:51.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:51.904 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:51.904 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:51.904 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 12:20:51.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:51.905 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:20:51.913 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 12:20:51.920 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:51.920 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:20:52.521 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:52.521 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:20:53.123 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:53.123 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 12:20:53.724 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:53.724 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:20:54.325 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:54.325 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:20:54.926 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:54.926 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 12:20:55.528 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:55.528 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 12:20:56.129 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:20:56.129 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 12:20:56.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:56.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * 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 12:20:56.731 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:20:56.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:56.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:56.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:56.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:56.745 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:56.745 DEBUG [main][MenuItemLookup] Found menu:'File' 12:20:56.745 DEBUG [main][MenuItemLookup] Item match:File 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'' 12:20:56.746 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:20:56.746 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:20:56.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:20:56.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:20:56.746 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:20:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:20:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:20:56.766 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:56.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 12:20:56.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:56.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:56.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:20:56.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:56.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:56.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:20:56.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:20:56.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:20:56.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:20:56.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:20:56.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:56.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:56.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:56.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:56.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:20:56.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:56.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:56.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:56.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:56.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:56.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:56.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:56.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:56.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:56.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:56.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:56.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:56.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:57.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:57.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:57.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:57.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:20:57.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:20:57.781 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:20:57.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:20:57.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:20:57.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:20:57.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 12:20:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:20:57.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:20:57.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:20:57.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:20:57.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:20:57.783 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:20:57.783 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:20:57.783 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:20:57.783 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:20:57.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:20:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:57.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:20:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:57.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:20:57.783 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:20:57.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:20:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:57.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:20:57.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:57.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:20:57.784 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:20:57.784 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:20:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:20:57.784 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:20:57.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:20:57.784 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:20:57.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:57.784 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:57.785 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:57.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:57.790 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:20:57.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:20:57.790 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:20:57.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:20:57.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:20:57.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:20:57.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:20:57.825 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:20:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:20:57.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:57.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:20:58.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:58.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:20:58.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:58.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:20:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:59.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:20:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:20:59.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:00.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:00.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:00.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:00.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:01.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:01.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:01.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:01.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:02.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:02.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:02.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:21:03.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:03.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:03.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:21:03.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:03.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:03.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61c9c93f is found... 12:21:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@61c9c93f is found finished successfully 12:21:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:03.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:03.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:03.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:03.331 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:03.331 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:03.331 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:03.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:03.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:03.345 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:03.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:03.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:03.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:03.345 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:03.345 DEBUG [main][MenuItemLookup] Item match:File 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:03.346 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:03.346 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:03.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:03.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:03.346 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:03.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:03.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:03.376 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:03.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 12:21:03.376 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:03.377 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:03.377 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:03.436 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:03.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:03.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:03.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:03.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:03.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:03.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:03.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:03.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:03.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:03.437 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:03.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:03.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:03.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:03.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:03.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:03.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:03.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:03.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:03.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:03.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:03.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:03.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:03.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:03.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:03.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:03.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:03.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:03.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:03.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:03.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:03.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:03.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:03.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:03.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:03.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:03.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:03.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:03.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:03.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:04.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:04.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:04.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:04.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:04.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:04.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:04.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:04.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 12:21:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:04.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:04.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:04.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:04.444 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:04.445 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:04.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:04.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:04.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:04.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:04.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:04.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:04.446 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:04.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:04.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:04.454 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:04.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:04.454 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:04.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:04.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:04.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:04.458 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:04.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@531a429e is found... 12:21:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@531a429e is found finished successfully 12:21:04.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:04.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:04.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:04.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:04.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:04.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:04.572 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 12:21:04.581 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 12:21:04.581 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 12:21:04.791 INFO [WorkbenchTestable][Keyboard] Move cursor 12:21:04.991 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:04.991 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:05.192 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:05.596 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:05.596 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:05.796 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:06.200 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:06.200 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:06.401 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:06.803 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:06.803 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:07.004 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:07.406 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:07.406 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:07.607 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:08.009 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:08.010 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:08.211 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:08.613 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:08.613 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:08.814 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:09.216 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:09.216 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:09.417 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:09.819 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:09.819 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:10.021 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:10.423 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:10.423 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:10.624 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:11.026 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:11.026 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:11.228 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:11.630 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:11.630 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:11.831 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:12.233 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:12.233 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:12.434 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:12.836 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:12.836 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:13.037 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:13.439 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 12:21:13.439 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 12:21:13.640 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 12:21:13.843 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 12:21:14.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:14.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:14.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:14.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:14.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:14.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:14.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:14.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:14.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:14.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:14.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:14.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:14.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:14.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:14.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:14.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:14.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:14.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:14.085 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:14.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:14.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:14.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:14.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:14.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:14.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:14.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:15.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:15.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:15.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:15.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:15.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:15.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:15.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:15.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:15.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:15.088 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:15.088 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:15.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:15.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:15.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:15.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:15.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:15.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:15.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:15.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:15.089 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:15.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:15.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:15.096 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:15.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:15.097 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:15.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:15.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:15.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:15.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:15.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:15.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:15.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:15.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:15.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:15.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:15.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59b5d198 is found... 12:21:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59b5d198 is found finished successfully 12:21:15.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:15.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:15.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:15.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:15.135 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:15.142 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.142 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:15.142 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:15.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:15.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:15.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:15.143 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:15.143 DEBUG [main][MenuItemLookup] Item match:File 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:15.144 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:15.144 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:15.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:15.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:15.157 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:15.177 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.177 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:15.177 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:15.177 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:15.177 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:15.251 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:15.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:15.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:15.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:15.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:15.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:15.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:15.252 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:15.252 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:15.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:15.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:15.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:15.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:15.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:15.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:15.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:15.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:15.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:15.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:15.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:15.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:15.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:15.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:15.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:15.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:15.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:15.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:15.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:15.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:15.256 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:15.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:15.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:15.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:15.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:15.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:16.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:16.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:16.258 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:16.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:16.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:16.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:16.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:16.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:16.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:16.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:16.259 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:16.259 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:16.259 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:16.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:16.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:16.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:16.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:16.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:16.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:16.260 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:16.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:16.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:16.267 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:16.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:16.268 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:16.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:16.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:16.271 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:16.271 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:16.369 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:16.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199cde0e is found... 12:21:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199cde0e is found finished successfully 12:21:16.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:16.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:16.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:16.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:16.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:16.384 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 12:21:16.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:16.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:16.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:16.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:16.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:16.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:16.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:16.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:16.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:16.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:16.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:16.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:16.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:16.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:16.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:16.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:16.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:16.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:16.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:16.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:16.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:16.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:16.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:16.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:16.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:16.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:17.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:17.430 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:17.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:17.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:17.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:17.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:17.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:17.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:17.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:17.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:17.432 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:17.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:17.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:17.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:17.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:17.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:17.432 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:17.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:17.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:17.439 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:17.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:17.439 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:17.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:17.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:17.443 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:17.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:17.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:17.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:17.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:17.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:17.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:17.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:17.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36337c33 is found... 12:21:17.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36337c33 is found finished successfully 12:21:17.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:17.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:17.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:17.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:17.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:17.476 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.476 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 12:21:17.476 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:17.491 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.491 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:17.491 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:17.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:17.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:17.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:17.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:17.491 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:17.492 DEBUG [main][MenuItemLookup] Item match:File 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:17.492 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:17.492 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:17.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:17.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:17.492 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:17.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:17.504 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:17.525 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:17.525 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:17.525 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:17.577 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:17.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:17.577 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:17.577 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:17.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:17.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:17.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:17.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:17.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:17.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:17.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:17.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:17.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:17.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:17.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') 12:21:17.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:17.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:17.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:17.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:17.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:17.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:17.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:17.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:17.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:17.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:17.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:17.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:17.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:17.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:17.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:17.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:17.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:17.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:18.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:18.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:18.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:18.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:18.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:18.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:18.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:18.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:18.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:18.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:18.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:18.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:18.597 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:18.597 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:18.597 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:18.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:18.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:18.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:18.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:18.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:18.598 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:18.598 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:18.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:18.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:18.605 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:18.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:18.605 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:18.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:18.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:18.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:18.608 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:18.706 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@373cd6d9 is found... 12:21:18.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@373cd6d9 is found finished successfully 12:21:18.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:18.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:18.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:18.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:18.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:18.723 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:18.723 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:18.724 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:18.737 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:18.747 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:18.747 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 12:21:18.747 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:18.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:18.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:18.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:18.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:18.748 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:18.748 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:18.748 DEBUG [main][MenuItemLookup] Item match:File 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:18.749 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:18.749 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:18.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:18.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:18.749 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:18.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:18.775 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:18.775 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 12:21:18.775 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:21:19.776 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:19.776 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/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 12:21:19.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:19.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:19.777 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:19.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:19.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:19.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:19.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:19.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:19.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 '\*?\QProject Explorer\E') 12:21:19.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:19.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:19.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:19.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:19.791 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:19.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:19.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:19.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:19.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:19.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:19.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:19.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:19.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:19.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:19.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:19.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:19.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:19.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:19.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:20.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:20.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:20.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:20.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:20.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:20.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:20.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:20.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:20.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:20.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 12:21:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:20.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:20.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:20.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:20.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:20.819 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:20.819 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:20.819 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:20.819 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:20.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:20.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:20.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:20.819 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:20.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:20.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:20.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:20.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:20.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:20.820 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:20.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:20.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:20.828 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:20.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:20.828 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:20.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:20.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:20.832 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:20.832 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:20.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40f2e8b7 is found... 12:21:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40f2e8b7 is found finished successfully 12:21:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:20.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:20.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:20.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:20.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:20.867 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:20.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; public class JavaClass { public JavaClass() { SystemX.out.println(""); } } TooltipText=null 12:21:20.867 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:20.881 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:20.882 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:20.882 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:20.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:20.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:20.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:20.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:20.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:20.882 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:20.882 DEBUG [main][MenuItemLookup] Item match:File 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:20.883 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:20.883 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:20.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:20.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:20.884 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:20.923 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:20.923 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:20.923 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:20.923 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:20.924 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:21.027 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:21.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:21.027 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:21.027 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:21.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:21.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:21.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:21.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:21.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:21.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:21.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:21.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:21.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:21.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:21.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:21.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') 12:21:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:21.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:21.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:21.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:21.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:21.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:21.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:21.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:21.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:21.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:21.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:21.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:21.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:21.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:21.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:21.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:21.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:21.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:21.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:21.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:21.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:21.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:21.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:21.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:22.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:22.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:22.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:22.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:22.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:22.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:22.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 12:21:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:22.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:22.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:22.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:22.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:22.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:22.036 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:22.036 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:22.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:22.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:22.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:22.037 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:22.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:22.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:22.037 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:22.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:22.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:22.044 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:22.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:22.044 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:22.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:22.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:22.047 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:22.048 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:22.155 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:22.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:22.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:22.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fe12209 is found... 12:21:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fe12209 is found finished successfully 12:21:22.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:22.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:22.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:22.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:22.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:22.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:22.167 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:22.167 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:22.168 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 { 12:21:22.172 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:22.173 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:22.173 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 12:21:22.173 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:21:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:23.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:23.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:23.173 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:23.173 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:23.173 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:21:23.173 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:21:23.173 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:23.173 DEBUG [main][MenuItemLookup] Item match:Navigate 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:21:23.174 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 12:21:23.174 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 12:21:23.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 12:21:23.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 12:21:23.175 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 12:21:23.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:21:23.225 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:21:23.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:23.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:23.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:23.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:21:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:23.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:23.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:21:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:21:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:21:23.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:21:23.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:23.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:23.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 12:21:23.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:23.227 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") 12:21:23.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:23.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:23.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:23.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:23.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:24.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:24.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:21:24.229 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:21:24.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:21:24.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:24.229 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:21:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:21:24.746 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 12:21:24.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:24.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:24.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:24.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:24.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:24.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:24.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:24.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:24.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:24.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:24.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:24.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:24.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:24.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:24.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:24.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:24.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:24.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:24.787 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:24.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:24.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:24.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:24.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:24.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:24.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:25.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:25.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:25.788 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:25.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:25.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:25.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:25.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:25.789 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:25.790 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:25.790 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:25.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:25.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:25.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:25.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:25.791 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:25.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:25.791 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:25.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:25.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:25.797 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:25.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:25.797 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:25.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:25.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:25.800 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:25.801 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:25.828 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:25.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@121e1322 is found... 12:21:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@121e1322 is found finished successfully 12:21:25.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 '\*?\QJavaClass.java\E') 12:21:25.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:25.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:25.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:25.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:25.831 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.831 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:25.831 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:25.845 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:25.849 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:25.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:25.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:25.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:25.850 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:25.850 DEBUG [main][MenuItemLookup] Item match:File 12:21:25.850 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:25.850 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:25.851 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:25.851 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:25.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:25.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:25.851 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:25.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:25.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.878 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:25.878 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:25.878 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:25.878 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:25.953 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:25.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:25.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:25.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:25.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:25.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:25.954 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:25.954 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:25.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:25.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:25.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:25.954 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:25.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:25.955 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:25.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:25.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:25.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:25.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 '\*?\QProject Explorer\E') 12:21:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:25.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:25.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:25.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:25.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:25.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:25.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:25.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:25.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:25.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:25.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:25.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:25.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:25.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:25.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:25.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:25.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:25.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:25.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:26.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:26.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:26.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:26.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:26.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:26.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:26.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:26.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:26.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:26.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:26.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:26.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:26.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:26.974 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:26.974 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:26.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:26.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:26.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:26.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:26.974 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:26.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:26.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:26.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:26.975 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:26.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:26.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:26.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:26.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:26.975 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:26.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:26.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:26.982 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:26.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:26.982 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:26.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:26.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:26.986 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:26.986 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:27.080 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:27.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:27.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43c585a6 is found... 12:21:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43c585a6 is found finished successfully 12:21:27.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:27.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:27.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:27.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:27.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:27.094 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:27.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:27.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:27.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:27.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:27.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:27.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:27.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:27.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:27.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 '\*?\QProject Explorer\E') 12:21:27.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:27.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:27.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:27.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:27.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:27.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:27.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:27.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:27.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:27.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:27.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:27.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:27.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:27.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:27.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:27.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:27.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:27.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:27.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:27.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:28.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:28.127 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:28.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:28.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:28.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 12:21:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:28.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:28.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:28.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:28.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:28.128 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:28.128 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:28.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:28.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:28.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:28.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:28.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:28.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:28.129 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:28.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:28.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:28.135 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:28.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:28.135 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:28.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:28.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:28.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:28.139 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:28.166 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:28.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:28.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:28.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:28.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:28.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:28.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a56a39 is found... 12:21:28.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a56a39 is found finished successfully 12:21:28.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:28.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:28.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:28.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:28.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:28.169 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.169 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:28.169 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:28.180 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.180 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:28.180 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:28.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:28.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:28.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:28.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:28.181 DEBUG [main][MenuItemLookup] Item match:File 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:28.181 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:28.181 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:28.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:28.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:28.182 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:28.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.210 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:28.210 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:28.210 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:28.210 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:28.269 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:28.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:28.269 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:28.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:28.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:28.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:28.270 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:28.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:28.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:28.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:28.270 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:28.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:28.271 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:28.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:28.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:28.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:28.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:28.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 '\*?\QProject Explorer\E') 12:21:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:28.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:28.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:28.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:28.272 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:28.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:28.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:28.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:28.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:28.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:28.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:28.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:28.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:28.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:28.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:28.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:28.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:28.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:29.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:29.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:29.276 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:29.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:29.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:29.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:29.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:29.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:29.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:29.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:29.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:29.277 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:29.277 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:29.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:29.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:29.278 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:29.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:29.278 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:29.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:29.278 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:29.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:29.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:29.286 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:29.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:29.286 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:29.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:29.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:29.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:29.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:29.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:29.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262e3ce is found... 12:21:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262e3ce is found finished successfully 12:21:29.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:29.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:29.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:29.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:29.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:29.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:29.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:29.401 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:21:29.401 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:21:29.601 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:21:29.803 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:21:29.803 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:21:30.004 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:21:30.208 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:21:30.208 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:21:30.408 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:21:30.612 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 12:21:30.612 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 12:21:30.813 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 12:21:31.017 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:21:31.017 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:21:31.217 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 12:21:32.219 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 12:21:32.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:32.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:32.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:32.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:32.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:32.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:32.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:32.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:32.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:32.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:32.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:32.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:32.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:32.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:32.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:32.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:32.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:32.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:32.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:32.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:32.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:32.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:32.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:32.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:32.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:32.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:32.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:32.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:33.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:33.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:33.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:33.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:33.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:33.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:33.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:33.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:33.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:33.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:33.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:33.242 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:21:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 12:21:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 12:21:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 12:21:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:33.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 12:21:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:21:33.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:21:33.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:33.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:21:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:33.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:21:33.243 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 12:21:33.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:21:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:33.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:21:33.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:33.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:21:33.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:33.243 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:33.245 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:33.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:33.250 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 12:21:33.250 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 12:21:33.250 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 12:21:33.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 12:21:33.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 12:21:33.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:21:33.253 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:21:33.281 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:21:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:21:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:21:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:33.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:33.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72c8dfbc is found... 12:21:33.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@72c8dfbc is found finished successfully 12:21:33.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 12:21:33.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:33.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:33.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:33.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:33.284 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.284 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= * Copyright (c) 2017 Red Hat, Inc and others. package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:33.284 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:21:33.296 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.296 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:33.296 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:21:33.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 12:21:33.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:33.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:33.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 12:21:33.309 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:33.309 DEBUG [main][MenuItemLookup] Item match:File 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:33.310 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:33.310 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:33.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:33.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:33.310 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:21:33.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:21:33.329 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.329 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=/******************************************************************************* * Copyright (c) 2017 Red Hat, Inc and others. * This program and the accompanying materials are made available under the * terms of the Eclipse Public License 2.0 which is available at * http://www.eclipse.org/legal/epl-2.0. * * SPDX-License-Identifier: EPL-2.0 * * Contributors: * Red Hat, Inc - initial API and implementation *******************************************************************************/ package test; public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 12:21:33.329 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:33.329 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:33.329 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 12:21:33.381 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 12:21:33.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:33.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:33.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:33.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 12:21:33.381 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:33.381 DEBUG [main][EditorHandler] 0 editor(s) found 12:21:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:33.382 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:33.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:33.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:33.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:33.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:33.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:33.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:33.384 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:33.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:33.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:33.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:33.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:33.385 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:33.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:33.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:33.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:33.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:33.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:33.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:33.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:33.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:33.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:33.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:34.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:34.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:34.388 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:34.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:34.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:34.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:34.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 12:21:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:34.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:34.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:34.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:34.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:34.389 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:34.389 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:34.389 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:34.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:34.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:34.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:34.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:34.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:34.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:34.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:34.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:35.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:35.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:35.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:35.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:35.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:35.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:35.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 12:21:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:35.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:35.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:35.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:35.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 12:21:35.392 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 12:21:35.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:35.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:35.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:35.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:35.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 12:21:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:35.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:35.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:35.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:35.393 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:21:35.393 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:21:35.393 DEBUG [main][TreeItemHandler] Set Tree selection 12:21:35.398 DEBUG [main][TreeHandler] Notify Tree about selection event 12:21:35.402 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:21:35.403 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 12:21:35.403 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 12:21:35.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:21:35.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'New' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:35.433 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:21:35.433 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:21:35.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:21:35.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:21:35.433 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:21:35.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:35.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:21:35.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:21:35.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:35.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:35.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:35.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:35.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:21:35.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'New' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:35.950 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:35.950 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:21:35.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:21:35.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:21:35.951 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:21:35.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1126): Gtk-CRITICAL **: 12:21:35.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1126): Gtk-CRITICAL **: 12:21:36.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1126): Gtk-CRITICAL **: 12:21:36.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1126): Gtk-CRITICAL **: 12:21:36.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:21:36.536 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 12:21:36.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:21:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:36.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: 32) 12:21:36.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:36.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:21:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:36.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:36.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:36.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:36.540 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:21:36.540 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:21:36.540 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:21:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:36.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:36.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:36.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 "OK") 12:21:36.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:36.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:21:36.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:36.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:36.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:36.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:36.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:36.541 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:21:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:36.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:36.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:36.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:36.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:21:36.545 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:21:37.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:21:37.045 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:21:37.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:37.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:21:37.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:21:37.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:21:37.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:37.045 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:37.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:37.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:37.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:37.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:37.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:21:37.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:37.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:37.046 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 12:21:37.046 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:37.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:37.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:37.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 144.519 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.37 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.583 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.052 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.459 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.285 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.234 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.484 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.411 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.398 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.688 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.524 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.226 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.453 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.473 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.956 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.592 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.189 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.176 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.367 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.46 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.406 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 1.721 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.452 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.92 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.669 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 11.816 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.325 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.451 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.926 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.316 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.111 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 12:21:37.058 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 12:21:37.059 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:21:37.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:37.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 12:21:37.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:37.059 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:21:37.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:37.059 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:21:37.059 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:37.059 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:21:37.059 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:37.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:37.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:37.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:37.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:37.060 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:37.060 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:37.060 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:37.060 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:37.060 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:37.060 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:37.060 DEBUG [main][MenuItemLookup] Item match:Window 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.061 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:21:37.061 DEBUG [main][MenuItemLookup] Item match:Preferences 12:21:37.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:21:37.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:21:37.061 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:21:37.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 'Preferences.*'] is available.... 12:21:37.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 'Preferences.*'] is available. finished successfully 12:21:37.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:21:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.138 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:21:37.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:21:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:37.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:21:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:37.141 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:21:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:37.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:37.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:37.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:37.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.160 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:37.161 DEBUG [main][EditorHandler] 0 editor(s) found 12:21:37.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:37.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:37.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:37.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:37.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:37.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:37.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:37.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:37.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:37.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:37.164 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:37.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:37.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:37.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:37.165 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:37.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:37.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:37.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.166 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:37.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:37.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:37.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:37.166 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:37.166 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 12:21:37.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 12:21:37.166 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:37.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:37.167 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.167 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:37.168 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:37.168 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:37.168 DEBUG [main][MenuItemLookup] Item match:File 12:21:37.169 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:37.169 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.170 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:21:37.170 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:21:37.170 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:21:37.170 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:21:37.170 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:21:37.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:21:37.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 'New|Select a wizard'] is available. finished successfully 12:21:37.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:21:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.244 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:21:37.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:21:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:21:37.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:37.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:37.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:37.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:21:37.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:37.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:37.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:37.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:37.255 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:21:37.255 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:21:37.255 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:21:37.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:21:37.259 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:21:37.259 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:21:37.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:21:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:37.260 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:21:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:37.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:37.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:37.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:37.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'] 12:21:37.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:21:37.283 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 12:21:37.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:21:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.284 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:21:37.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.284 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 12:21:37.284 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:") 12:21:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:21:37.285 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:21:37.286 INFO [WorkbenchTestable][AbstractText] Text set to: project 12:21:37.286 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:21:37.286 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 12:21:37.286 DEBUG [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) 12:21:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:37.288 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:21:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:37.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:37.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:37.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:21:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:21:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:37.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:37.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:37.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 12:21:37.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.791 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.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'] 12:21:37.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.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'] 12:21:37.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.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: "Create New File"] 12:21:37.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.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'] 12:21:37.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.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'] 12:21:37.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:37.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:37.792 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:37.792 DEBUG [main][MenuItemLookup] Item match:File 12:21:37.793 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:37.793 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:37.794 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:21:37.794 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:21:37.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:21:37.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:21:37.795 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:21:37.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.... 12:21:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:21:37.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:21:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:21:37.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:21:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:21:37.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:37.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:37.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:21:37.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:37.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:37.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:37.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:37.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:21:37.853 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:21:37.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:21:37.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:21:37.856 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:21:37.856 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:21:37.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:21:37.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:37.857 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:21:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:37.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:37.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:37.883 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:21:37.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:21:37.883 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 12:21:37.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:21:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:37.884 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:21:37.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:37.884 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:") 12:21:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:21:37.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:21:37.886 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 12:21:37.892 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:") 12:21:37.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:21:37.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:21:37.894 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 12:21:37.900 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:21:37.900 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:21:37.901 DEBUG [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) 12:21:37.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:37.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:37.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:37.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:37.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:37.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:21:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:37.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:37.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:37.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:38.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:38.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:38.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:21:38.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:21:38.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:38.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:38.409 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:38.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:38.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 12:21:38.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:38.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:38.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:38.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:38.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:38.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:21:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:38.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:38.411 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 12:21:38.411 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:38.411 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:38.411 DEBUG [main][MenuItemLookup] Item match:Edit 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 12:21:38.412 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 12:21:38.412 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 12:21:38.413 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 12:21:38.413 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 12:21:38.613 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 12:21:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 12:21:39.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:21:39.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:39.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:39.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:21:39.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:39.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:39.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 12:21:39.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:39.626 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 12:21:39.626 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:21:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:21:39.626 DEBUG [WorkbenchTestable][ContentAssistant] a 12:21:39.626 DEBUG [WorkbenchTestable][ContentAssistant] b 12:21:39.626 DEBUG [WorkbenchTestable][ContentAssistant] c 12:21:39.626 INFO [WorkbenchTestable][AbstractShell] Close shell 12:21:39.626 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 12:21:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:39.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:39.635 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:39.635 DEBUG [main][EditorHandler] 1 editor(s) found 12:21:39.635 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 12:21:39.658 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 12:21:39.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:39.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:39.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:39.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:39.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:39.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:39.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:39.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:39.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') 12:21:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:39.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:39.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:39.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:39.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:39.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:39.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:39.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:39.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:39.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:39.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:39.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:39.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:39.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:39.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:39.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:39.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:40.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:40.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:40.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:40.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:40.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:40.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:40.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 12:21:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:40.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:40.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:40.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:40.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 12:21:40.665 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:40.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:40.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:40.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:40.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:41.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:41.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:41.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:41.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:41.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:41.667 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:41.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:41.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:41.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:41.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 12:21:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:41.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:41.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:41.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:41.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:41.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 12:21:41.669 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:41.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:41.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:41.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:41.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 12:21:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:41.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:41.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:41.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:41.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:41.669 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:21:41.669 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:21:41.669 DEBUG [main][TreeItemHandler] Set Tree selection 12:21:41.672 DEBUG [main][TreeHandler] Notify Tree about selection event 12:21:41.676 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:21:41.676 DEBUG [WorkbenchTestable][TreeItemHandler] project 12:21:41.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:21:41.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'New' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:41.690 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:21:41.690 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:21:41.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:21:41.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:21:41.692 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:21:41.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:41.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:21:41.692 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:21:42.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:21:42.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:42.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:42.192 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:42.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:42.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:21:42.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'New' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:42.206 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:42.206 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:21:42.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:21:42.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:21:42.207 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:21:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:21:42.779 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 12:21:42.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:21:42.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:42.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:42.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:21:42.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:42.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:42.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:42.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:21:42.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:42.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:42.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:42.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:42.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:42.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:42.782 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:21:42.783 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:21:42.783 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:21:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:42.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:42.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:42.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:21:42.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:42.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:21:42.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:42.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:42.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:42.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:42.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:42.784 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:21:42.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:42.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:42.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:42.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:21:42.787 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:21:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:21:43.288 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:21:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:43.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:21:43.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:21:43.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:43.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:43.288 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:21:43.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:43.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:43.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 12:21:43.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:43.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:43.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:43.292 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 12:21:43.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 12:21:43.292 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:43.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.234 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.125 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.297 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.298 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:21:43.298 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:43.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:43.298 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:21:43.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:43.298 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:21:43.298 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:43.298 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:21:43.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:43.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:43.298 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:43.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:43.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:43.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:43.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:43.299 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:43.299 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:43.299 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:43.299 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:43.299 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:43.299 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:43.299 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:43.299 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:43.299 DEBUG [main][MenuItemLookup] Item match:Window 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:43.300 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:21:43.300 DEBUG [main][MenuItemLookup] Item match:Preferences 12:21:43.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:21:43.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:21:43.300 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:21:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:21:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:21:43.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:21:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:43.372 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:21:43.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:43.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:21:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:43.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:43.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:43.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:21:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:43.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:43.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:43.375 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:21:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:43.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:43.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:43.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:43.396 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:43.396 DEBUG [main][EditorHandler] 0 editor(s) found 12:21:43.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:43.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:43.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:43.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:43.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:43.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:43.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:43.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:43.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:43.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:43.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:43.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:43.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:43.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 12:21:43.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:43.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:43.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:43.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:43.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:43.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 12:21:43.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:43.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 12:21:43.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:43.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:43.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:43.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:43.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:43.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:43.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:43.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 12:21:43.424 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:21:43.424 DEBUG [main][EditorHandler] 0 editor(s) found 12:21:43.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:21:43.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:43.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:43.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 '\*?\QProject Explorer\E') 12:21:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:43.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:43.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:43.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:43.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:43.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:43.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:43.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:43.429 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:43.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:43.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:43.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:43.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:43.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:43.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:43.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:44.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:44.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:44.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:44.431 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:44.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:44.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:44.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:44.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:21:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:44.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:44.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:44.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:44.432 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 12:21:44.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:44.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:44.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:44.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:44.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:44.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:44.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:44.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:44.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:45.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:45.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:45.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:21:45.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:45.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:45.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:45.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 12:21:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:45.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:45.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:45.435 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 12:21:45.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:45.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:45.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:45.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 12:21:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:45.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:45.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:45.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:45.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:45.436 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:21:45.436 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:21:45.436 DEBUG [main][TreeItemHandler] Set Tree selection 12:21:45.438 DEBUG [main][TreeHandler] Notify Tree about selection event 12:21:45.442 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:21:45.443 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 12:21:45.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:21:45.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'New' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:45.458 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:21:45.458 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:21:45.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:21:45.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:21:45.459 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:21:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:45.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:21:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:45.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:21:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:45.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:21:45.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'New' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:21:45.973 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:21:45.973 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:21:45.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:21:45.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:21:45.973 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:21:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:21:46.544 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 12:21:46.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:21:46.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:21:46.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:46.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:21:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:46.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:46.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:46.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:46.547 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:21:46.547 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:21:46.547 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:21:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:46.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:46.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:46.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:21:46.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:46.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:21:46.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:46.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:46.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:46.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:46.549 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:21:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:46.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:46.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:21:46.552 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:21:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:21:47.053 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:21:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:21:47.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:21:47.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:21:47.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:21:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:21:47.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:47.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:21:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:47.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:47.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 12:21:47.054 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:47.054 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.759 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.015 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.061 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.062 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:21:47.062 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:47.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:47.062 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:21:47.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:47.062 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:21:47.062 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:47.062 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:21:47.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:47.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:47.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:47.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:47.063 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:47.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:47.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:47.063 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:47.064 DEBUG [main][MenuItemLookup] Item match:Window 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.064 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:21:47.064 DEBUG [main][MenuItemLookup] Item match:Preferences 12:21:47.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:21:47.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:21:47.064 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:21:47.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 'Preferences.*'] is available.... 12:21:47.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 'Preferences.*'] is available. finished successfully 12:21:47.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:21:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.136 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:21:47.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:47.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:21:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12: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.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:21:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:47.139 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:21:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:47.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:47.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:47.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:47.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:47.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.160 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:47.160 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:47.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:47.160 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:47.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.164 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:47.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.164 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:47.164 DEBUG [main][MenuItemLookup] Item match:Window 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.164 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:47.164 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.167 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:47.167 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:47.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:47.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:47.167 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:47.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:47.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:47.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:47.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:47.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:47.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:47.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:47.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:47.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:47.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:47.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:47.713 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:47.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:47.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:47.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.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 "Open") 12:21:47.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:47.715 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:47.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:47.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:47.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:47.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 12:21:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:47.756 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:47.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:47.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:47.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.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 '\*?\QWorkbench Test\E') 12:21:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:47.772 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:47.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:47.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:47.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:47.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:47.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:47.773 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:47.773 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:47.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:47.780 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612993157 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:47.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.796 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:47.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:47.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:47.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:47.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:47.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.804 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:47.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.804 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:47.804 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:47.804 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:47.804 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:47.804 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:47.804 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:47.804 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:47.804 DEBUG [main][MenuItemLookup] Item match:Window 12:21:47.805 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:47.805 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:47.805 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:47.805 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.805 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:47.805 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.807 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:47.807 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:47.807 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:47.807 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:47.808 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:47.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:47.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:47.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:47.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:47.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:47.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:47.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:47.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:47.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:47.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:47.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:47.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:47.851 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:47.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:47.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:47.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:47.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:47.853 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:47.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:47.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:47.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:47.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:47.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:47.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.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 '\*?\QWorkbench Test\E') 12:21:47.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:47.893 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:47.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:47.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:47.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:47.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:47.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:47.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.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 '\*?\QWorkbench Test\E') 12:21:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:47.907 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:47.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:47.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:47.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:47.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:47.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:47.908 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:47.908 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:47.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:47.909 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612993285 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:47.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:47.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:47.933 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:47.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:47.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:47.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.939 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:47.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:47.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.940 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:47.940 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:47.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:47.940 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:47.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:47.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:47.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:47.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:47.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:47.951 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 12:21:47.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:47.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:47.951 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:47.951 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:47.951 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:47.951 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:47.951 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:47.951 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:47.951 DEBUG [main][MenuItemLookup] Item match:Window 12:21:47.952 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:47.952 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:47.952 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:47.952 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.952 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:47.952 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:47.954 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:47.954 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:47.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:47.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:47.955 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:47.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:47.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:47.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:47.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:47.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:47.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:47.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:47.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:47.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:47.997 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:47.997 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:47.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:47.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 12:21:47.997 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 12:21:47.997 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 12:21:47.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 12:21:47.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:47.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:47.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:47.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:47.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:47.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:47.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:47.998 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:47.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:47.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Dirty Test\E') 12:21:48.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.053 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 12:21:48.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 12:21:48.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.055 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 12:21:48.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 12:21:48.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 12:21:48.056 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 12:21:48.056 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 12:21:48.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 12:21:48.056 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612993432 data=null x=386 y=16 width=0 height=0 detail=0} 12:21:48.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.097 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:48.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.098 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.098 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.099 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.099 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.101 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.101 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:48.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:48.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:48.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:48.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:48.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:48.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:48.163 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:48.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:48.164 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:48.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.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 "Open") 12:21:48.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:48.165 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:48.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:48.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:48.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.203 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.219 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.220 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:48.220 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:48.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.220 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612993596 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:48.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.249 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.249 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.252 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 12:21:48.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.253 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.253 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.253 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.253 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.255 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.255 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.263 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:48.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:48.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:48.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:48.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 12:21:48.307 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 12:21:48.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 12:21:48.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 12:21:48.307 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:48.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.308 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.308 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:48.309 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:48.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:48.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:48.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:48.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Dirty Test\E') 12:21:48.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.366 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 12:21:48.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 12:21:48.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.368 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: ") 12:21:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:21:48.368 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:21:48.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.387 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:48.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.388 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.388 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.388 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.388 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.388 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.388 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.388 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.388 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.389 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.389 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.389 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.389 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.389 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.389 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.391 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.391 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.391 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:48.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:48.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:48.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:48.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:48.457 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:48.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:48.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:48.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:48.463 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:48.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:48.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:48.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.536 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.537 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:21:48.538 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:48.538 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:48.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.538 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612993914 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:48.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.557 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:48.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.557 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.557 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.558 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.558 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.558 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.558 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.558 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.560 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.560 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.560 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:48.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:48.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:48.603 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:48.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:48.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:48.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:48.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:48.605 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:48.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:48.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:48.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.643 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.658 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.659 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:48.659 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:48.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.660 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612994036 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:48.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.668 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.686 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.686 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.689 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:48.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.690 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.690 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.692 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.692 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.700 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:48.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:48.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:48.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:48.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:48.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:48.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:48.748 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.748 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:48.748 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:48.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:48.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:48.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:48.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:48.749 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:48.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:48.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:48.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.787 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.788 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:21:48.789 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:48.789 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:48.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.789 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612994165 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:48.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.825 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.825 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.828 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:48.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.828 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.828 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.828 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.829 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.829 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.829 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.829 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.829 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.831 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.831 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.831 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:48.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:48.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:48.872 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:48.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:48.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:48.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:48.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:48.873 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:48.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:48.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:48.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.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 "Open") 12:21:48.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:48.874 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:48.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:48.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:48.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.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 '\*?\QWorkbench Test\E') 12:21:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:48.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:48.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:48.937 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:48.938 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:48.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:48.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:21:48.938 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:48.939 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:48.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:48.939 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612994315 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:48.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.959 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:48.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:48.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:48.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:48.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:48.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:48.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:48.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:48.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:48.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:48.965 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:48.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:48.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:48.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:48.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:48.971 DEBUG [main][MenuItemLookup] Item match:Window 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:48.971 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:48.973 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:48.973 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:48.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:48.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:48.974 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:49.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:49.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:49.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:49.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:49.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:49.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:49.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:49.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:49.031 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:49.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:49.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:49.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:49.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:49.032 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:49.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:49.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:49.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:49.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:49.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 12:21:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:49.070 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:49.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:49.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:49.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:49.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:49.080 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 12:21:49.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.081 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.081 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:49.081 DEBUG [main][MenuItemLookup] Item match:Window 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:49.081 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:49.081 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:49.083 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:49.083 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:49.084 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:49.084 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:49.084 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:49.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 12:21:49.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:49.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:21:49.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:21:49.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:49.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:49.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 12:21:49.629 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 12:21:49.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 12:21:49.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 12:21:49.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:49.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:49.632 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:49.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:49.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:49.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:49.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.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 '\*?\QMarkers\E') 12:21:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:49.694 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:49.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:49.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:49.695 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:49.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:21:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:49.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:49.709 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:49.709 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:49.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.710 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995086 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:49.721 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:49.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:49.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:49.721 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 12:21:49.722 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 12:21:49.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:49.722 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995098 data=null x=459 y=16 width=0 height=0 detail=0} 12:21:49.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:49.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:49.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:49.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:49.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:49.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:49.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:49.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:49.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:49.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:49.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:49.749 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:49.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:49.750 DEBUG [main][MenuItemLookup] Item match:Window 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:49.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:49.750 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:49.753 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:49.753 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:49.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:49.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:49.753 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:49.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:49.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:49.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:49.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:49.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:49.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:49.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:49.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:49.804 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:49.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:49.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:49.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:49.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:49.810 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:49.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:49.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:49.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:49.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:49.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.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 '\*?\QWorkbench Test\E') 12:21:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:49.850 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:49.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:49.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:49.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:49.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:49.858 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 12:21:49.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.859 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.859 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:49.859 DEBUG [main][MenuItemLookup] Item match:Window 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:49.859 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:49.859 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:49.861 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:49.861 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:49.862 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:49.862 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:49.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:49.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:49.862 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:49.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:49.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:49.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:21:49.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:21:49.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:49.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:49.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:49.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 12:21:49.913 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 12:21:49.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 12:21:49.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 12:21:49.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:49.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:49.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:49.919 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:49.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:49.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:49.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:49.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:49.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:49.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:49.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:49.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 12:21:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:49.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:49.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:49.973 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:49.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:49.974 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:49.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:21:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:49.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:49.989 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:49.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:49.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:21:49.990 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:49.990 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:49.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:49.991 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995367 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:50.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.018 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.018 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.024 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:50.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.025 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:50.025 DEBUG [main][MenuItemLookup] Item match:Window 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:50.025 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.027 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:50.027 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:50.028 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:50.028 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:50.028 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:50.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:50.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:50.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:50.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:50.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:50.086 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:50.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:50.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:50.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:50.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:50.088 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:50.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:50.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:50.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:50.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:50.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.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 '\*?\QWorkbench Test\E') 12:21:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.128 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:50.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.129 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:50.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:21:50.129 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:50.129 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:50.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.130 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995506 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:50.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.159 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.159 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 12:21:50.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E') 12:21:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.165 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 12:21:50.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 12:21:50.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test field: ") 12:21:50.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.181 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 12:21:50.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:21:50.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:21:50.182 INFO [WorkbenchTestable][AbstractText] Text set to: hello 12:21:50.183 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 12:21:50.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 12:21:50.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 12:21:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.184 DEBUG [main][MenuItemLookup] Item match:File 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.184 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:21:50.184 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:21:50.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:21:50.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:21:50.185 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:21:50.189 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 12:21:50.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 12:21:50.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 12:21:50.189 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 12:21:50.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 12:21:50.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 12:21:50.190 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 12:21:50.190 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 12:21:50.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 12:21:50.190 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995566 data=null x=379 y=16 width=0 height=0 detail=0} 12:21:50.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.237 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 12:21:50.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:50.238 DEBUG [main][MenuItemLookup] Item match:Window 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:50.238 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.240 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:50.240 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:50.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:50.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:50.241 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:50.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:50.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:50.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.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 12:21:50.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:50.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 12:21:50.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 12:21:50.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 12:21:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 12:21:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 12:21:50.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 12:21:50.298 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 12:21:50.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 12:21:50.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 12:21:50.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.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") 12:21:50.298 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.299 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.299 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:50.299 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:50.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:50.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:50.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:50.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:50.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:50.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:50.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.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 '\*?\QWorkbench Test\E') 12:21:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.350 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:50.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 12:21:50.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 12:21:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.364 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:50.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:50.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:50.372 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:50.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:21:50.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.385 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:50.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:50.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:50.392 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 12:21:50.392 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 12:21:50.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:50.392 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995768 data=null x=413 y=16 width=0 height=0 detail=0} 12:21:50.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 12:21:50.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.420 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 12:21:50.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.420 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 12:21:50.420 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 12:21:50.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 12:21:50.421 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612995797 data=null x=333 y=16 width=0 height=0 detail=0} 12:21:50.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 12:21:50.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 12:21:50.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.38 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.64 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.133 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.132 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.008 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.145 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 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.122 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.006 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.298 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.139 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.134 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.003 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.784 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.272 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.14 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.073 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.207 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.446 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.446 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:21:50.447 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.447 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:21:50.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.447 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:21:50.447 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.447 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:21:50.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:50.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:50.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.447 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:50.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.448 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:50.448 DEBUG [main][MenuItemLookup] Item match:Window 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.448 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:21:50.448 DEBUG [main][MenuItemLookup] Item match:Preferences 12:21:50.448 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:21:50.448 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:21:50.449 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:21:50.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:21:50.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:21:50.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:21:50.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.524 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:21:50.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:21:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:50.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21: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) 12:21:50.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:50.526 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:21:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:50.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:50.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:50.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:50.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 12:21:50.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.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 '\*?\QProject Explorer\E') 12:21:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:50.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.566 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:21:50.566 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:21:50.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:50.567 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@26308d2a] time=1612995943 data=null x=140 y=16 width=0 height=0 detail=0} 12:21:50.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.604 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.604 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 12:21:50.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.604 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 12:21:50.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.615 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 12:21:50.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.615 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:50.616 DEBUG [main][MenuItemLookup] Item match:Window 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.616 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:50.616 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.618 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:50.618 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:50.618 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:50.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:50.619 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:50.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:50.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:21:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:21:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:50.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 12:21:50.668 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 12:21:50.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 12:21:50.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 12:21:50.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:50.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:50.669 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:50.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:50.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:50.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:50.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:50.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E') 12:21:50.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.720 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:50.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:50.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.721 INFO [WorkbenchTestable][AbstractView] Activate view Markers 12:21:50.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:21:50.721 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 12:21:50.721 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 12:21:50.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 12:21:50.722 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@47a20fab] time=1612996098 data=null x=293 y=16 width=0 height=0 detail=0} 12:21:50.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.755 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.755 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.755 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 12:21:50.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 12:21:50.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:21:50.766 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:21:50.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.766 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:50.767 DEBUG [main][MenuItemLookup] Item match:Window 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.767 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:50.767 DEBUG [main][MenuItemLookup] Item match:Show View 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:21:50.769 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:21:50.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:21:50.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:21:50.769 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:21:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:21:50.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:21:50.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:21:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:21:50.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:50.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:21:50.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:21:50.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:21:50.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:21:50.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:21:50.818 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:21:50.818 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:21:50.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:21:50.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:21:50.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:21:50.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:21:50.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:21:50.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:21:50.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:50.820 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:21:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:50.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:50.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:50.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:21:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:21:50.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 12:21:50.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 12:21:50.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:21:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:50.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:50.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:50.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:50.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:21:50.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:50.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:50.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:21:50.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:21:50.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:21:50.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:21:50.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:50.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:21:50.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:21:50.890 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:21:50.890 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:21:50.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:21:50.890 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@296a0e92] time=1612996266 data=null x=140 y=16 width=0 height=0 detail=0} 12:21:50.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:50.922 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 12:21:50.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 12:21:50.922 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:50.922 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:50.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.476 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.051 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.151 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.167 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:21:50.935 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:21:50.935 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:21:50.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:50.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:21:50.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:50.936 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:21:50.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:50.936 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:21:50.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:50.936 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:21:50.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:50.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:50.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:21:50.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:50.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:50.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:50.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:50.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:21:50.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'File' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:21:50.937 DEBUG [main][MenuItemLookup] Item match:Window 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'' 12:21:50.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:21:50.937 DEBUG [main][MenuItemLookup] Item match:Preferences 12:21:50.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:21:50.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:21:50.937 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:21:51.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 'Preferences.*'] is available.... 12:21:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:21:51.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:21:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:51.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:51.011 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:21:51.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:21:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:21:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:51.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:51.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:51.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:51.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:21:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:21:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:21:51.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 "Cancel", Widget matcher matching widgets with style: 8) 12:21:51.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:21:51.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:21:51.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:21:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:21:51.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:21:51.014 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:21:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:21:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:21:51.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:21:51.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:21:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:21:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:21:51.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:21:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:21:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:21:51.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:51.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 12:21:51.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:21:51.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:51.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:51.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:21:51.039 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 12:21:51.039 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 12:21:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:21:51.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:21:51.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:21:51.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:21:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:21:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:21:51.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 12:21:51.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:21:51.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 12:21:51.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:21:51.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:21:51.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:21:51.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:21:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 12:21:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 12:21:51.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:21:51.541 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:51.541 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:52.042 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:52.042 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:52.542 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:52.542 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:53.042 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:53.042 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:53.542 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:53.542 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:54.043 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:54.043 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:54.543 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:54.543 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:55.043 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:55.043 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:55.543 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:55.543 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:56.043 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:56.044 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:56.544 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:56.544 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:57.044 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:57.044 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:57.544 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:57.544 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:58.044 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:58.044 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:58.545 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:58.545 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:59.045 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:59.045 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:21:59.545 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:21:59.545 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:22:00.045 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:22:00.045 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:22:00.545 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:22:00.545 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:22:01.046 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:22:01.046 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:22:01.546 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 12:22:01.546 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 12:22:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 12:22:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:22:01.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:02.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:02.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:03.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:03.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:04.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:04.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:05.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:05.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:06.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:06.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:07.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:07.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:08.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:08.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:09.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:09.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:10.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:10.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:11.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:11.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:12.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:12.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:13.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:13.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:14.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:14.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:15.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:15.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:16.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:16.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:17.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:17.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:18.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:18.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:19.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:19.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:20.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:20.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:21.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:22.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:22.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:23.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:24.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:24.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:25.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:25.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:26.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:26.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:27.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:27.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:28.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:28.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:29.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:29.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:30.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:30.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:31.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:31.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:32.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:32.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:33.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:37.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:37.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:38.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:38.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:39.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:39.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:40.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:40.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:41.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:41.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:42.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:42.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:43.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:43.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:44.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:44.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:45.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:45.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:46.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:46.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:47.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:47.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:48.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:48.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:49.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:49.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:50.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:50.568 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:51.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 12:22:51.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:22:51.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:22:51.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:22:51.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:22:51.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:22:51.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:22:51.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:22:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:22:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:22:51.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 12:22:51.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 12:22:51.571 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:22:51.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:22:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:22:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.637 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.031 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.v20230904-1208 [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 12:23:00.131 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:23:00.133 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:23:00.146 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:23:00.148 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:23:00.227 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:00.250 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:00.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:00.257 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:00.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:23:00.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:23:00.268 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:23:00.271 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:00.271 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:00.274 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:00.274 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:00.277 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:00.278 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:23:00.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:00.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:00.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:00.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:00.357 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:00.357 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:00.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:00.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:00.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:00.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:00.436 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:00.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:00.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:00.436 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:00.436 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:00.436 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:00.436 DEBUG [main][MenuItemLookup] Item match:Window 12:23:00.440 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:00.441 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:23:00.441 DEBUG [main][MenuItemLookup] Item match:Preferences 12:23:00.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:23:00.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:23:00.445 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:23:00.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 'Preferences.*'] is available.... 12:23:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:23:00.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:23:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:00.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:00.651 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:23:00.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:00.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:23:00.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:00.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:00.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:00.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:00.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:00.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:00.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:23:00.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:00.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:00.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:00.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:00.734 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:00.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:00.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:00.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:00.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:00.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:00.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:00.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:00.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:00.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:00.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:00.783 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:00.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:00.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:00.824 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 12:23:00.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:00.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:00.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:00.825 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:00.825 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:00.825 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:00.825 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:00.825 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:00.826 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:00.826 DEBUG [main][MenuItemLookup] Item match:Window 12:23:00.827 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:00.827 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:00.827 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:00.827 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:00.827 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:00.827 DEBUG [main][MenuItemLookup] Item match:Show View 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:23:00.836 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:23:00.837 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:23:00.837 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:00.837 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:23:00.837 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:23:00.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:23:00.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:23:00.838 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:23:00.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:23:00.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:23:00.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:23:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:00.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:23:00.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:00.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:23:00.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:00.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:00.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:00.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:00.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:00.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 12:23:00.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 12:23:00.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:01.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 12:23:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 12:23:01.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 12:23:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:01.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 12:23:01.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:01.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 12:23:01.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 12:23:01.444 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 12:23:01.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 12:23:01.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 12:23:01.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:01.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:23:01.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:01.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 "Open") 12:23:01.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:01.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:23:01.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:01.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:01.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:01.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:01.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:01.451 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:23:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:01.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:01.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:01.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:23:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:23:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 12:23:01.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:01.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 12:23:01.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:01.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:01.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:01.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:01.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:01.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:01.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:01.829 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:01.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:01.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:01.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:01.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:01.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:01.843 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) 12:23:01.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:01.860 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:01.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:01.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:01.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 12:23:01.870 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: ") 12:23:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:01.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:01.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:02.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:02.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:02.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:02.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 12:23:02.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:02.885 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:02.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:02.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:02.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:02.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:02.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:02.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:02.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:02.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:02.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:02.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:02.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:02.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:02.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:02.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:02.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:02.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:02.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:02.929 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:02.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:02.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:02.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:02.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:02.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:02.935 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) 12:23:02.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:02.935 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:02.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:02.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:02.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 12:23:02.956 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: ") 12:23:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:02.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:02.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:23:02.956 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:02.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:02.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:02.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:02.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:02.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:02.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:02.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:02.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:02.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:02.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:02.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:02.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:02.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:02.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:02.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:02.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:02.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:02.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:02.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:02.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:02.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:02.987 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:02.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:03.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:03.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:03.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:03.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:03.006 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") 12:23:03.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:03.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:03.028 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:03.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:03.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:03.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:03.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:03.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:03.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:04.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:04.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:04.064 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 12:23:04.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.065 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.066 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.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 '\*?\QUI Form Test\E') 12:23:04.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.105 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.110 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) 12:23:04.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.110 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:04.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:04.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 12:23:04.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.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 '\*?\QUI Form Test\E') 12:23:04.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.174 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.180 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") 12:23:04.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.180 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:04.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:04.183 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") 12:23:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 12:23:04.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.185 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.185 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.185 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.212 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.246 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.251 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) 12:23:04.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.251 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:04.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 12:23:04.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.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 '\*?\QUI Form Test\E') 12:23:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.309 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.314 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") 12:23:04.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.314 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:04.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 12:23:04.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.318 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.319 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.319 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.375 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.381 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") 12:23:04.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.381 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:04.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:04.384 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) 12:23:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 12:23:04.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.386 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.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 '\*?\QUI Form Test\E') 12:23:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.433 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.437 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") 12:23:04.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.452 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:04.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:04.456 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) 12:23:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:04.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:04.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 12:23:04.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 12:23:04.459 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 12:23:04.459 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:04.459 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.41 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.107 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.068 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.106 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.049 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.07 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.068 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.065 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.067 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:04.489 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:04.490 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:04.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:04.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.490 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:04.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.491 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:04.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.491 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:23:04.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:04.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:04.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:04.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23: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.*'] 12:23:04.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:04.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:04.493 DEBUG [main][MenuItemLookup] Item match:Window 12:23:04.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:04.494 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:23:04.494 DEBUG [main][MenuItemLookup] Item match:Preferences 12:23:04.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:23:04.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:23:04.494 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:23:04.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.... 12:23:04.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 12:23:04.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:23:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.623 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:23:04.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:04.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:23:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:04.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:23:04.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:04.639 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:04.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:04.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:04.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:04.677 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:04.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:04.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:04.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:04.677 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:04.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.700 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:04.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:04.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:04.724 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:04.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:04.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:04.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:04.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:04.757 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 12:23:04.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:04.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:04.759 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:04.759 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:04.759 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:04.759 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:04.759 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:04.759 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:04.759 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:04.759 DEBUG [main][MenuItemLookup] Item match:Window 12:23:04.760 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:04.760 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:04.760 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:04.760 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:04.760 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:04.760 DEBUG [main][MenuItemLookup] Item match:Show View 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:04.764 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:23:04.764 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:23:04.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:23:04.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:23:04.783 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:23:04.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:23:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:23:04.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:23:04.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:04.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:04.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:23:04.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:04.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:04.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:04.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:23:04.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:04.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:04.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:04.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:04.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:04.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:23:04.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:23:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:05.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:23:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:23:05.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:23:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:05.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:23:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:05.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:23:05.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 12:23:05.360 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 12:23:05.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 12:23:05.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 12:23:05.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:05.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:23:05.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:05.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:05.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:05.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:23:05.361 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:05.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:23:05.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:05.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:05.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:05.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:05.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:05.363 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:23:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:05.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:05.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:05.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:23:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:23:05.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 12:23:05.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:05.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:05.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 12:23:05.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:05.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:05.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:05.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:05.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:05.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 '\*?\QError Log\E') 12:23:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:05.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:05.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:05.503 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:23:05.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:23:05.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:05.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:05.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:05.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:05.504 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 12:23:05.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:05.504 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 12:23:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:05.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:05.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:06.507 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 12:23:06.508 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:23:06.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:23:06.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.509 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 12:23:06.509 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 12:23:06.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:23:06.512 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:23:06.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.540 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:06.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:06.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:06.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:06.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:06.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.577 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:06.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:06.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:06.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:06.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:06.592 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:06.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.596 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 12:23:06.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.596 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:06.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:06.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 12:23:06.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:06.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.642 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:06.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:06.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:06.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:06.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:06.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:06.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:06.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:06.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:06.662 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:06.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:06.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.ui.forms.widgets.Form with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Form B") 12:23:06.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.682 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:06.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:06.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.685 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") 12:23:06.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:06.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:06.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:06.697 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:06.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:06.697 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:06.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.704 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:06.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:06.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:06.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 '\*?\QUI Form Test\E') 12:23:06.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:06.750 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:06.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.754 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 12:23:06.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.754 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:06.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:06.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.780 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.780 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:06.780 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:06.780 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:06.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:06.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:06.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:06.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:06.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:06.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:06.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:06.828 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:06.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:06.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.832 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") 12:23:06.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.847 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:06.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:06.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.860 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:06.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:06.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:06.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:06.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:06.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:06.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:06.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:06.880 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:06.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:06.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.901 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") 12:23:06.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.901 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:06.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:06.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.904 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 12:23:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:06.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:06.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:06.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:06.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:06.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:06.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:06.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:06.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:06.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 '\*?\QUI Form Test\E') 12:23:06.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:06.980 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:06.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:06.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:06.984 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") 12:23:06.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:06.985 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:06.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:06.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:06.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:06.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:06.987 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 12:23:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:06.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:06.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:06.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:06.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 12:23:06.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:07.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:07.013 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:07.013 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:07.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 12:23:07.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 12:23:07.014 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:07.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:07.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.527 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 1.893 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.072 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.053 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.083 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.08 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.085 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:07.024 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:07.025 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:07.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:07.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:07.026 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:07.026 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:07.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:07.027 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:07.027 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:07.027 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:23:07.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:07.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:07.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:07.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:07.028 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:07.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:07.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:07.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:07.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:07.028 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:07.029 DEBUG [main][MenuItemLookup] Item match:Window 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:07.029 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:23:07.029 DEBUG [main][MenuItemLookup] Item match:Preferences 12:23:07.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:23:07.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:23:07.030 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:23:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:23: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 'Preferences.*'] is available. finished successfully 12:23:07.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:23:07.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:07.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:07.120 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:23:07.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:07.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 12:23:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:07.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:07.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:23:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:07.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:07.126 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:07.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:07.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:07.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:07.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:07.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:07.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:07.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:07.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:07.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:07.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:07.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:07.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:07.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:07.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:07.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:07.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:07.194 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:07.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:07.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:07.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:07.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:07.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:07.199 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 12:23:07.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:07.199 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:07.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:07.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 12:23:07.202 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 12:23:07.202 TRACE [main][WidgetHandler] Wait for synchronization 12:23:07.202 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 12:23:07.202 TRACE [main][WidgetHandler] Wait for synchronization 12:23:07.202 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 12:23:07.202 TRACE [main][WidgetHandler] Wait for synchronization 12:23:07.203 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") 12:23:07.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:07.204 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:07.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:07.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:07.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:23:07.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:07.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:07.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:07.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:07.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:07.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:07.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:07.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:07.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:07.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:07.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:07.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:07.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:07.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:07.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:07.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:07.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:07.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:07.258 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:07.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:07.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:07.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:07.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:07.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:07.279 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") 12:23:07.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:07.279 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:07.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:07.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:07.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:07.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:08.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:08.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:08.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 12:23:08.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.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 '\*?\QUI Form Test\E') 12:23:08.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.374 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.378 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 12:23:08.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.378 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:08.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 12:23:08.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.381 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.382 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.382 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.382 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.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 '\*?\QUI Form Test\E') 12:23:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.447 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.451 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") 12:23:08.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.452 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:08.471 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") 12:23:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 12:23:08.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.472 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.473 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.473 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.479 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.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 '\*?\QUI Form Test\E') 12:23:08.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.509 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.512 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 12:23:08.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.513 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 12:23:08.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.535 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:08.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.549 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.552 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") 12:23:08.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.567 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 12:23:08.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.568 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.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 '\*?\QUI Form Test\E') 12:23:08.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.606 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.609 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") 12:23:08.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.610 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:08.612 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 12:23:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 12:23:08.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.614 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.647 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.650 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") 12:23:08.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.650 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:08.652 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 12:23:08.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:08.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 12:23:08.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.667 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.667 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 12:23:08.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 12:23:08.667 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.667 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.667 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.047 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.13 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.044 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.09 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.041 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.054 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.044 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.054 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.674 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.675 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:08.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.675 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:08.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.675 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:08.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.675 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:23:08.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:08.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:08.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:08.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:08.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:08.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:08.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.677 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:08.677 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:08.677 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:08.677 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:08.677 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:08.677 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:08.677 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:08.677 DEBUG [main][MenuItemLookup] Item match:Window 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:08.678 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:23:08.678 DEBUG [main][MenuItemLookup] Item match:Preferences 12:23:08.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:23:08.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:23:08.678 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:23:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:23:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:23:08.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:23:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.779 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:23:08.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:08.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:23:08.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:08.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:23:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:08.784 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:08.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:08.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:08.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:08.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:08.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:08.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:08.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.863 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.870 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.875 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 12:23:08.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.875 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:08.879 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") 12:23:08.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.879 TRACE [main][WidgetHandler] Notify FormText with event 1 12:23:08.879 TRACE [main][WidgetHandler] Wait for synchronization 12:23:08.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.882 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:23:08.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:08.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.884 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:08.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.884 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.952 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:08.956 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 12:23:08.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.956 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:08.957 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 12:23:08.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.958 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:08.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:08.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:08.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 12:23:08.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:08.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:08.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:08.960 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:08.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:08.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:08.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:08.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:08.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:08.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:08.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:08.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:08.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:08.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:08.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:08.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:08.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:08.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:08.996 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:08.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:08.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:08.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:08.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:08.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:09.002 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") 12:23:09.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:09.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:09.031 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:09.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:09.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:09.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:09.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:09.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:09.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:10.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:10.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:10.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 12:23:10.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.065 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.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 '\*?\QUI Form Test\E') 12:23:10.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.079 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.083 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 12:23:10.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.083 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:10.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:10.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 12:23:10.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.101 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.101 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.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 '\*?\QUI Form Test\E') 12:23:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.139 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.142 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 12:23:10.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.143 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:10.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.145 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.145 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.166 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.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 '\*?\QUI Form Test\E') 12:23:10.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.180 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.184 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") 12:23:10.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.201 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:10.204 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") 12:23:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:10.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.205 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.205 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.221 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.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 '\*?\QUI Form Test\E') 12:23:10.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.227 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.230 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 12:23:10.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.230 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:10.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.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 '\*?\QUI Form Test\E') 12:23:10.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.289 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.293 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 12:23:10.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.293 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:10.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.296 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.296 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.296 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.356 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.359 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") 12:23:10.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.359 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:10.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:10.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.397 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.400 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") 12:23:10.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.428 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:10.430 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 12:23:10.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 12:23:10.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.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 '\*?\QUI Form Test\E') 12:23:10.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.468 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.472 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") 12:23:10.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.472 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:10.474 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 12:23:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:10.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 12:23:10.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 12:23:10.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 12:23:10.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:10.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.803 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.05 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.076 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.097 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.043 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.042 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.06 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.026 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.062 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.065 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.07 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.044 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:10.485 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:10.486 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:10.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:10.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.487 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:10.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.498 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:10.498 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.498 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:23:10.498 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:10.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:10.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:10.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:10.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:23:10.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:10.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.499 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:23:10.500 DEBUG [main][MenuItemLookup] Item match:Window 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:10.500 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:23:10.500 DEBUG [main][MenuItemLookup] Item match:Preferences 12:23:10.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:23:10.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:23:10.516 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:23:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:23:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:23:10.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:23:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.599 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:23:10.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:10.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:23:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:10.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:23:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:10.614 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:10.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:10.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:10.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:10.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:10.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:10.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:10.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:10.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:10.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:10.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:10.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:10.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:10.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:10.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:10.677 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:10.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:10.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:10.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:10.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:10.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:10.684 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 12:23:10.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:10.684 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:10.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:10.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:10.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:23:10.695 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: ") 12:23:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:10.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:10.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:11.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:11.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:11.712 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 12:23:11.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:11.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:11.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:11.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:11.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:11.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:11.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:11.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.719 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:11.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:11.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:11.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:11.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:11.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:11.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:11.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:11.749 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:11.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:11.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:11.752 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 12:23:11.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:11.753 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:11.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:11.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:11.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:23:11.777 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: ") 12:23:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:11.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:11.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:23:11.777 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:11.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:11.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:11.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:11.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:11.778 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:11.778 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:11.778 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:11.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:11.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:11.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:11.778 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:11.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:11.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:11.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:11.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 '\*?\QUI Form Test\E') 12:23:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:11.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:11.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:11.813 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:11.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:11.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:11.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:11.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:11.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:11.816 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") 12:23:11.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:11.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:11.816 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:11.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:11.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:12.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:12.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:23:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:23:12.839 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 12:23:12.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.839 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:12.839 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.840 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.840 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:12.840 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:12.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:12.840 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:12.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:12.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:12.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:12.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:12.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 '\*?\QUI Form Test\E') 12:23:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:12.878 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:12.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:12.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:12.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:12.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:12.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:12.881 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 12:23:12.881 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.882 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:12.882 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:12.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 12:23:12.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.884 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:12.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.884 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:12.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:12.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:12.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:12.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:12.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:12.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:12.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 12:23:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:12.919 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:12.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:12.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:12.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:12.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:12.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:12.922 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") 12:23:12.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.923 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:12.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:12.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:12.939 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") 12:23:12.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:23:12.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.943 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:12.943 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.943 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:12.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:12.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:12.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:12.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:12.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 '\*?\QUI Form Test\E') 12:23:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:12.980 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:12.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:12.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:12.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:12.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:12.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:12.983 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 12:23:12.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.983 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:12.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:12.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:12.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:12.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:23:12.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:12.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:12.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:12.984 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.984 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:12.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:12.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:12.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:12.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:12.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:12.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:13.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:13.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:13.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') 12:23:13.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:13.020 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:13.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:13.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:13.024 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") 12:23:13.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:13.040 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:13.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:23:13.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:13.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:13.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:13.044 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:13.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:13.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:13.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:13.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:13.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:13.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:13.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:13.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:13.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:13.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 '\*?\QUI Form Test\E') 12:23:13.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:13.084 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:13.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:13.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:13.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:13.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:13.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:13.088 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") 12:23:13.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:13.088 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:13.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:13.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:13.106 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 12:23:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:23:13.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:13.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:13.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:13.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:13.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:13.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:13.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:13.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:13.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:13.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:13.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 12:23:13.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:13.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:13.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 '\*?\QUI Form Test\E') 12:23:13.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:23:13.122 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 12:23:13.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 12:23:13.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:23:13.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:23:13.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:23:13.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:23:13.125 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") 12:23:13.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:13.144 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 12:23:13.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:13.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:13.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:13.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 12:23:13.146 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 12:23:13.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:13.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:23:13.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:23:13.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:13.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 12:23:13.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:13.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:13.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:13.148 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 12:23:13.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 12:23:13.148 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:13.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:13.148 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.074 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.065 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.062 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.044 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.058 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.041 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.06 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.063 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.04 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.v20230904-1208 [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 12:23:23.863 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:23:23.925 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:23:23.938 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:23:23.939 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:23:24.029 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:24.127 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:24.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:24.134 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:24.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:23:24.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:23:24.144 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:23:24.229 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:24.229 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:24.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:24.232 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:24.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:24.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:24.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:24.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:24.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:24.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:24.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:24.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:24.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:24.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:24.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:24.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.... 12:23:24.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:24.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:24.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 12:23:24.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:24.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:24.457 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.... 12:23:24.457 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.*'] 12:23:24.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:24.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:24.457 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 12:23:24.464 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) 12:23:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:24.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:24.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:24.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:24.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:24.531 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:23:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:24.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:24.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:29.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.window.Window, Matcher matching widget which text matches: Matcher matching text to regular expression 'Testing.*'] is available.... 12:23:29.580 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.*'] 12:23:29.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.580 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 12:23:29.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:29.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:29.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:29.586 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:29.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:29.586 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:29.586 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:29.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:29.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:29.587 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:29.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:29.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:23:29.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.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: "Testing Wizard"] is available. finished successfully 12:23:29.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:29.650 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.*'] 12:23:29.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:29.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:29.651 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:23:29.651 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 12:23:29.652 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) 12:23:29.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:29.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:29.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:29.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:29.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:29.655 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:29.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:29.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:29.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:29.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:29.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:29.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:29.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:23:29.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:29.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:29.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:29.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:29.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:29.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:29.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:29.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:29.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:29.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:29.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:29.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:29.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:29.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:23:29.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:23:29.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:29.768 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.... 12:23:29.769 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"] 12:23:29.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:29.769 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 12:23:29.769 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) 12:23:29.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:29.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:29.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:29.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:29.771 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:23:29.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:29.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:29.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:34.791 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.... 12:23:34.791 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"] 12:23:34.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.792 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 12:23:34.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:34.792 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:34.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:34.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:34.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:34.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:34.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:34.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:34.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:34.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:34.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:34.794 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:23:34.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:23:34.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:34.850 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.*'] 12:23:34.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:34.850 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:23:34.851 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 12:23:34.851 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) 12:23:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:34.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:34.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:34.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:34.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:34.853 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:34.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:34.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:34.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:34.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:34.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:34.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:34.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:34.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:34.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:34.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:34.883 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:34.883 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:34.883 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:34.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:34.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:34.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:34.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:23:34.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:23:34.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:34.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:34.952 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.... 12:23:34.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 'Testing.*'] 12:23:34.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:34.953 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 12:23:34.953 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) 12:23:34.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:34.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:34.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:34.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:34.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:34.956 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:23:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:34.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:34.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:34.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:39.990 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.... 12:23:39.991 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when 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.*'] 12:23:39.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:39.991 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 12:23:39.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:39.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:39.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:39.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:39.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:39.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:39.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:39.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:39.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:39.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:39.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:39.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:39.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:39.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:23:40.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:40.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:40.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:23:40.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:23:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 12:23:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 12:23:40.056 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) 12:23:40.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:40.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:40.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:40.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:40.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:40.058 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:23:40.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:40.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:40.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:40.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:45.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:45.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:45.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:45.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:45.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:45.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 12:23:45.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 12:23:45.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:45.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:45.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.238 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.348 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.103 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.104 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.09 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.109 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.085 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:45.113 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:45.116 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:45.117 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:45.117 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:45.117 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:45.117 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:45.117 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:45.117 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:45.118 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:45.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:45.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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'] 12:23:45.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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: "Testing new wizard"] 12:23:45.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:45.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 12:23:45.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:45.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:45.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:45.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:45.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'] 12:23:45.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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'] 12:23:45.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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'] 12:23:45.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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: "Testing new wizard"] 12:23:45.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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'] 12:23:45.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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'] 12:23:45.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:45.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:45.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:45.131 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:45.135 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:45.135 DEBUG [main][MenuItemLookup] Item match:File 12:23:45.138 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:45.138 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:45.145 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:23:45.145 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:23:45.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:23:45.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:23:45.149 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:23:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:23: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 12:23:45.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:23:45.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:45.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:45.249 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:45.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:23:45.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:45.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:45.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:45.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:45.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:45.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 12:23:45.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:45.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 12:23:45.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:45.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 12:23:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:45.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:45.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 12:23:45.777 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 12:23:45.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 12:23:45.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 12:23:45.779 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:45.779 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:23:45.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:23:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:45.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:45.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:45.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:45.787 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:45.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:45.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:45.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:45.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 12:23:45.810 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 12:23:45.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:45.810 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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'] 12:23:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.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: "Testing new wizard"] 12:23:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:45.813 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:45.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.813 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:45.813 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 12:23:45.813 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) 12:23:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:45.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:45.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:45.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:45.815 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:45.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:45.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:45.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:45.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:45.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:45.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:45.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:45.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.842 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:45.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:45.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:45.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:45.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:45.842 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:45.842 DEBUG [main][MenuItemLookup] Item match:File 12:23:45.844 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:45.844 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:45.845 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:23:45.845 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:23:45.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:23:45.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:23:45.846 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:23:45.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.... 12:23:45.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 12:23:45.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:23:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:45.934 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:45.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:45.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:23:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:45.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:45.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:45.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:45.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 12:23:45.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:46.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:46.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 12:23:46.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:46.440 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 12:23:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:46.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:46.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 12:23:46.440 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 12:23:46.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 12:23:46.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 12:23:46.442 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:46.442 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:23:46.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:23:46.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:46.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:46.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:46.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:46.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:46.444 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:23:46.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:46.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:46.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:46.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:46.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'] 12:23:46.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 12:23:46.450 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 12:23:46.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:46.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:46.451 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:46.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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'] 12:23:46.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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'] 12:23:46.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.452 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.... 12:23:46.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: "Testing new wizard"] 12:23:46.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.452 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 12:23:46.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:46.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:46.452 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:46.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:46.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:46.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:46.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:46.454 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:46.454 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 12:23:46.455 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) 12:23:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:46.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:46.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:46.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:46.456 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:46.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:46.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:46.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:46.472 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:46.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:46.472 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:46.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:46.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:46.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 12:23:46.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'] 12:23:46.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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'] 12:23:46.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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: "Testing new wizard"] 12:23:46.474 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.474 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:46.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 12:23:46.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:46.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:46.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:46.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:46.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'] 12:23:46.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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'] 12:23:46.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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'] 12:23:46.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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: "Testing new wizard"] 12:23:46.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:46.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.487 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:46.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:46.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:46.487 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:46.488 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:46.488 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:46.488 DEBUG [main][MenuItemLookup] Item match:File 12:23:46.489 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:46.489 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:46.490 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:23:46.490 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:23:46.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:23:46.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:23:46.490 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:23:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:23:46.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:23:46.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:23:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:46.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:46.548 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:46.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:46.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 12:23:46.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:46.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:46.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:46.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:46.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:46.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:46.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 12:23:46.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:46.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:47.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:47.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 12:23:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:47.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 12:23:47.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:47.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:47.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 12:23:47.054 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 12:23:47.055 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 12:23:47.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 12:23:47.056 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:47.056 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:23:47.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:23:47.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:47.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:47.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:47.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:47.058 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:23:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:47.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:47.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:47.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:47.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 12:23:47.065 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 12:23:47.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.065 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:47.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:47.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.066 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:47.066 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 12:23:47.066 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) 12:23:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:47.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:47.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:47.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:47.068 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:47.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:47.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:47.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:47.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:47.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:47.113 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:47.113 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:47.113 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 12:23:47.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.114 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 12:23:47.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:47.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 12:23:47.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:47.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:47.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:47.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:47.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.115 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 12:23:47.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.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'] 12:23:47.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.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'] 12:23:47.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:47.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:47.116 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:47.116 DEBUG [main][MenuItemLookup] Item match:File 12:23:47.118 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:47.118 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:47.119 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:23:47.119 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:23:47.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:23:47.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:23:47.120 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:23:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:23:47.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 'New|Select a wizard'] is available. finished successfully 12:23:47.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:23:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.190 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:47.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:23:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:47.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:47.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:47.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:47.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 12:23:47.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:47.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:47.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 12:23:47.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:47.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 12:23:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:47.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:47.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 12:23:47.696 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 12:23:47.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 12:23:47.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 12:23:47.697 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:47.697 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:23:47.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:23:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:47.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:47.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:47.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:47.699 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:23:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:47.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:47.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:47.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 12:23:47.706 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 12:23:47.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.706 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.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'] 12:23:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.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'] 12:23:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.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: "Testing new wizard"] 12:23:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.707 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:47.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:47.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:47.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.708 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:47.708 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 12:23:47.708 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) 12:23:47.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:47.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:47.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:47.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:47.709 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:47.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:47.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:47.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:47.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:47.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:47.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:47.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:47.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:47.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 12:23:47.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 12:23:47.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:47.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:47.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.626 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.35 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.639 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.624 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 12:23:47.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'] 12:23:47.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.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'] 12:23:47.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 12:23:47.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing new wizard"] 12:23:47.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:47.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:47.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:47.754 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:47.754 DEBUG [main][MenuItemLookup] Item match:File 12:23:47.755 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:47.755 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:47.756 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:23:47.756 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:23:47.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:23:47.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:23:47.757 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:23:47.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:23:47.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:23:47.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:23:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:47.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:47.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:47.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:23:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:47.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:47.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:47.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:47.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 12:23:47.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:48.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:48.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 12:23:48.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 12:23:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:48.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 12:23:48.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:48.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 12:23:48.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 12:23:48.330 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 12:23:48.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 12:23:48.332 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 12:23:48.332 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:23:48.332 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:23:48.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:23:48.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.334 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:23:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:23:48.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 12:23:48.341 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 12:23:48.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:48.342 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:48.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.342 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.... 12:23:48.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.343 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 12:23:48.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:48.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 12:23:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:48.345 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 12:23:48.345 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 12:23:48.345 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) 12:23:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.347 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:48.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:48.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:48.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:48.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:48.384 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.... 12:23:48.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.439 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 12:23:48.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 12:23:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:48.440 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:48.444 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.448 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.448 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.448 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.449 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.449 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog error message") 12:23:48.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:48.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 12:23:48.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.452 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 12:23:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.458 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.458 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:48.458 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.459 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.459 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.459 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog warning message") 12:23:48.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:48.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 12:23:48.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.461 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 12:23:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.463 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:48.464 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.464 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.464 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.464 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.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 "TitleAreaDialog info message") 12:23:48.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:48.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 12:23:48.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:48.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.466 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 12:23:48.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.467 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.467 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:48.468 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.468 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.468 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.468 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "TitleAreaDialog none message") 12:23:48.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:48.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:48.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 12:23:48.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.470 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 12:23:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.472 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:48.472 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.472 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.473 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.473 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.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 "TitleAreaDialog warning message without provider") 12:23:48.473 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:48.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 12:23:48.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:48.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:48.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:48.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:48.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:48.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:48.474 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 12:23:48.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:48.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:48.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:48.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:48.478 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.478 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:48.479 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.479 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.479 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 12:23:48.488 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.... 12:23:48.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:48.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:49.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:49.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:49.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:49.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:50.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:50.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:50.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:50.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:51.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:51.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:51.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:51.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:52.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:52.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:52.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:52.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:53.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:53.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:53.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:54.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:54.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:54.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:54.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:55.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:55.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:55.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:55.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:56.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:56.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:56.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:56.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:57.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:57.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:57.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:57.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.554 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.817 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.632 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.105 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.077 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 12:23:58.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 12:23:58.626 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 12:23:58.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 12:23:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:58.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:23:58.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:58.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 12:23:58.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:58.629 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:23:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:58.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:58.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:58.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 12:23:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available. finished successfully 12:23:58.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 12:23:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:58.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:23:58.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:58.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 12:23:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:23:58.691 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:58.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 12:23:58.762 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 12:23:58.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 12:23:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:58.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 "Cancel", Widget matcher matching widgets with style: 8) 12:23:58.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:58.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 12:23:58.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:58.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:58.764 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:58.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:58.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:58.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:58.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 12:23:58.834 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 12:23:58.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 12:23:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:58.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:23:58.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:58.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 12:23:58.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:58.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:23:58.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:58.837 INFO [WorkbenchTestable][AbstractText] Text set to: something 12:23:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:23:58.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:58.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 12:23:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:23:58.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:23:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 12:23:58.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:23:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:58.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 12:23:58.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:23:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:58.840 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:58.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:58.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.079 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.045 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.089 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.065 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 12:23:58.859 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 12:23:58.861 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:58.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:58.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 12:23:58.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:58.861 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:58.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:58.866 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:58.866 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:58.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: "Export"] 12:23:58.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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: "Export"] 12:23:58.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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 export wizard"] 12:23:58.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:58.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 12:23:58.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 12:23:58.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:58.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:58.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:58.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: "Export"] 12:23:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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: "Export"] 12:23:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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: "Export"] 12:23:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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: "Testing export wizard"] 12:23:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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: "Export"] 12:23:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.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: "Export"] 12:23:58.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:58.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:58.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:58.870 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:58.870 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:58.870 DEBUG [main][MenuItemLookup] Item match:File 12:23:58.871 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:58.871 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:23:58.872 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:23:58.872 DEBUG [main][MenuItemLookup] Item match:Export... 12:23:58.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 12:23:58.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 12:23:58.873 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 12:23:58.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 12:23:58.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 12:23:58.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 12:23:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:58.966 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 12:23:58.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:58.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:23:58.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:58.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:58.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:58.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:58.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:58.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 12:23:58.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 12:23:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:59.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 12:23:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 12:23:59.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 12:23:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:23:59.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 12:23:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:23:59.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 12:23:59.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 12:23:59.471 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 12:23:59.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 12:23:59.476 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 12:23:59.476 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 12:23:59.476 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:23:59.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 12:23:59.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:59.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:59.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:59.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:59.478 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:23:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:59.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:59.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:59.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Export"] 12:23:59.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 12:23:59.490 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 12:23:59.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 12:23:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:59.491 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 12:23:59.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:59.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 12:23:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:59.491 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 12:23:59.491 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 12:23:59.492 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) 12:23:59.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:59.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:59.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:59.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:23:59.493 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:23:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:23:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:23:59.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:23:59.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:23:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:23:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:23:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:23:59.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:23:59.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:23:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:23:59.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 12:23:59.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:59.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:23:59.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 12:23:59.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 12:23:59.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:23:59.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:23:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:23:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.668 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.659 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 12:23:59.534 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 12:23:59.535 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:23:59.535 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:59.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 12:23:59.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:59.536 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:23:59.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:59.536 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:23:59.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:59.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:23:59.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:23:59.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing import wizard"] 12:23:59.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:23:59.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 12:23:59.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 12:23:59.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:23:59.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:23:59.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:23:59.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:23:59.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.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: "Import"] 12:23:59.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.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: "Import"] 12:23:59.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.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: "Testing import wizard"] 12:23:59.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.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: "Import"] 12:23:59.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.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: "Import"] 12:23:59.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:23:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:59.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:23:59.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:23:59.539 DEBUG [main][MenuItemLookup] Found menu:'File' 12:23:59.539 DEBUG [main][MenuItemLookup] Item match:File 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:23:59.540 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:23:59.540 DEBUG [main][MenuItemLookup] Item match:Import... 12:23:59.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:23:59.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:23:59.541 INFO [main][MenuItemHandler] Select menu item: &Import... 12:23:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:23:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:23:59.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:23:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:23:59.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:23:59.605 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:23:59.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:23:59.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:23:59.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:23:59.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:23:59.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:23:59.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:23:59.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:23:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:23:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:23:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 12:23:59.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 12:23:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:00.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 12:24:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 12:24:00.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 12:24:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:00.110 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 12:24:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:00.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 12:24:00.110 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 12:24:00.110 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 12:24:00.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 12:24:00.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 12:24:00.113 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:24:00.113 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:24:00.113 DEBUG [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) 12:24:00.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.115 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:24:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:00.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:00.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:00.119 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:24:00.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 12:24:00.119 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 12:24:00.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 12:24:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.119 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 12:24:00.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 12:24:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.120 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 12:24:00.120 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 12:24:00.120 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) 12:24:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.121 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:24:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:00.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:00.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:24:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:24:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:24:00.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:24:00.138 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:24:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:24:00.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 12:24:00.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:00.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.138 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 12:24:00.138 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 12:24:00.138 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:00.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.605 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.601 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.145 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.146 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:24:00.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:00.146 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.146 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:00.146 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:24:00.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:00.152 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:24:00.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:00.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:00.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:00.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:00.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:00.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:00.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 12:24:00.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.206 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:00.206 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 12:24:00.206 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) 12:24:00.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.207 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:24:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:00.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:00.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:00.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:00.210 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:00.210 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) 12:24:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.211 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:00.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.212 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") 12:24:00.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:00.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:00.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:00.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:00.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:00.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:00.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:00.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:00.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 12:24:00.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.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. finished successfully 12:24:00.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.287 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:00.287 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 12:24:00.287 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) 12:24:00.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.289 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:24:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:00.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:00.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:00.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:24:00.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:24:00.329 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:00.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:00.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:00.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:00.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:00.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:00.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:00.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:00.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:00.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:00.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:00.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:00.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available.... 12:24:00.379 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:00.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Testing Wizard"] is available. finished successfully 12:24:00.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:00.381 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:00.381 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) 12:24:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.383 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:00.383 INFO [WorkbenchTestable][WizardDialog] Finish wizard 12:24:00.383 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) 12:24:00.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:00.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:00.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:00.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:00.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:00.385 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:24:00.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:00.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:00.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:00.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:24:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:24:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:24:05.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:24:05.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:24:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:24:05.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:05.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:05.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:05.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:05.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:05.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:05.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:05.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:05.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:05.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.483 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.483 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) 12:24:05.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.485 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:05.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.485 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") 12:24:05.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:05.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:05.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:05.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:05.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:05.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:05.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.... 12:24:05.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:05.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.660 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:24:05.661 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:05.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.662 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") 12:24:05.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:05.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.689 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.689 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:05.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:05.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:05.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:05.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:05.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:05.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:05.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.774 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.774 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 12:24:05.774 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) 12:24:05.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.775 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:24:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:05.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:05.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.777 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.778 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) 12:24:05.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.779 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.779 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 12:24:05.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Back", Widget matcher matching widgets with style: 8) 12:24:05.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.780 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 12:24:05.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:05.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.783 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 12:24:05.783 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.783 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 12:24:05.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:05.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:24:05.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:05.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.786 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") 12:24:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:05.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:05.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:05.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:05.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:05.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:05.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:05.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:05.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.886 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.886 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) 12:24:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.887 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.887 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 12:24:05.887 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) 12:24:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.888 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:24:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:05.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.891 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 12:24:05.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 12:24:05.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:24:05.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:05.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.892 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") 12:24:05.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:05.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:05.933 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.934 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:05.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:05.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:05.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:05.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:05.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:05.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:05.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:05.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:05.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:05.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.991 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:05.991 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) 12:24:05.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:05.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:05.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:05.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 12:24:05.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:05.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:05.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:05.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:05.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:05.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:05.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:06.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:06.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:06.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:06.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:06.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:06.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:06.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:06.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:06.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:06.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:06.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:06.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:06.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:06.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:06.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:06.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:06.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:06.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:06.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:06.597 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:07.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:07.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:07.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:07.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:07.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:07.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:08.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:08.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:08.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:08.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:08.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:08.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:09.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:09.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:09.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:09.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:09.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:09.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:10.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:10.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:10.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:10.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:10.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:10.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:11.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:11.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:11.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:11.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:11.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:11.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:12.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:12.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:12.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:12.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:12.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:12.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:13.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:13.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:13.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:13.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:13.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:13.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:14.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:14.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:14.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:14.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:14.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:14.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:15.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:15.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:15.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:15.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:15.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:15.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:16.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 12:24:16.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 12:24:16.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.125 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") 12:24:16.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:16.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:16.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:16.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.147 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") 12:24:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:16.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:16.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:16.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:16.180 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:16.180 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.181 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:16.181 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:16.181 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:16.181 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:16.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:16.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: "Testing Wizard"] is available.... 12:24:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:16.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.240 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 12:24:16.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:16.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 12:24:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:16.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:16.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:16.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:16.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:16.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:16.256 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:16.256 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:16.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:16.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:16.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:16.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:16.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:16.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:24:16.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:24:16.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.305 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 12:24:16.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 12:24:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:16.305 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") 12:24:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:16.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:16.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:16.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:16.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:16.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 12:24:16.334 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 12:24:16.334 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:16.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.189 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.083 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.094 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.073 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.139 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.146 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.144 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.101 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.075 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.171 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.074 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.078 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.342 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.345 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:24:16.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:16.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.346 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:16.346 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:24:16.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:16.351 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:24:16.351 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:16.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:16.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:16.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:16.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:16.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:16.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 12:24:16.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:16.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:16.425 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 12:24:16.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:16.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:16.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:16.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:16.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:16.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:16.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:16.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:24:16.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:16.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:16.470 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 12:24:16.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:16.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:16.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:16.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:16.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:16.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:16.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:16.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:16.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:24:16.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:16.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:16.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:16.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:16.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:16.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:16.489 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 12:24:16.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 12:24:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:16.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 12:24:16.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 12:24:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:16.996 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 12:24:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:16.996 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 12:24:16.996 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 12:24:16.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 12:24:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:17.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:17.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 12:24:17.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 12:24:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:17.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 12:24:17.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:17.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 12:24:17.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:24:17.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:17.511 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:17.511 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:17.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:17.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:17.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:17.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:17.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:17.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:17.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:17.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:17.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:24:17.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:17.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:17.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:17.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:17.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:17.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:17.541 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:17.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:17.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:18.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:18.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:18.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:18.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:18.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:18.048 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:18.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:18.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:18.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:18.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:18.558 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:18.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:18.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:18.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:18.582 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 12:24:18.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:18.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:18.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:18.583 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:18.583 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:18.583 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:18.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:18.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:18.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:18.583 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:18.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:24:18.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:18.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:18.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:18.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:18.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:18.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:18.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:18.602 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:18.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:19.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:19.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:19.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:19.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:19.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:19.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:19.109 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:19.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:19.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:19.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:19.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:19.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:19.618 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:19.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:19.618 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 12:24:19.618 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 12:24:19.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:20.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:20.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 12:24:20.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 12:24:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:20.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 12:24:20.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:20.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 12:24:20.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:20.148 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 12:24:20.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:20.148 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:20.148 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:20.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:20.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:20.149 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:20.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:20.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:20.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:20.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:20.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:20.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:20.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 12:24:20.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:20.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:20.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:20.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:20.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:20.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:20.165 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:20.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:20.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:20.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:20.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:20.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:20.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:20.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:20.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:20.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:20.672 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:20.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:20.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:21.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:21.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:21.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:21.180 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:21.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:21.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:21.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:21.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:21.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:21.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:21.690 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:21.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:22.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:22.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:22.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:22.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:22.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:22.201 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:22.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:22.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:22.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:22.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:22.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:22.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:22.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:22.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:22.703 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:22.703 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:22.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:23.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:23.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:23.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:23.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:23.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:23.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:23.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:23.215 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 12:24:23.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:23.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:23.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:23.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:23.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:23.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:23.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:23.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:23.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:23.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:23.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 12:24:23.237 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:23.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:23.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:23.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:24:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:24:23.253 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 12:24:23.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 12:24:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:23.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:23.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 12:24:23.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 12:24:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:23.758 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 12:24:23.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:23.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 12:24:23.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:23.777 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 12:24:23.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:23.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:23.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:23.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:23.777 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:23.777 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:23.777 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:23.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:23.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:23.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:23.777 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:23.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:24:23.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:23.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:23.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:23.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:23.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:23.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:23.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:23.794 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 12:24:23.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 12:24:23.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:24.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:24.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 12:24:24.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 12:24:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:24.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 12:24:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:24.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 12:24:24.299 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 12:24:24.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 12:24:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:24.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 12:24:24.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 12:24:24.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:24.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 12:24:24.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:24.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 12:24:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:24.826 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 12:24:24.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:24.826 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:24.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:24.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:24.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:24.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:24.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:24.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:24.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 12:24:24.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:24.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:24.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:24.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:24.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:24.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:24.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:24.862 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 12:24:24.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:24.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:24.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:24.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:24.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:24.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:24.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:24.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:24.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:24.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:24:24.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:24.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:24.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:24.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:24.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:24.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:24.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:24.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:24.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:24:24.901 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:24.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:24.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:25.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:25.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:25.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:25.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:25.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:25.408 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 12:24:25.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:25.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:25.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:25.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:25.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 12:24:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:25.918 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 12:24:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:25.918 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 12:24:25.918 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:25.918 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:25.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:26.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:26.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:26.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:26.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:26.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:26.428 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:26.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:26.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:26.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:26.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:26.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:26.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:26.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:26.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:26.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:26.939 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:26.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:27.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:27.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:27.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:27.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:27.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:27.441 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 12:24:27.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:27.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:27.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:27.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 12:24:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:24:27.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 12:24:27.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:24:27.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 12:24:27.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:27.952 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 12:24:27.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:27.952 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:27.952 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:27.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:27.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 12:24:27.953 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 12:24:27.953 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:27.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:27.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.611 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.074 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.045 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.041 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.071 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.566 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.066 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.562 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.05 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.035 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.09 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 12:24:27.963 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 12:24:27.963 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:24:27.964 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:27.964 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 12:24:27.964 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:27.964 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:24:27.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:27.971 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:24:27.971 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:27.973 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:27.973 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 12:24:27.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 12:24:27.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:27.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:27.973 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:27.975 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.... 12:24:28.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:28.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:28.034 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 12:24:28.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:24:28.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:28.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:28.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.037 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") 12:24:28.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:28.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:28.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:28.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 "make valid") 12:24:28.039 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:28.039 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:24:28.039 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:28.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:28.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:28.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:28.040 INFO [WorkbenchTestable][AbstractButton] Click button make valid 12:24:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:28.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:28.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:28.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:28.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.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") 12:24:28.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:28.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:28.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:28.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.046 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") 12:24:28.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:28.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:28.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:24:28.051 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:24:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:24:28.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:24:28.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:24:28.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:24:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:24:28.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:28.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 12:24:28.066 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:28.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:28.066 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 12:24:28.067 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 12:24:28.067 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:28.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.093 s Running org.eclipse.reddeer.jface.test.window.WindowTest 12:24:28.075 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"] 12:24:28.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:28.085 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"] 12:24:28.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:28.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:28.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:28.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:28.090 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") 12:24:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:28.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:28.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:28.099 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:28.099 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:28.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 12:24:28.129 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 12:24:28.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:28.129 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 12:24:28.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:28.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:28.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:28.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:28.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 12:24:28.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:28.130 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") 12:24:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:28.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:28.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:28.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:29.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:29.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:24:29.132 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:24:29.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:24:29.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:29.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:29.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:29.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:29.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:29.151 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") 12:24:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:29.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:29.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:29.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:29.157 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:29.157 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:29.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:29.168 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"] 12:24:29.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:29.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:29.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:29.168 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 12:24:29.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:29.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:29.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:29.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 12:24:29.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 12:24:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:29.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:29.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:29.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:29.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:30.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:24:30.171 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:24:30.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:24:30.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:30.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:30.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:30.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:30.180 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") 12:24:30.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:30.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:30.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:30.186 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:30.186 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:30.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:30.213 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.... 12:24:30.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.213 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 12:24:30.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.214 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 12:24:30.214 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 12:24:30.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:24:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:24:30.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:30.230 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") 12:24:30.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:30.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:30.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:30.236 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:30.236 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:30.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:30.248 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.... 12:24:30.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.249 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 12:24:30.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.249 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 12:24:30.249 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 12:24:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:24:30.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:24:30.266 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:30.266 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"] 12:24:30.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.266 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"] 12:24:30.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:30.270 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") 12:24:30.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:30.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:30.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:30.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:30.275 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:30.276 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:30.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:30.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 12:24:30.305 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 12:24:30.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.306 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 12:24:30.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.306 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 12:24:30.306 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 12:24:30.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:24:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:24:30.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:30.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "openEclipseWindowTitleTooltip") 12:24:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:30.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:30.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:30.321 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:30.321 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:30.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 12:24:30.348 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 12:24:30.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.348 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 12:24:30.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:30.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:30.349 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 12:24:30.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:30.349 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") 12:24:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:30.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:30.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:30.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:31.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:31.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:31.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:24:31.351 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:24:31.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:24:31.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:31.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:24:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:31.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:24:31.360 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") 12:24:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:31.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:31.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:31.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:31.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:24:31.366 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 12:24:31.366 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:24:31.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:31.385 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"] 12:24:31.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:31.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:31.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:31.393 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 12:24:31.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:24:31.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:31.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:31.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:31.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:31.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 12:24:31.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:24:31.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 "Cancel") 12:24:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:31.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:31.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:31.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:31.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:32.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:32.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:24:32.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:24:32.396 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:24:32.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:24:32.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.338 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.075 s openActionNotDefined(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s openEclipseWindow1(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.029 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.087 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.094 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.052 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 12:24:32.420 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 12:24:32.421 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:24:32.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:32.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 12:24:32.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:32.422 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:24:32.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:32.422 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:24:32.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:24:32.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:24:32.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 12:24:32.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 12:24:32.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:24:32.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:24:32.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1662): Gtk-CRITICAL **: 12:24:32.450: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:24:32.454 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 12:24:32.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:24:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:32.466 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 12:24:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:24:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:32.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:24:32.467 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 12:24:32.470 TRACE [main][WidgetHandler] Notify Table with event 13 12:24:32.470 TRACE [main][WidgetHandler] Wait for synchronization 12:24:32.471 TRACE [main][WidgetHandler] Notify Table with event 3 12:24:32.471 TRACE [main][WidgetHandler] Wait for synchronization 12:24:32.471 TRACE [main][WidgetHandler] Notify Table with event 4 12:24:32.471 TRACE [main][WidgetHandler] Wait for synchronization 12:24:32.481 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 12:24:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:24:32.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:24:32.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:24:32.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:24:32.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:24:32.481 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:24:32.481 INFO [WorkbenchTestable][AbstractText] Text set to: abc 12:24:32.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 12:24:32.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:24:32.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 12:24:32.485 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available. finished successfully 12:24:32.485 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 12:24:32.485 DEBUG [main][AbstractWait] Waiting until shell is active... 12:24:32.485 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 12:24:32.485 INFO [main][AbstractShell] Close shell Testing shell 12:24:32.485 INFO [main][ShellHandler] Closing shell 'Testing shell' 12:24:32.489 DEBUG [main][AbstractWait] Waiting while shell is available... 12:24:32.489 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 12:24:32.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 12:24:32.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:32.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:24:32.494 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 12:24:32.494 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 12:24:32.494 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:24:32.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:24:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:24:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.071 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.v20230904-1208 [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.v20230904-1208 [INFO] [INFO] --- tycho-packaging:2.7.5:validate-id (default-validate-id) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-packaging:2.7.5:validate-version (default-validate-version) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-compiler:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.reddeer.eclipse.test --- [INFO] Resolving class path of RedDeer Eclipse Tests... [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ org.eclipse.reddeer.eclipse.test --- [INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- resources:2.4.3:resources (default-resources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- tycho-compiler:2.7.5:compile (default-compile) @ org.eclipse.reddeer.eclipse.test --- [INFO] Compiling 96 source files to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/bin [INFO] [INFO] --- resources:2.4.3:testResources (default-testResources) @ org.eclipse.reddeer.eclipse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/src/test/resources [INFO] [INFO] --- tycho-packaging:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.reddeer.eclipse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/org.eclipse.reddeer.eclipse.test-4.7.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.reddeer.eclipse.test --- [INFO] [INFO] --- dependency:2.8:copy (copy-hsqldb-driver) @ org.eclipse.reddeer.eclipse.test --- [INFO] Configured Artifact: org.hsqldb:hsqldb:2.3.0:jar [INFO] Copying hsqldb-2.3.0.jar to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/lib/hsqldb-2.3.0.jar [INFO] [INFO] --- download:1.2.1:wget (install-h2-driver) @ org.eclipse.reddeer.eclipse.test --- Downloading: https://repo1.maven.org/maven2/com/h2database/h2/1.4.199/h2-1.4.199.jar 10/2127K 23/2127K 39/2127K 55/2127K 71/2127K 87/2127K 103/2127K 119/2127K 135/2127K 151/2127K 167/2127K 183/2127K 199/2127K 215/2127K 231/2127K 247/2127K 263/2127K 279/2127K 295/2127K 311/2127K 327/2127K 343/2127K 359/2127K 375/2127K 391/2127K 408/2127K 424/2127K 440/2127K 456/2127K 472/2127K 488/2127K 504/2127K 520/2127K 536/2127K 552/2127K 568/2127K 584/2127K 600/2127K 616/2127K 632/2127K 648/2127K 664/2127K 680/2127K 696/2127K 712/2127K 728/2127K 744/2127K 760/2127K 776/2127K 792/2127K 808/2127K 824/2127K 840/2127K 856/2127K 872/2127K 888/2127K 904/2127K 920/2127K 936/2127K 952/2127K 963/2127K 979/2127K 995/2127K 1011/2127K 1027/2127K 1043/2127K 1059/2127K 1075/2127K 1091/2127K 1107/2127K 1123/2127K 1139/2127K 1155/2127K 1171/2127K 1187/2127K 1203/2127K 1219/2127K 1235/2127K 1251/2127K 1267/2127K 1283/2127K 1299/2127K 1315/2127K 1331/2127K 1347/2127K 1363/2127K 1379/2127K 1395/2127K 1411/2127K 1427/2127K 1443/2127K 1459/2127K 1475/2127K 1491/2127K 1507/2127K 1523/2127K 1534/2127K 1550/2127K 1566/2127K 1582/2127K 1598/2127K 1614/2127K 1630/2127K 1646/2127K 1662/2127K 1678/2127K 1694/2127K 1710/2127K 1726/2127K 1742/2127K 1758/2127K 1774/2127K 1790/2127K 1806/2127K 1822/2127K 1838/2127K 1854/2127K 1870/2127K 1886/2127K 1902/2127K 1918/2127K 1934/2127K 1950/2127K 1966/2127K 1982/2127K 1998/2127K 2014/2127K 2030/2127K 2046/2127K 2062/2127K 2078/2127K 2094/2127K 2105/2127K 2121/2127K 2127/2127K 2127K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.eclipse.test --- [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (249kB) [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (2.55MB) [INFO] Fetching com.google.javascript_0.0.20160315.v20161124-1903.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.53MB) [INFO] Fetching com.google.protobuf_2.4.1.v20220404-1934.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (478.08kB) [INFO] Fetching com.jcraft.jsch_0.1.55.v20221112-0806.jar from https://download.eclipse.org/staging/2023-09/plugins/ (302.99kB) [INFO] Fetching org.mortbay.jasper.apache-el_9.0.52.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (246.95kB) [INFO] Fetching com.sun.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.16MB) [INFO] Fetching jakarta.xml.bind_2.3.3.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (135.86kB) [INFO] Fetching jakarta.activation_1.2.2.v20221203-1659.jar from https://download.eclipse.org/oomph/simrel-orbit/nightly/N202306301409/plugins/ (62.56kB) [INFO] Fetching javax.activation_2.0.0.v20221203-1659.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (82.95kB) [INFO] Fetching jakarta.enterprise.cdi-api_2.0.2.jar from https://download.eclipse.org/staging/2023-09/plugins/ (106.86kB) [INFO] Fetching jakarta.interceptor-api_1.2.5.jar from https://download.eclipse.org/staging/2023-09/plugins/ (24.45kB) [INFO] Fetching org.eclipse.jetty.servlet-api_4.0.6.jar from https://download.eclipse.org/staging/2023-09/plugins/ (266.68kB) [INFO] Fetching jakarta.transaction-api_1.3.3.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.03kB) [INFO] Fetching org.apache.commons.codec_1.14.0.v20221112-0806.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (370.34kB) [INFO] Fetching org.apache.commons.httpclient_3.1.0.v201012070820.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (314.74kB) [INFO] Fetching org.apache.commons.net_3.2.0.v201305141515.jar from https://download.eclipse.org/tm/updates/3.7.100-SNAPSHOT/repository/plugins/ (287.03kB) [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.14.v20230516-1249.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.02MB) [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.16.v20221207-1049.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (356.05kB) [INFO] Fetching org.apache.lucene.lucene-analysis-common_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.82MB) [INFO] Fetching org.apache.lucene.lucene-core_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (3.57MB) [INFO] Fetching org.apache.lucene.lucene-queryparser_9.5.0.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (418.36kB) [INFO] Fetching org.apache.ws.commons.util_1.0.2.v20230723-0712.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.94kB) [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.71kB) [INFO] Fetching org.apache.xmlrpc.client_3.1.3.v20160817-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (73.89kB) [INFO] Fetching org.apache.xmlrpc.common_3.1.3.v20181004-1955.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (129.32kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda_3.7.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (254.52kB) [INFO] Fetching org.eclipse.datatools.connectivity.console.profile_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.97kB) [INFO] Fetching org.eclipse.help.base_4.4.100.v20230903-1000.jar from https://download.eclipse.org/staging/2023-09/plugins/ (440.51kB) [INFO] Fetching org.eclipse.datatools.connectivity.db.generic.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (38.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.sqm.server.ui_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (128.31kB) [INFO] Fetching org.eclipse.datatools.connectivity.ui.dse_1.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (86.87kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.consumer_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (127.79kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design_3.6.0.202305311622.jar from https://download.eclipse.org/staging/2023-09/plugins/ (355.45kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.profile_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.13kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.design.ui_3.5.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (236.33kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (78.29kB) [INFO] Fetching org.eclipse.datatools.connectivity.oda.flatfile.ui_3.4.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (109.02kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (280.28kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.39kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.dbdefinition_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.55kB) [INFO] Fetching org.eclipse.datatools.enablement.hsqldb.ui_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (32.32kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.query.edit_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (210.82kB) [INFO] Fetching org.eclipse.datatools.modelbase.sql.xml.query_1.3.0.202305310959.jar from https://download.eclipse.org/staging/2023-09/plugins/ (262.1kB) [INFO] Fetching org.eclipse.dstore.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (398.67kB) [INFO] Fetching org.eclipse.dstore.extra_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.79kB) [INFO] Fetching org.eclipse.ecf_3.11.0.v20230507-1923.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.18kB) [INFO] Fetching org.eclipse.ecf.identity_3.10.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.72kB) [INFO] Fetching org.eclipse.equinox.concurrent_1.2.100.v20211021-1418.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.38kB) [INFO] Fetching org.eclipse.ecf.filetransfer_5.1.102.v20210409-2301.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.52kB) [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.3.0.v20230422-0242.jar from https://download.eclipse.org/staging/2023-09/plugins/ (134.87kB) [INFO] Fetching org.eclipse.emf.ant_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.26kB) [INFO] Fetching org.eclipse.emf.codegen.ecore_2.35.0.v20230801-1141.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.11MB) [INFO] Fetching org.eclipse.emf.codegen.ecore.ui_2.35.0.v20230622-1149.jar from https://download.eclipse.org/staging/2023-09/plugins/ (192.73kB) [INFO] Fetching org.eclipse.emf.codegen.ui_2.24.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (304.34kB) [INFO] Fetching org.eclipse.emf.converter_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (96.25kB) [INFO] Fetching org.eclipse.emf.importer_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (84.42kB) [INFO] Fetching org.eclipse.emf.exporter_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (66.73kB) [INFO] Fetching org.eclipse.emf.importer.ecore_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.45kB) [INFO] Fetching org.eclipse.emf.importer.java_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (74.36kB) [INFO] Fetching org.eclipse.emf.importer.rose_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (116.44kB) [INFO] Fetching org.eclipse.emf.databinding_1.7.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (93.66kB) [INFO] Fetching org.eclipse.emf.databinding.edit_1.8.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (55.08kB) [INFO] Fetching org.eclipse.emf.ecore.change.edit_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.88kB) [INFO] Fetching org.eclipse.emf.ecore.editor_2.18.0.v20230224-1122.jar from https://download.eclipse.org/staging/2023-09/plugins/ (131.33kB) [INFO] Fetching org.eclipse.emf_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.67kB) [INFO] Fetching org.eclipse.emf.mapping_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (196.81kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.55kB) [INFO] Fetching org.eclipse.emf.mapping.ui_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (151.38kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.42kB) [INFO] Fetching org.eclipse.emf.mapping.ecore.editor_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.01kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2ecore.editor_2.11.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (52.29kB) [INFO] Fetching org.eclipse.emf.mapping.ecore2xml.ui_2.13.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (104.31kB) [INFO] Fetching org.eclipse.emf.mapping.ecore_2.9.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.95kB) [INFO] Fetching org.eclipse.equinox.p2.discovery_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (40.09kB) [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.3.100.v20230728-2010.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.15kB) [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.4.100.v20230630-1506.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.98kB) [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.3.100.v20230718-0609.jar from https://download.eclipse.org/staging/2023-09/plugins/ (158.51kB) [INFO] Fetching org.eclipse.jdt.apt.core_3.8.100.v20230804-1454.jar from https://download.eclipse.org/staging/2023-09/plugins/ (399.6kB) [INFO] Fetching org.eclipse.jetty.http_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (256.75kB) [INFO] Fetching org.eclipse.jetty.io_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (211.53kB) [INFO] Fetching org.eclipse.jetty.util_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (557.33kB) [INFO] Fetching org.eclipse.jetty.jndi_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (46.89kB) [INFO] Fetching org.eclipse.jetty.server_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (777.98kB) [INFO] Fetching org.eclipse.jetty.plus_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (67.48kB) [INFO] Fetching org.eclipse.jetty.security_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (118.37kB) [INFO] Fetching org.eclipse.jetty.servlet_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (161.99kB) [INFO] Fetching org.eclipse.jetty.webapp_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (155.17kB) [INFO] Fetching org.eclipse.jetty.xml_10.0.15.jar from https://download.eclipse.org/staging/2023-09/plugins/ (70.41kB) [INFO] Fetching org.eclipse.jsch.core_1.5.100.v20230726-0617.jar from https://download.eclipse.org/staging/2023-09/plugins/ (43.45kB) [INFO] Fetching org.eclipse.json_1.2.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.35kB) [INFO] Fetching org.eclipse.lsp4e_0.16.1.202305241229.jar from https://download.eclipse.org/staging/2023-09/plugins/ (605.25kB) [INFO] Fetching org.eclipse.tm4e.languageconfiguration_0.5.7.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.27kB) [INFO] Fetching org.eclipse.tm4e.ui_0.7.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (193.46kB) [INFO] Fetching org.eclipse.lsp4j_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.08MB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.21.1.v20230829-0012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (135.43kB) [INFO] Fetching org.eclipse.mylyn.wikitext_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (371.46kB) [INFO] Fetching org.eclipse.mylyn.wikitext.markdown_3.0.48.202308291007.jar from https://download.eclipse.org/staging/2023-09/plugins/ (83.75kB) [INFO] Fetching org.eclipse.m2e.apt.core_2.2.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.27kB) [INFO] Fetching org.eclipse.m2e.jdt_2.3.2.20230823-0832.jar from https://download.eclipse.org/staging/2023-09/plugins/ (162.33kB) [INFO] Fetching org.eclipse.m2e.apt.ui_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.91kB) [INFO] Fetching org.eclipse.m2e.binaryproject_2.1.201.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.36kB) [INFO] Fetching org.eclipse.m2e.sourcelookup_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.21kB) [INFO] Fetching org.eclipse.m2e.binaryproject.ui_2.0.100.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.78kB) [INFO] Fetching org.eclipse.m2e.discovery_2.0.200.20230210-1347.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.22kB) [INFO] Fetching org.eclipse.m2e.editor_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (401.39kB) [INFO] Fetching org.eclipse.m2e.editor.lemminx_2.0.4.20230815-1219.jar from https://download.eclipse.org/staging/2023-09/plugins/ (242.16kB) [INFO] Fetching org.eclipse.wildwebdeveloper.xml_1.3.0.202308101707.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.8MB) [INFO] Fetching org.eclipse.m2e.launching_2.0.600.20230627-0627.jar from https://download.eclipse.org/staging/2023-09/plugins/ (123.95kB) [INFO] Fetching org.eclipse.m2e.refactoring_2.0.301.20230809-1423.jar from https://download.eclipse.org/staging/2023-09/plugins/ (76.84kB) [INFO] Fetching org.eclipse.m2e.scm_2.0.200.20230207-0948.jar from https://download.eclipse.org/staging/2023-09/plugins/ (61.89kB) [INFO] Fetching org.eclipse.m2e.jdt.ui_2.0.300.20230605-0657.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.87kB) [INFO] Fetching org.eclipse.m2e.profiles.core_2.1.200.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (23.64kB) [INFO] Fetching org.eclipse.m2e.profiles.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.7kB) [INFO] Fetching org.eclipse.m2e.sourcelookup.ui_2.0.300.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (27.81kB) [INFO] Fetching org.eclipse.m2e.mavenarchiver_2.0.400.20230520-0934.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.06kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.core_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (274.3kB) [INFO] Fetching org.eclipse.mylyn.commons.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (125.23kB) [INFO] Fetching org.eclipse.mylyn.commons.net_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (85.77kB) [INFO] Fetching org.eclipse.mylyn.commons.xmlrpc_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (39kB) [INFO] Fetching org.eclipse.mylyn.tasks.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (490.83kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ide_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (17.92kB) [INFO] Fetching org.eclipse.mylyn.bugzilla.ui_3.26.0.v20230221-1930.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (290.09kB) [INFO] Fetching org.eclipse.mylyn.commons.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (331.04kB) [INFO] Fetching org.eclipse.mylyn.commons.workbench_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (178.66kB) [INFO] Fetching org.eclipse.mylyn.tasks.ui_3.26.0.v20230221-1933.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.98MB) [INFO] Fetching org.eclipse.mylyn.commons.screenshots_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (111.39kB) [INFO] Fetching org.eclipse.mylyn.commons.identity.core_3.26.0.v20230225-1108.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (47kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.core_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (16.02kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.feed_3.26.0.v20230320-1407.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (32.86kB) [INFO] Fetching org.eclipse.mylyn.commons.notifications.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (63.41kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (50.21kB) [INFO] Fetching org.eclipse.mylyn.commons.repositories.ui_3.26.0.v20230131-2052.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (99.27kB) [INFO] Fetching org.eclipse.mylyn.context.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (128.15kB) [INFO] Fetching org.eclipse.mylyn.monitor.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (40.67kB) [INFO] Fetching org.eclipse.mylyn.context.tasks.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (110.97kB) [INFO] Fetching org.eclipse.mylyn.context.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (166.97kB) [INFO] Fetching org.eclipse.mylyn.monitor.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (53.46kB) [INFO] Fetching org.eclipse.mylyn.resources.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.32kB) [INFO] Fetching org.eclipse.mylyn.discovery.core_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (90.78kB) [INFO] Fetching org.eclipse.mylyn.discovery.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (94.03kB) [INFO] Fetching org.eclipse.mylyn.ide.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (37.23kB) [INFO] Fetching org.eclipse.mylyn.tasks.bugs_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (95.96kB) [INFO] Fetching org.eclipse.mylyn.help.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (1.22MB) [INFO] Fetching org.eclipse.mylyn.tasks.index.core_3.26.0.v20230416-1636.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (34.69kB) [INFO] Fetching org.eclipse.mylyn.tasks.index.ui_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (31.93kB) [INFO] Fetching org.eclipse.mylyn.tasks.search_3.26.0.v20221223-1911.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (70.8kB) [INFO] Fetching org.eclipse.mylyn.team.ui_3.26.0.v20221229-1738.jar from https://download.eclipse.org/mylyn/drops/3.26.0/v20230503-2157/plugins/ (137.46kB) [INFO] Fetching org.jsoup_1.16.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (432.91kB) [INFO] Fetching org.eclipse.rse_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.71kB) [INFO] Fetching org.eclipse.rse.services_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (462.66kB) [INFO] Fetching org.eclipse.rse.services.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (357.54kB) [INFO] Fetching org.eclipse.rse.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.68MB) [INFO] Fetching org.eclipse.rse.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (417.93kB) [INFO] Fetching org.eclipse.rse.connectorservice.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (19.04kB) [INFO] Fetching org.eclipse.rse.connectorservice.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.15kB) [INFO] Fetching org.eclipse.rse.services.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.16kB) [INFO] Fetching org.eclipse.rse.connectorservice.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (29.57kB) [INFO] Fetching org.eclipse.rse.services.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (26.07kB) [INFO] Fetching org.eclipse.rse.doc.user_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (213.63kB) [INFO] Fetching org.eclipse.rse.efs_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.21kB) [INFO] Fetching org.eclipse.rse.efs.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.47kB) [INFO] Fetching org.eclipse.rse.importexport_4.5.101.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (241.17kB) [INFO] Fetching org.eclipse.rse.files.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (509.89kB) [INFO] Fetching org.eclipse.rse.processes.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.15kB) [INFO] Fetching org.eclipse.rse.shells.ui_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (148.17kB) [INFO] Fetching org.eclipse.rse.subsystems.files.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.44kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (34.06kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.shell.linux_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (37.14kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.core_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (72.7kB) [INFO] Fetching org.eclipse.rse.subsystems.files.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (42.17kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.89kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.dstore_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (25.08kB) [INFO] Fetching org.eclipse.rse.dstore.security_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (71.2kB) [INFO] Fetching org.eclipse.rse.services.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (45.56kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ftp_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (39.22kB) [INFO] Fetching org.eclipse.rse.services.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (65.15kB) [INFO] Fetching org.eclipse.rse.subsystems.files.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (30.83kB) [INFO] Fetching org.eclipse.rse.subsystems.processes.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.33kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.local_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.95kB) [INFO] Fetching org.eclipse.rse.subsystems.files.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.52kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.ssh_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.84kB) [INFO] Fetching org.eclipse.rse.subsystems.shells.telnet_4.5.500.202305261012.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.92kB) [INFO] Fetching org.eclipse.tm4e.core_0.6.1.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (274.77kB) [INFO] Fetching org.jcodings_1.0.58.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.66MB) [INFO] Fetching org.joni_2.2.1.jar from https://download.eclipse.org/staging/2023-09/plugins/ (227.14kB) [INFO] Fetching org.eclipse.tm4e.registry_0.6.5.202308132047.jar from https://download.eclipse.org/staging/2023-09/plugins/ (36.53kB) [INFO] Fetching org.eclipse.wst.common.snippets_1.3.0.v202308161955.jar from https://download.eclipse.org/staging/2023-09/plugins/ (293.81kB) [INFO] Fetching org.eclipse.wst.common.infopop_1.0.301.v202307170218.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.57kB) [INFO] Fetching org.eclipse.wst.internet.cache_1.1.0.v202011161431.jar from https://download.eclipse.org/staging/2023-09/plugins/ (53.38kB) [INFO] Fetching org.eclipse.wst.validation.infopop_1.0.300.v202007131715.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.17kB) [INFO] Fetching org.eclipse.wst.dtd.core_1.2.600.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (418.96kB) [INFO] Fetching org.eclipse.wst.dtd.ui_1.1.700.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (250.34kB) [INFO] Fetching org.eclipse.wst.dtdeditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.11kB) [INFO] Fetching org.eclipse.wst.internet.monitor.ui_1.0.801.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (141.31kB) [INFO] Fetching org.eclipse.wst.jsdt.core_2.0.500.v202211200038.jar from https://download.eclipse.org/staging/2023-09/plugins/ (3.73MB) [INFO] Fetching org.eclipse.wst.jsdt.manipulation_1.1.0.v202307190318.jar from https://download.eclipse.org/staging/2023-09/plugins/ (57.78kB) [INFO] Fetching org.eclipse.wst.jsdt.ui_2.1.700.v202304022004.jar from https://download.eclipse.org/staging/2023-09/plugins/ (8.33MB) [INFO] Fetching org.eclipse.wst.jsdt.web.core_1.1.300.v202305221615.jar from https://download.eclipse.org/staging/2023-09/plugins/ (163.29kB) [INFO] Fetching org.eclipse.wst.jsdt.web.ui_1.3.0.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (233.67kB) [INFO] Fetching org.eclipse.wst.json.bower.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.bower.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (22.9kB) [INFO] Fetching org.eclipse.wst.json.core_1.1.100.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (285.04kB) [INFO] Fetching org.eclipse.wst.json.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (243.28kB) [INFO] Fetching org.eclipse.wst.json.eslint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.eslint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.61kB) [INFO] Fetching org.eclipse.wst.json.jshint.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.59kB) [INFO] Fetching org.eclipse.wst.json.jshint.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.58kB) [INFO] Fetching org.eclipse.wst.json.npm.core_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.52kB) [INFO] Fetching org.eclipse.wst.json.npm.ui_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (20.58kB) [INFO] Fetching org.eclipse.wst.json.schemaprocessor_1.1.0.v202308160419.jar from https://download.eclipse.org/staging/2023-09/plugins/ (15.23kB) [INFO] Fetching org.eclipse.wst.server.http.core_1.0.400.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (35.45kB) [INFO] Fetching org.eclipse.wst.server.http.ui_1.0.500.v202007170127.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.7kB) [INFO] Fetching org.eclipse.wst.server.preview_1.2.100.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (31.36kB) [INFO] Fetching org.eclipse.wst.server.preview.adapter_1.1.800.v202308110227.jar from https://download.eclipse.org/staging/2023-09/plugins/ (44.77kB) [INFO] Fetching org.eclipse.wst.server.ui.infopop_1.1.200.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (18.01kB) [INFO] Fetching org.eclipse.wst.server.ui.doc.user_1.1.600.v201901310132.jar from https://download.eclipse.org/staging/2023-09/plugins/ (144.47kB) [INFO] Fetching org.eclipse.wst.sse.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126kB) [INFO] Fetching org.eclipse.wst.standard.schemas_1.0.800.v201901071922.jar from https://download.eclipse.org/staging/2023-09/plugins/ (169.57kB) [INFO] Fetching org.eclipse.wst.html.ui.infopop_1.0.201.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.93kB) [INFO] Fetching org.eclipse.wst.web.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (12.73kB) [INFO] Fetching org.eclipse.wst.doc.user_1.2.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (775.99kB) [INFO] Fetching org.eclipse.wst.webtools.doc.user_1.0.500.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (126.72kB) [INFO] Fetching org.eclipse.wst.xsd.core_1.2.101.v202307260543.jar from https://download.eclipse.org/staging/2023-09/plugins/ (79.86kB) [INFO] Fetching org.eclipse.wst.dtd.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (13.94kB) [INFO] Fetching org.eclipse.wst.sse.ui.infopop_1.0.300.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (14.26kB) [INFO] Fetching org.eclipse.wst.xml.ui.infopop_1.0.400.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (21.3kB) [INFO] Fetching org.eclipse.wst.xsd.ui_1.3.601.v202308160453.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1.28MB) [INFO] Fetching org.eclipse.wst.xmleditor.doc.user_1.1.0.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (133.56kB) [INFO] Fetching org.eclipse.wst.xsdeditor.doc.user_1.0.800.v201903222120.jar from https://download.eclipse.org/staging/2023-09/plugins/ (125.36kB) [INFO] Fetching org.eclipse.xsd_2.19.0.v20230614-0642.jar from https://download.eclipse.org/staging/2023-09/plugins/ (1,002.68kB) [INFO] Fetching org.eclipse.xsd.edit_2.12.0.v20230211-1150.jar from https://download.eclipse.org/staging/2023-09/plugins/ (228.99kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. Running org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:25:23.124 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:25:23.126 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:25:23.132 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:25:23.133 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:25:23.149 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:25:23.167 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:25:23.169 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:25:23.171 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:25:23.172 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:25:23.172 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:25:23.227 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:25:23.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:25:23.231 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:25:23.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:25:23.234 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:25:23.236 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:25:23.239 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 12:25:23.239 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 12:25:23.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:23.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:23.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:23.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:23.333 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") 12:25:23.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:23.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:23.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:23.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:25:23.351 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:25:23.352 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:25:23.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:23.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:25:23.526 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 12:25:23.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:25:23.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:23.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:23.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:25:23.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:23.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:23.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:25:23.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:23.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:23.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:23.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:23.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:25:23.533 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 12:25:23.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:25:23.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:25:23.536 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:25:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:25:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:25:23.537 TRACE [main][WidgetHandler] Notify Table with event 13 12:25:23.537 TRACE [main][WidgetHandler] Wait for synchronization 12:25:23.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:23.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:25:23.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:23.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:23.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:23.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:25:23.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:23.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:25:23.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:23.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:23.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:23.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:23.554 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:25:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:23.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:23.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:25:24.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:25:24.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:25:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:24.629 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:24.630 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:24.630 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:24.630 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:24.630 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:24.630 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:24.630 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:25:24.630 DEBUG [main][MenuItemLookup] Item match:Window 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.634 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:25:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:24.635 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:25:24.636 DEBUG [main][MenuItemLookup] Item match:Window 12:25:24.636 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:25:24.637 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:25:24.637 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:25:24.637 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.637 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:25:24.637 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:25:24.637 DEBUG [main][MenuItemLookup] Item match:Perspective 12:25:24.640 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:25:24.640 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.640 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:25:24.640 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:25:24.641 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:25:24.641 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:25:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:25:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:24.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:25:24.643 DEBUG [main][MenuItemLookup] Item match:Window 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:25:24.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:24.644 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:25:24.645 DEBUG [main][MenuItemLookup] Item match:Window 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:25:24.645 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:25:24.645 DEBUG [main][MenuItemLookup] Item match:Perspective 12:25:24.646 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:25:24.646 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.646 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:25:24.646 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:25:24.646 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:25:24.646 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:25:24.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:24.647 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:25:24.647 DEBUG [main][MenuItemLookup] Item match:Window 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:25:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:24.648 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:25:24.649 DEBUG [main][MenuItemLookup] Item match:Window 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:25:24.649 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:25:24.649 DEBUG [main][MenuItemLookup] Item match:Perspective 12:25:24.650 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:25:24.650 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:24.650 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:25:24.650 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:25:24.650 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:25:24.650 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:25:24.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:25:24.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:25:24.652 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:25:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:25:24.726 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 12:25:24.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:25:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:24.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.727 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:25:24.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:24.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:24.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:24.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 "Reset Perspective") 12:25:24.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:24.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:25:24.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:24.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:24.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:24.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:24.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:24.729 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:25:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:24.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:24.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:24.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:24.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:24.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:25:24.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:24.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:24.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:24.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:24.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:25:24.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 '\*?\QProject Explorer\E') 12:25:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:24.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:24.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:24.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:25:24.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:24.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:24.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:24.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:25:24.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:25:24.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:25:24.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:24.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:24.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:24.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:25:24.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:24.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:24.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:24.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:25:24.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:24.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:24.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:24.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:24.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:25:25.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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'] 12:25:25.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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: "New Maven Project"] 12:25:25.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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'] 12:25:25.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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'] 12:25:25.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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'] 12:25:25.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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: "New Maven Project"] 12:25:25.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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'] 12:25:25.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.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'] 12:25:25.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:25.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:25.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:25.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:25:25.029 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:25:25.030 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:25.030 DEBUG [main][MenuItemLookup] Item match:File 12:25:25.034 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:25:25.034 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:25:25.035 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:25:25.035 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:25.036 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:25:25.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:25.036 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:25:25.036 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:25:25.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:25:25.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:25:25.036 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:25:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:25:25.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 'New|Select a wizard'] is available. finished successfully 12:25:25.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:25:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:25.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:25.177 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:25:25.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:25.185 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:25:25.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:25.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:25.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:25.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:25.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:25:25.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:25:25.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:25:25.194 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:25:25.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:25:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:25:25.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:25:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:25:25.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:25:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:25:25.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:25:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:25:25.700 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:25:25.701 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 12:25:25.701 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 12:25:25.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 12:25:25.705 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 12:25:25.705 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:25:25.705 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:25:25.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:25:25.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:25.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:25.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:25.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:25.708 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:25:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:25.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:25.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:25.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:26.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'] 12:25:26.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:26.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 12:25:26.140 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 12:25:26.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 12:25:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:26.141 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:25:26.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:26.141 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:25:26.141 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 12:25:26.141 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) 12:25:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:26.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:26.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:26.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:26.145 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:25:26.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:26.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:26.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:26.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:26.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:25:26.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 12:25:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 12:25:26.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:25:26.178 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 12:25:26.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 12:25:27.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 12:25:27.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 12:25:28.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is not listed in considered jobs, ignore it 12:25:28.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 12:25:28.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 12:25:28.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:25:28.179 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:25:28.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:25:28.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:25:28.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:29.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:29.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 12:25:29.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:29.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:29.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:29.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:29.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:29.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:25:29.682 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:25:29.683 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 12:25:29.745 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") 12:25:29.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:29.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:29.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:29.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:29.748 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 12:25:29.749 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 12:25:29.750 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 12:25:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:29.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:29.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:29.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:25:29.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 12:25:29.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 12:25:29.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:25:29.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:25:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:25:29.794 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 12:25:29.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:29.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:29.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:29.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:25:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:25:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:25:29.804 TRACE [main][WidgetHandler] Notify Table with event 13 12:25:29.804 TRACE [main][WidgetHandler] Wait for synchronization 12:25:29.804 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:25:29.804 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 12:25:29.805 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) 12:25:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:29.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:29.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:29.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:29.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:29.811 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:25:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:29.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:29.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:29.862 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:") 12:25:29.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:29.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:29.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:29.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:29.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:25:29.982 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 12:25:30.028 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:") 12:25:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:30.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:30.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:30.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:30.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:25:30.068 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 12:25:30.083 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:25:30.083 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 12:25:30.084 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) 12:25:30.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:30.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:30.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:30.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:30.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:30.132 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:25:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:30.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:30.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:30.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:25:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:25:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:25:30.249 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:30.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:31.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:32.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:32.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:33.251 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:33.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:34.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:34.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:35.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:35.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:36.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:36.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 12:25:37.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:37.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:38.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:38.754 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:39.254 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:39.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:40.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:40.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:41.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:41.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:42.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:42.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:43.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:43.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:44.258 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:44.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:45.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:45.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 12:25:46.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:46.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:25:47.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Download sources and javadoc' has no excuses, wait for it 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 19 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar)' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Scanning for Tasks' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:25:47.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:25:47.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:25:47.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 12:25:47.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:25:47.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:25:47.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:25:47.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:25:47.766 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:25:47.769 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:25:47.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:47.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:47.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:47.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:47.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:47.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:47.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:25:47.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 '\*?\QBreakpoints\E') 12:25:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:47.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:47.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:47.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:25:47.839 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:47.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:48.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:48.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:48.066 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") 12:25:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:25:48.068 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' 12:25:48.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:48.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:48.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:25:48.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:25:48.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:25:48.143 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:48.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:25:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:25:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:25:48.148 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 12:25:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:48.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:25:48.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Enable' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Disable' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Remove' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:48.243 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 12:25:48.244 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 12:25:48.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 12:25:48.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 12:25:48.244 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 12:25:48.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:25:48.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:48.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:25:48.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:25:48.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 12:25:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:48.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:48.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 12:25:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:48.443 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:") 12:25:48.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:25:48.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:25:48.447 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 12:25:48.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:25:48.452 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:25:48.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 12:25:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:25:48.454 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:25:48.454 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) 12:25:48.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:48.459 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:25:48.459 INFO [WorkbenchTestable][WizardDialog] Finish wizard 12:25:48.459 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) 12:25:48.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:48.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:48.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:48.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:25:48.461 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:25:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:48.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:48.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:48.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:25:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:25:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:25:49.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:25:49.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:49.532 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:49.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:49.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:49.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:49.534 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:25:49.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:49.535 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:49.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:49.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:49.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:49.536 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:25:50.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView, index 0 and no matchers specified 12:25:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:50.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:50.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:50.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:50.538 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:25:50.540 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:50.540 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:50.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:50.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:50.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:50.543 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:25:50.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:50.543 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:50.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:50.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:50.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:50.545 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:25:51.545 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 12:25:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:51.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:51.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:51.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:51.546 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:25:51.546 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 12:25:51.546 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:25:51.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:51.546 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:51.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:51.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:51.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:51.548 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:25:52.548 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 12:25:52.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:52.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:52.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:52.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:52.549 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:25:52.549 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 12:25:52.549 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 12:25:52.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 12:25:52.549 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 12:25:52.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 12:25:52.554 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 12:25:52.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:25:52.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Enable' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Disable' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 12:25:52.640 DEBUG [main][MenuItemLookup] Found menu:'Remove' 12:25:52.640 DEBUG [main][MenuItemLookup] Item match:Remove 12:25:52.640 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 12:25:52.640 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 12:25:52.640 INFO [main][MenuItemHandler] Select menu item: Rem&ove 12:25:52.656 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 12:25:52.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:52.729 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:52.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:52.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:52.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:52.730 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:25:52.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:52.731 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:52.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:52.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:52.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:52.733 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:25:53.733 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 12:25:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:53.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:53.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:53.734 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:25:53.734 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:25:53.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:53.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:53.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:53.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:53.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:53.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:53.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:53.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:53.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:25:53.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:25:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:53.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:53.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:53.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:25:53.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:53.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:25:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:25:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:25:53.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:53.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:53.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:53.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:53.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:53.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:53.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:25:54.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:54.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:25:54.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:54.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:25:54.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:25:54.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:25:54.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:25:54.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:54.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:54.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:25:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:54.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:54.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:54.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:54.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 12:25:54.858 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:25:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 12:25:54.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 12:25:54.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:25:55.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:25:55.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 12:25:55.362 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 12:25:55.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 12:25:55.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:25:55.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:25:55.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 12:25:55.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 12:25:55.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 12:25:55.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:25:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:25:56.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 12:25:56.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 12:25:56.373 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 12:25:56.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 12:25:56.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 12:25:56.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:25:56.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'New' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:25:56.609 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'References' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:25:56.610 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:25:56.610 DEBUG [main][MenuItemLookup] Item match:Debug As 12:25:56.784 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 12:25:56.784 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 12:25:56.784 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 12:25:56.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 12:25:56.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 12:25:56.786 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 12:25:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 12:25:56.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:25:56.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:56.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:56.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:25:56.885 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.*') 12:25:56.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:56.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:56.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:56.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:25:57.990 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:25:58.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 12:25:59.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 12:25:59.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:25:59.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:59.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:25:59.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 '\*?\QDebug\E') 12:25:59.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:59.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:59.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:25:59.236 INFO [WorkbenchTestable][AbstractView] Activate view Debug 12:25:59.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 12:25:59.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:59.238 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 12:25:59.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:25:59.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:25:59.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:25:59.240 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:25:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:59.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:59.272 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 12:25:59.272 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:25:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:59.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:59.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:25:59.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:25:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:59.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:25:59.276 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.*') 12:25:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:59.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:59.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:25:59.289 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 12:25:59.289 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:25:59.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 12:25:59.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:25:59.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:59.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:59.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:25:59.686 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.*') 12:25:59.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:59.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:59.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:25:59.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 12:25:59.732 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:25:59.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:25:59.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:25:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:59.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:25:59.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 '\*?\QBreakpoints\E') 12:25:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:59.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:59.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:25:59.762 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:25:59.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:25:59.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:25:59.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:25:59.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Breakpoints") 12:25:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:25:59.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:25:59.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:25:59.805 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 12:25:59.805 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:25:59.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 12:25:59.864 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 12:25:59.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 12:25:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:25:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:25:59.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:25:59.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:25:59.866 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:25:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:25:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:25:59.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:25:59.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:25:59.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:25:59.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:25:59.948 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:25:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:25:59.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:25:59.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'File' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:25:59.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:25:59.948 DEBUG [main][MenuItemLookup] Item match:Run 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Resume' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:25:59.950 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:25:59.950 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 12:25:59.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 12:25:59.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 12:25:59.951 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 12:26:00.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:00.837 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 12:26:00.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:00.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:00.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:00.851 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 12:26:00.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:00.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:00.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:00.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:00.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:00.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:00.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:00.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:00.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:00.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:00.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:00.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:00.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:00.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:00.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:00.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:00.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:00.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 12:26:00.855 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 12:26:00.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 12:26:00.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 12:26:00.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:00.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:00.858 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 12:26:00.858 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 12:26:00.858 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:00.858 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:26:00.858 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:26:00.858 DEBUG [main][MenuItemLookup] Item match:Delete 12:26:00.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 12:26:00.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:26:00.858 INFO [main][MenuItemHandler] Select menu item: Dele&te 12:26:00.896 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.... 12:26:00.898 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 12:26:00.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 12:26:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:00.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:00.899 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:26:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:00.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:00.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:00.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:00.900 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:26:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:00.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:00.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:00.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:00.980 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 12:26:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:00.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:00.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:00.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 "Close") 12:26:00.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:00.981 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:00.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:00.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:00.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:00.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:00.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:00.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:00.985 INFO [WorkbenchTestable][AbstractButton] Click button Close 12:26:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:00.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:00.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:00.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 12:26:04.053 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 12:26:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:04.053 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 12:26:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:04.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:26:04.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:04.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:26:04.054 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:04.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:04.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 12:26:04.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:04.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 12:26:04.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:26:04.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:04.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:04.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:04.060 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:26:04.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:04.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:04.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:04.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 '\*?\QBreakpoints\E') 12:26:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:04.113 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:04.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:04.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:04.115 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 12:26:04.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:04.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:04.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: "Remove All Breakpoints") 12:26:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:04.142 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' 12:26:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:04.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:04.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:04.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:04.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:26:04.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:04.195 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:04.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:04.196 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 12:26:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:04.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:04.201 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 12:26:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:04.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:04.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Enable' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Disable' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Remove' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:04.251 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 12:26:04.251 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 12:26:04.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 12:26:04.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 12:26:04.251 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 12:26:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:26:04.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:04.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:04.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:26:04.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 12:26:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:04.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 12:26:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:04.326 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:") 12:26:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:04.330 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:04.330 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 12:26:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:26:04.331 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:26:04.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.jface.wizard.WizardDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 12:26:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:26:04.336 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:26:04.336 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) 12:26:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:04.338 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:26:04.338 INFO [WorkbenchTestable][WizardDialog] Finish wizard 12:26:04.338 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) 12:26:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:04.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:04.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:04.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:04.339 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:26:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:04.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:04.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:26:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:04.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:04.446 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:04.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:04.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:04.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:04.447 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:26:04.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:04.447 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:04.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:04.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:04.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:04.448 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:05.448 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 12:26:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:05.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:05.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:05.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:05.449 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:26:05.449 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:05.449 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:05.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:05.450 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:26:05.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:05.451 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:05.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:05.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:05.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:05.452 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:06.452 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 12:26:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:06.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:06.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:06.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:06.453 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:26:06.453 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 12:26:06.453 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:26:06.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:06.453 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:06.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:06.454 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:07.455 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 12:26:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:07.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:07.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:07.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:07.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:07.455 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:26:07.455 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 12:26:07.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 12:26:07.455 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 12:26:07.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 12:26:07.458 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 12:26:07.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:07.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:07.503 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 12:26:07.504 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:07.504 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 12:26:07.504 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 12:26:07.504 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:07.504 DEBUG [main][MenuItemLookup] Found menu:'Enable' 12:26:07.504 DEBUG [main][MenuItemLookup] Found menu:'Disable' 12:26:07.504 DEBUG [main][MenuItemLookup] Item match:Disable 12:26:07.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 12:26:07.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 12:26:07.504 INFO [main][MenuItemHandler] Select menu item: &Disable 12:26:07.510 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 12:26:07.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:26:08.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:26:08.013 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 12:26:08.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 12:26:08.013 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 12:26:08.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 12:26:08.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 12:26:08.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:08.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'Enable' 12:26:08.054 DEBUG [main][MenuItemLookup] Found menu:'Disable' 12:26:08.054 DEBUG [main][MenuItemLookup] Item match:Disable 12:26:08.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:26:08.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:08.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:08.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:08.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:08.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:08.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:08.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:08.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:08.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:08.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:26:08.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:08.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:08.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:08.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:08.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:08.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:08.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:08.157 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 12:26:08.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:08.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:08.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:08.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:08.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:08.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:08.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:08.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:08.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:08.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:09.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:09.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:26:09.162 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:09.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:09.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 12:26:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:09.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:09.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:09.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:09.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:09.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 12:26:09.165 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:26:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 12:26:09.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 12:26:09.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 12:26:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:09.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 12:26:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 12:26:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:09.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 12:26:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:09.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 12:26:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:09.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 12:26:09.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 12:26:09.166 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 12:26:09.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 12:26:09.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 12:26:09.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:09.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:09.249 DEBUG [main][MenuItemLookup] Found menu:'New' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'References' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:26:09.250 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:26:09.250 DEBUG [main][MenuItemLookup] Item match:Debug As 12:26:09.260 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 12:26:09.261 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 12:26:09.261 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 12:26:09.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 12:26:09.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 12:26:09.261 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 12:26:09.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 12:26:09.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:09.370 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:09.370 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.*') 12:26:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:09.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:09.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:09.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:09.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:10.491 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 12:26:11.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 12:26:11.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:11.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:11.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:11.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 '\*?\QDebug\E') 12:26:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:11.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:11.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:11.496 INFO [WorkbenchTestable][AbstractView] Activate view Debug 12:26:11.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 12:26:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:11.497 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 12:26:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:11.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:11.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 12:26:11.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:11.520 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 12:26:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:11.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:11.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:11.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:11.521 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.*') 12:26:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:11.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:11.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:11.556 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 12:26:11.556 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:26:11.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 12:26:11.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:11.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:11.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:11.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:11.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Terminate.*') 12:26:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:11.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:11.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 12:26:11.744 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:26:11.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.750 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:11.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:11.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:11.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 '\*?\QBreakpoints\E') 12:26:11.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:11.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:11.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:11.764 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:11.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:11.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:11.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:11.801 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") 12:26:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:11.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:11.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:11.801 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 12:26:11.801 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:26:11.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:11.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 12:26:11.846 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 12:26:11.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 12:26:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:11.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:11.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:11.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:11.847 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:26:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:11.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:11.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:11.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:11.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:11.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:11.932 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:26:11.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:11.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:11.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:11.932 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:11.932 DEBUG [main][MenuItemLookup] Item match:Run 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Resume' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:26:11.934 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:26:11.934 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 12:26:11.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 12:26:11.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 12:26:11.934 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 12:26:12.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:12.875 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 12:26:12.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:12.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:12.885 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 12:26:12.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:12.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:12.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:12.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:12.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:12.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:12.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:12.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:12.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:12.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:12.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 12:26:12.889 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 12:26:12.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 12:26:12.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 12:26:12.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:12.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:12.890 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 12:26:12.891 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 12:26:12.891 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:12.891 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:26:12.891 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:26:12.891 DEBUG [main][MenuItemLookup] Item match:Delete 12:26:12.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 12:26:12.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:26:12.891 INFO [main][MenuItemHandler] Select menu item: Dele&te 12:26:12.929 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.... 12:26:12.931 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 12:26:12.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 12:26:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:12.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:12.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:12.932 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") 12:26:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:12.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:12.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:12.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:12.932 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:26:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:12.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:12.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:13.013 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 12:26:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:13.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:13.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 "Close") 12:26:13.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:13.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:13.024 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:13.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:13.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:13.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:13.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:13.027 INFO [WorkbenchTestable][AbstractButton] Click button Close 12:26:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:13.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:13.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:13.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 12:26:16.078 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 12:26:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:16.079 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 12:26:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:16.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:16.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:16.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:16.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:16.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:26:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:16.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:26:16.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:16.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:16.080 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 12:26:16.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:16.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 12:26:16.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:26:16.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:16.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:16.080 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:16.080 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:26:16.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:16.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:16.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:16.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:16.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:26:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:16.123 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:16.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:16.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:16.124 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 12:26:16.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:16.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:16.129 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") 12:26:16.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:16.129 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' 12:26:16.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:16.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:16.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:16.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:16.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:16.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:26:16.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:16.191 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:16.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:16.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:16.192 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 12:26:16.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:16.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:16.197 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 12:26:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:16.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:16.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:16.258 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Enable' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Disable' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Remove' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:16.259 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 12:26:16.259 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 12:26:16.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 12:26:16.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 12:26:16.259 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 12:26:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Breakpoints"] is available.... 12:26:16.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:16.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:16.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:26:16.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 12:26:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:16.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 12:26:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:16.336 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:") 12:26:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:16.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:16.338 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 12:26:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:26:16.339 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:26:16.339 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) 12:26:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:26:16.341 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:26:16.341 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) 12:26:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:16.343 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 12:26:16.343 INFO [WorkbenchTestable][WizardDialog] Finish wizard 12:26:16.343 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) 12:26:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:16.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:16.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:16.344 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:26:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:16.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:16.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:26:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:16.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:16.458 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:16.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:16.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:16.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:16.460 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:26:16.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:16.460 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:16.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:16.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:16.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:16.461 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:17.461 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 12:26:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:17.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:17.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:17.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:17.462 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:26:17.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:17.462 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:17.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:17.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:17.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:17.464 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:26:17.464 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:17.464 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:17.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:17.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:17.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:17.465 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:18.465 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 12:26:18.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:18.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:18.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:18.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:18.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:18.466 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 12:26:18.466 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 12:26:18.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:26:18.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:18.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:18.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:18.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:18.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:18.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:18.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:18.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:26:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:18.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:18.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:18.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:18.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:18.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:18.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:18.507 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 12:26:18.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:18.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:18.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:18.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:18.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:18.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:18.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:18.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:19.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:19.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:19.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:19.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:26:19.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:19.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:19.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:19.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:19.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 12:26:19.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:19.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:19.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:19.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:19.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:19.513 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 12:26:19.513 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 12:26:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 12:26:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:19.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 12:26:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 12:26:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:19.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 12:26:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:19.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 12:26:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:19.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 12:26:19.515 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 12:26:19.515 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 12:26:19.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 12:26:19.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 12:26:19.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:19.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'New' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'References' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:26:19.571 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:26:19.571 DEBUG [main][MenuItemLookup] Item match:Debug As 12:26:19.579 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 12:26:19.579 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 12:26:19.579 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 12:26:19.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 12:26:19.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 12:26:19.579 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 12:26:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 12:26:19.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:19.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:19.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:19.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:19.668 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.*') 12:26:19.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:19.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:19.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:19.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:19.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:20.773 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:21.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 12:26:21.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:21.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:21.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 12:26:21.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:21.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:21.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:21.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:21.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 '\*?\QDebug\E') 12:26:21.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:21.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:21.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:21.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:21.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:21.779 INFO [WorkbenchTestable][AbstractView] Activate view Debug 12:26:21.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 12:26:21.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:21.779 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 12:26:21.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:21.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:21.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:21.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:21.800 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 12:26:21.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:21.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:21.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:21.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:21.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:21.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:21.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:21.802 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.*') 12:26:21.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:21.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:21.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:21.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:21.813 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 12:26:21.813 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:26:21.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 12:26:21.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:21.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:21.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:21.835 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.*') 12:26:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:21.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:21.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:21.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:21.935 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:26:22.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 12:26:22.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:22.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:22.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 12:26:22.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:22.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:22.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:22.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:22.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 '\*?\QDebug\E') 12:26:22.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:22.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:22.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:22.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:22.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:22.943 INFO [WorkbenchTestable][AbstractView] Activate view Debug 12:26:22.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 12:26:23.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:23.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:23.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:23.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:23.036 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 12:26:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 12:26:23.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:23.056 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:23.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 '\*?\QDebug\E') 12:26:23.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:23.057 INFO [WorkbenchTestable][AbstractView] Activate view Debug 12:26:23.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 12:26:23.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:23.058 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 12:26:23.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:26:23.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:26:23.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 12:26:23.060 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:23.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:23.082 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 12:26:23.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:23.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 12:26:23.083 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 12:26:23.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 12:26:23.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 12:26:23.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 12:26:23.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:23.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:23.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E') 12:26:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:23.134 INFO [WorkbenchTestable][AbstractView] Activate view Variables 12:26:23.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 12:26:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 12:26:23.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 12:26:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:23.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:23.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 12:26:23.699 DEBUG [main][TreeItemHandler] Selecting tree item: this 12:26:23.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 12:26:23.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 12:26:23.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 12:26:23.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 12:26:23.749 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 12:26:23.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:26:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 12:26:23.778 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 12:26:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:26:23.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:23.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:23.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:23.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:23.786 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.*') 12:26:23.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:23.834 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 12:26:23.834 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:26:23.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 12:26:23.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:23.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:23.970 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.*') 12:26:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:23.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:23.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:23.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:23.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 12:26:24.000 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:26:24.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:24.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:24.005 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:26:24.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:24.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:24.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 12:26:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:24.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:24.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:26:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:24.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:24.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:24.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:24.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:26:24.033 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:26:24.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:26:24.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:24.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:24.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: "Remove All Breakpoints") 12:26:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:24.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:24.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:24.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:24.089 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 12:26:24.089 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:26:24.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:24.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 12:26:24.143 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 12:26:24.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 12:26:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:24.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:24.155 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:26:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:24.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:24.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:24.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:24.244 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:26:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:24.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:24.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:24.245 DEBUG [main][MenuItemLookup] Item match:Run 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Resume' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:26:24.246 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:26:24.246 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 12:26:24.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 12:26:24.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 12:26:24.246 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 12:26:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:25.161 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 12:26:25.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:25.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:25.170 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 12:26:25.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 12:26:25.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:25.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:25.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:25.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:25.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:25.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:25.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:25.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:25.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:25.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:25.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:25.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:25.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:25.174 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 12:26:25.174 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 12:26:25.174 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 12:26:25.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 12:26:25.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:25.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:25.176 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 12:26:25.176 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 12:26:25.176 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:25.176 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:26:25.176 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:26:25.176 DEBUG [main][MenuItemLookup] Item match:Delete 12:26:25.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 12:26:25.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:26:25.176 INFO [main][MenuItemHandler] Select menu item: Dele&te 12:26:25.212 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.... 12:26:25.214 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 12:26:25.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 12:26:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:25.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:25.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:25.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:25.215 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") 12:26:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:25.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:25.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:25.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:25.216 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:26:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:25.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:25.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:25.291 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 12:26:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:25.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:25.292 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:26:25.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:25.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:25.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:25.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:25.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:25.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:25.295 INFO [WorkbenchTestable][AbstractButton] Click button Close 12:26:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:25.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:25.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 12:26:28.343 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 12:26:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:28.343 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 12:26:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:28.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:28.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:28.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:28.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:28.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:26:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:28.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:26:28.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:28.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:28.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 12:26:28.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:26:28.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:28.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:28.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:28.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:28.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:28.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:28.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:28.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:28.377 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:28.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:28.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:28.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:28.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:28.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:28.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:28.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:29.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:29.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:29.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:26:29.379 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:26:29.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:26:29.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:26:29.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:26:29.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 12:26:29.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:29.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:29.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:29.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:29.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:29.380 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 12:26:29.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 12:26:29.383 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 12:26:29.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 12:26:29.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 12:26:29.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:29.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'New' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:29.493 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:26:29.493 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:26:29.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:26:29.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:26:29.493 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:26:29.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:29.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:26:29.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:26:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:26:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:26:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:29.995 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 12:26:29.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 12:26:29.996 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 12:26:29.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 12:26:30.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 12:26:30.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:30.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:30.042 DEBUG [main][MenuItemLookup] Found menu:'New' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:26:30.043 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:26:30.043 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:26:30.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:26:30.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:26:30.043 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:26:33.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 'Delete.*'] is available.... 12:26:34.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:26:34.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:26:34.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:34.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:34.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:34.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:34.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:26:34.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:34.169 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:26:34.169 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:34.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:34.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:34.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:34.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:34.170 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:26:34.170 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:26:34.170 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:26:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:34.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:34.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:34.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 "OK", Widget matcher matching widgets with style: 8) 12:26:34.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:34.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:26:34.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:34.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:34.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:34.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:34.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:34.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:34.173 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:26:34.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:34.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:34.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:34.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:34.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:26:34.181 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:26:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:26:34.682 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:26:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing workspace' is not running, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:34.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:34.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 12:26:34.683 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:34.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:34.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.625 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 16.295 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 12.021 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 12.264 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:34.720 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:34.721 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:26:34.721 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:34.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:34.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:34.721 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:26:34.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:34.722 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:26:34.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:34.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:34.722 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:34.722 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:34.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:34.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:34.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:34.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:34.724 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:34.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:34.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:34.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:34.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:26:34.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:34.725 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:34.725 DEBUG [main][MenuItemLookup] Item match:Window 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:34.726 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:34.726 DEBUG [main][MenuItemLookup] Item match:Preferences 12:26:34.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:26:34.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:26:34.726 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:26:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:26:34.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 'Preferences.*'] is available. finished successfully 12:26:34.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:34.854 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:34.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:26:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:34.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:34.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:34.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:26:34.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:35.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:35.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:26:35.372 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:35.372 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:35.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:35.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:35.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:26:35.372 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:26:35.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:26:35.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:26:35.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:26:35.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.427 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:26:35.427 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:26:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:26:35.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.432 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:26:35.432 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:26:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.432 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") 12:26:35.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.435 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") 12:26:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.437 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 12:26:35.437 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 12:26:35.437 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 12:26:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26: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.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") 12:26:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.445 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") 12:26:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.448 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 12:26:35.448 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 12:26:35.448 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 12:26:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.448 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") 12:26:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.451 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:35.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:26:35.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.470 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:26:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:35.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:35.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:35.538 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:35.538 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:26:35.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:35.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:35.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:35.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:35.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:35.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:35.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:35.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:26:35.540 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:35.540 DEBUG [main][MenuItemLookup] Item match:Window 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:35.540 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:35.540 DEBUG [main][MenuItemLookup] Item match:Preferences 12:26:35.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:26:35.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:26:35.541 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:26:35.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 'Preferences.*'] is available.... 12:26:35.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:26:35.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.662 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:35.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:26:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:35.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:26:35.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:35.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:35.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:26:35.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:35.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:35.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:35.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:35.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:26:35.665 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:26:35.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:26:35.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:26:35.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:26:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.693 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:26:35.693 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:26:35.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:26:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.697 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:26:35.697 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:26:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.698 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") 12:26:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.700 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") 12:26:35.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.712 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 12:26:35.712 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 12:26:35.712 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 12:26:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.712 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") 12:26:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.728 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") 12:26:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.730 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 12:26:35.730 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 12:26:35.730 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 12:26:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.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 "Limit console output") 12:26:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:35.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.755 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:35.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:26:35.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.759 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:26:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:35.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:35.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:35.820 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:35.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:35.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:35.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:35.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:35.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:35.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:35.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:35.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.*'] 12:26:35.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:35.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.821 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:26:35.821 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:35.821 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:35.821 DEBUG [main][MenuItemLookup] Item match:Window 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:35.822 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:35.822 DEBUG [main][MenuItemLookup] Item match:Preferences 12:26:35.822 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:26:35.822 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:26:35.822 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:26:35.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.... 12:26:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:26:35.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:35.940 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:35.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:35.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:26:35.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:35.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:26:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:35.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:26:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:35.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:35.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:35.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:26:35.965 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:26:35.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:26:35.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:26:35.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:26:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.971 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:26:35.971 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:26:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:26:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.983 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:26:35.983 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:26:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.983 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") 12:26:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.985 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 12:26:35.985 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 12:26:35.985 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 12:26:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.986 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") 12:26:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:35.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:35.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:35.987 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 12:26:35.988 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 12:26:35.988 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 12:26:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:35.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:35.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:35.988 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):") 12:26:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:35.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:36.006 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:36.007 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 12:26:36.014 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") 12:26:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.016 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):") 12:26:36.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:36.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:36.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.037 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:36.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:26:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.040 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:36.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:36.075 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:36.075 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.076 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:36.076 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:36.076 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:36.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:36.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:36.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:36.076 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:36.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:26:36.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:36.077 DEBUG [main][MenuItemLookup] Item match:Window 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:36.077 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:36.077 DEBUG [main][MenuItemLookup] Item match:Preferences 12:26:36.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:26:36.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:26:36.078 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:26:36.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.... 12:26:36.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 'Preferences.*'] is available. finished successfully 12:26:36.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.219 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:36.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:26:36.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:36.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:26:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:36.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:26:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:36.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:36.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:36.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:36.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:26:36.224 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:26:36.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:26:36.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:26:36.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.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 "Restore Defaults") 12:26:36.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.229 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:26:36.229 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:26:36.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.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 "Apply") 12:26:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.233 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:26:36.233 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:26:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.233 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") 12:26:36.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.259 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 12:26:36.259 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 12:26:36.259 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") 12:26:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.261 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 12:26:36.261 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 12:26:36.261 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):") 12:26:36.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:36.278 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:36.279 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 12:26:36.279 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") 12:26:36.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.282 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):") 12:26:36.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:36.299 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:36.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.307 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:36.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:26:36.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.344 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:26:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:36.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:36.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:36.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:36.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:36.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:36.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:36.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:36.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:36.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:36.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:36.403 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.403 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:26:36.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:36.406 DEBUG [main][MenuItemLookup] Item match:Window 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:36.406 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:36.406 DEBUG [main][MenuItemLookup] Item match:Preferences 12:26:36.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:26:36.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:26:36.407 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:26:36.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:26:36.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:26:36.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:36.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.523 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:36.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.523 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:26:36.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:36.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:26:36.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:36.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:36.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:26:36.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:26:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:36.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:26:36.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:36.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:26:36.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:26:36.526 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:26:36.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:26:36.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:26:36.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.548 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:26:36.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.551 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:26:36.552 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:26:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:26:36.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.556 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:26:36.556 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:26:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.556 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") 12:26:36.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.559 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") 12:26:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.570 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 12:26:36.570 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 12:26:36.570 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 12:26:36.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.570 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") 12:26:36.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.573 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") 12:26:36.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.575 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 12:26:36.575 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 12:26:36.575 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 12:26:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.575 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") 12:26:36.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:26:36.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:26:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.584 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:26:36.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:26:36.584 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:26:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.587 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:26:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:26:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:26:36.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:36.640 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:36.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 12:26:36.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 12:26:36.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:36.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.92 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.817 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.281 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.256 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.327 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.237 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 12:26:36.655 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 12:26:36.655 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:26:36.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:36.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 12:26:36.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:36.656 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:26:36.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:36.656 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:26:36.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:36.657 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:26:36.657 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 12:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 12:26:36.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:26:36.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:26:36.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:26:36.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:26:36.729 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 12:26:36.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:26:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:26:36.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:26:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:26:36.731 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 12:26:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:26:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:26:36.731 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 12:26:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:26:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:26:36.731 TRACE [main][WidgetHandler] Notify Table with event 13 12:26:36.731 TRACE [main][WidgetHandler] Wait for synchronization 12:26:36.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:26:36.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:36.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.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") 12:26:36.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:36.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:26:36.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:36.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:36.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:36.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:36.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:36.734 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:26:36.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:36.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:36.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:36.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:37.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:26:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.262 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:37.262 DEBUG [main][MenuItemLookup] Item match:Window 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.263 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:37.264 DEBUG [main][MenuItemLookup] Item match:Window 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:37.264 DEBUG [main][MenuItemLookup] Item match:Perspective 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:26:37.264 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:26:37.265 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:26:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:26:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:37.265 DEBUG [main][MenuItemLookup] Item match:Window 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.265 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:37.266 DEBUG [main][MenuItemLookup] Item match:Window 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:37.266 DEBUG [main][MenuItemLookup] Item match:Perspective 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:26:37.266 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:26:37.266 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:26:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:37.267 DEBUG [main][MenuItemLookup] Item match:Window 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.267 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:37.268 DEBUG [main][MenuItemLookup] Item match:Window 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:37.268 DEBUG [main][MenuItemLookup] Item match:Perspective 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:26:37.268 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.269 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:26:37.269 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:26:37.269 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:26:37.269 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:26:37.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:26:37.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:26:37.269 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:26:37.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:26:37.300 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 12:26:37.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:26:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:37.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:26:37.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:37.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:37.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:37.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 12:26:37.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:26:37.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:37.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:37.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:37.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:37.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:37.302 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:26:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:37.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:37.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:37.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:37.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 12:26:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 12:26:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:37.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:37.490 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:26:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:37.491 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:37.491 DEBUG [main][MenuItemLookup] Item match:Run 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:26:37.492 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 12:26:37.492 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 12:26:37.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 12:26:37.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 12:26:37.492 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 12:26:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 12:26:37.591 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 12:26:37.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 12:26:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:37.592 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 12:26:37.592 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 12:26:37.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:37.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:37.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:37.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:37.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:37.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:37.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:37.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:37.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:26:37.600 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:26:37.601 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:26:37.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:26:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 12:26:37.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 12:26:37.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:37.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:37.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:37.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:37.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:37.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 12:26:37.634 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 12:26:37.638 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:37.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:37.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:37.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:37.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:37.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:37.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:37.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:37.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:37.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:37.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:37.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:26:37.833 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:26:37.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:26:37.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:26:37.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 12:26:37.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 12:26:37.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:37.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:37.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:37.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:37.887 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:37.887 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 12:26:37.887 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 12:26:37.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:26:37.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:38.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:38.060 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:38.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:38.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:38.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:38.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:38.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:38.072 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:38.072 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:38.079 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 12:26:38.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:26:38.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:38.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:38.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:38.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:38.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:38.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:38.084 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 12:26:38.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:38.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:38.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:38.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:26:38.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:38.999 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 12:26:38.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:38.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:39.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:39.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:39.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:39.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:39.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:39.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:39.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:39.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:39.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:26:39.004 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:26:39.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:26:39.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:26:39.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:39.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:39.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:39.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:39.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:39.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:39.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:39.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:39.058 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:39.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:39.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:39.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:39.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:39.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:39.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:39.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:39.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:39.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:39.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:39.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:39.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:39.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:39.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:39.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:39.060 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:39.060 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 12:26:39.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:39.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:39.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:39.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:39.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:39.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:39.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:39.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:39.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:40.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:40.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:40.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:40.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:41.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:41.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:41.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:41.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:42.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:42.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:42.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:42.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:43.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:43.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:43.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:43.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:44.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:44.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:44.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:44.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:45.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:45.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:45.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:45.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:46.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:46.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:46.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:46.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:47.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:47.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:47.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:48.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:48.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:48.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:48.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:49.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:26:49.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:49.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:49.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:49.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:49.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:49.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:49.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:49.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:49.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:49.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:49.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:49.313 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:49.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:49.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:49.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:49.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:49.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:49.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:49.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:49.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:49.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:49.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:49.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:49.315 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:49.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 12:26:49.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 12:26:49.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:49.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:49.317 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 12:26:49.317 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 12:26:49.317 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:26:49.317 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:26:49.317 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:26:49.317 DEBUG [main][MenuItemLookup] Item match:Delete 12:26:49.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 12:26:49.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:26:49.317 INFO [main][MenuItemHandler] Select menu item: Dele&te 12:26:49.345 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.... 12:26:49.346 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 12:26:49.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 12:26:49.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:49.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:49.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.347 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") 12:26:49.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:49.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:49.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:49.348 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:26:49.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:49.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:49.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:49.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:49.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:49.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:49.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:49.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 12:26:49.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:49.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:49.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:49.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:49.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:49.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:49.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:49.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:49.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:49.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:49.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 12:26:49.596 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 12:26:49.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 12:26:49.597 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 12:26:49.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 12:26:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:49.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:49.597 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 12:26:49.597 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 12:26:49.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:26:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:26:49.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 12:26:49.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:49.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 12:26:49.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 12:26:49.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:26:49.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:26:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.012 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.176 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 12:26:49.677 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 12:26:49.678 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:26:49.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:49.678 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 12:26:49.678 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:49.678 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:26:49.684 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:49.684 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:26:49.684 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:49.684 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:26:49.684 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:26:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:26:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.684 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:49.685 DEBUG [main][MenuItemLookup] Item match:Window 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.685 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:49.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:49.686 DEBUG [main][MenuItemLookup] Item match:Window 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:49.686 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:49.686 DEBUG [main][MenuItemLookup] Item match:Perspective 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:26:49.687 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:26:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:26:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.687 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:49.687 DEBUG [main][MenuItemLookup] Item match:Window 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:49.688 DEBUG [main][MenuItemLookup] Item match:Window 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:49.688 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:49.688 DEBUG [main][MenuItemLookup] Item match:Perspective 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:26:49.689 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:26:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:49.689 DEBUG [main][MenuItemLookup] Item match:Window 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:26:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.690 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:26:49.690 DEBUG [main][MenuItemLookup] Item match:Window 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:26:49.691 DEBUG [main][MenuItemLookup] Item match:Perspective 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:26:49.691 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:26:49.691 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:26:49.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:26:49.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:26:49.691 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:26:49.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:26:49.725 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 12:26:49.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:26:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:49.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:26:49.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:49.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.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 "Reset Perspective") 12:26:49.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:26:49.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:49.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:49.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:49.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:49.728 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:26:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:49.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:49.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:49.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:49.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:26:49.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 12:26:49.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 12:26:49.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:26:49.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:26:49.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:26:49.874 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:26:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.874 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'File' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:26:49.874 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:26:49.874 DEBUG [main][MenuItemLookup] Item match:Run 12:26:49.875 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:26:49.875 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:26:49.875 DEBUG [main][MenuItemLookup] Found menu:'' 12:26:49.875 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:26:49.875 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:26:49.875 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:26:49.875 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 12:26:49.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 12:26:49.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 12:26:49.879 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 12:26:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:26:49.971 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 12:26:49.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:26:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:26:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:26:49.972 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 12:26:49.972 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 12:26:49.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:49.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:49.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:49.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:49.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:49.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:49.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:26:49.975 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:26:49.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:26:49.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:26:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 12:26:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 12:26:49.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:49.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:49.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:49.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:49.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:49.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 12:26:49.994 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 12:26:49.997 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:26:49.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:49.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:50.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:50.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:50.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:50.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:50.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:50.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:50.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:50.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:50.163 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:26:50.163 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:26:50.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:26:50.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:26:50.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 12:26:50.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 12:26:50.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:26:50.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:50.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:50.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:50.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:26:50.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 12:26:50.221 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 12:26:50.224 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:26:50.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:50.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:50.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:50.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:50.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:50.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:50.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:50.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:50.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:26:50.412 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:26:50.413 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:26:50.413 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 12:26:50.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:26:50.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:50.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:50.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:50.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:50.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:50.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:50.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:26:50.425 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 12:26:50.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:26:50.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:26:50.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:26:50.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:26:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:26:51.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:26:51.354 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 12:26:51.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:51.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:51.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:51.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:51.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:51.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:51.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:51.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:51.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:51.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:51.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:26:51.358 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:26:51.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:26:51.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:26:51.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:51.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:51.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:51.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:51.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:51.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:51.416 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:26:51.416 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:26:51.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:51.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:51.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:51.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:51.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:26:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:26:51.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:26:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:26:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:26:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:26:51.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:51.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:51.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:26:51.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:26:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:26:51.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:26:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:26:51.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:26:51.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:26:51.418 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:26:51.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 12:26:51.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:26:51.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:26:51.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:26:51.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:26:51.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:26:51.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:26:51.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:26:51.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:51.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:52.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:52.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:52.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:52.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:53.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:53.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:53.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:53.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:54.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:54.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:54.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:54.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:55.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:55.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:55.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:55.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:56.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:56.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:56.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:56.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:57.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:57.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:57.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:57.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:58.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:58.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:58.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:58.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:59.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:59.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:26:59.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:26:59.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:00.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:00.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:00.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:00.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:01.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:01.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:01.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:27:01.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:27:01.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:01.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:27:01.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:01.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:01.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:27:01.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:01.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:01.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:27:01.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:01.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:27:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:01.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:27:01.668 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:27:01.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:27:01.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:01.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:27:01.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:01.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:01.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:27:01.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:27:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:01.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:27:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:01.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:27:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:27:01.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:27:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:01.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:27:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:01.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:27:01.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:27:01.669 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:27:01.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 12:27:01.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 12:27:01.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:27:01.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:01.675 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 12:27:01.675 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 12:27:01.675 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:27:01.675 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:27:01.675 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:27:01.675 DEBUG [main][MenuItemLookup] Item match:Delete 12:27:01.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 12:27:01.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:27:01.675 INFO [main][MenuItemHandler] Select menu item: Dele&te 12:27:01.712 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.... 12:27:01.713 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 12:27:01.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 12:27:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:01.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:01.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:01.714 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") 12:27:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:01.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:01.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:01.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:01.715 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:27:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:01.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:01.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:01.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:01.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:01.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 12:27:01.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:01.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:27:01.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:01.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:01.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:01.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 12:27:01.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:27:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:01.978 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:27:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:01.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:27:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 12:27:01.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 12:27:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:01.979 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 12:27:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:01.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 12:27:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:27:01.979 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 12:27:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:27:01.984 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 12:27:01.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:27:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:01.985 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 12:27:01.985 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 12:27:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:02.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 12:27:02.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:02.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:02.062 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 12:27:02.062 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 12:27:02.062 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:02.062 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.385 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.188 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 12:27:02.074 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 12:27:02.075 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:27:02.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:02.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 12:27:02.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:02.075 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:27:02.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:02.081 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:27:02.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:02.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:02.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:02.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 12:27:02.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 12:27:02.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:02.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:02.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:02.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:02.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:02.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:02.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:02.084 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:02.084 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:02.084 DEBUG [main][MenuItemLookup] Item match:Window 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:02.085 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:02.085 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:02.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:02.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:02.098 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:02.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:27:02.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 12:27:02.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:02.216 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:02.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.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 12:27:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:02.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:02.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:02.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:02.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:02.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:02.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:02.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:02.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:02.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:02.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:02.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:02.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 12:27:02.722 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 12:27:02.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 12:27:02.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 12:27:02.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.762 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") 12:27:02.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.766 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 12:27:02.769 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 12:27:02.769 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") 12:27:02.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.782 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 12:27:02.782 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 12:27:02.782 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") 12:27:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.793 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 12:27:02.794 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 12:27:02.794 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") 12:27:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.804 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 12:27:02.804 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 12:27:02.804 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") 12:27:02.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.817 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 12:27:02.817 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 12:27:02.817 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") 12:27:02.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.826 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") 12:27:02.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.832 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") 12:27:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.844 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") 12:27:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.852 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") 12:27:02.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:02.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:02.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:02.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:02.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:02.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:02.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:02.875 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:02.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:02.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:02.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:02.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:02.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:02.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:02.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 12:27:02.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:02.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:02.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 12:27:02.911 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 12:27:02.911 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:02.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:02.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 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.828 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:02.923 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:02.923 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:27:02.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:02.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:02.924 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:02.924 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:27:02.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:02.937 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:27:02.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:02.937 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:02.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:02.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:02.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:02.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:02.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:02.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:02.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:02.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.938 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:02.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:02.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:02.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:02.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:02.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:02.938 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:02.939 DEBUG [main][MenuItemLookup] Item match:Window 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:02.939 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:02.939 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:02.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:02.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:02.939 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:03.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 'Preferences.*'] is available.... 12:27:03.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:27:03.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:03.033 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:03.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:03.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:03.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:03.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:03.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 12:27:03.035 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 12:27:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 12:27:03.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 12:27:03.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.089 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...") 12:27:03.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.092 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 12:27:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 12:27:03.141 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 12:27:03.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 12:27:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:03.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:03.143 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 12:27:03.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:03.144 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 12:27:03.158 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:") 12:27:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:03.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:03.160 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 12:27:03.163 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) 12:27:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.164 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:03.196 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 12:27:03.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:03.198 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 12:27:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:03.199 TRACE [main][WidgetHandler] Notify Table with event 13 12:27:03.199 TRACE [main][WidgetHandler] Wait for synchronization 12:27:03.199 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") 12:27:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.227 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:27:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.230 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 12:27:03.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:03.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:03.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:03.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.234 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:03.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:03.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:03.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:03.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:03.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:03.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:03.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:03.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:03.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:03.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:03.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:03.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:03.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:03.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:03.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:03.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:03.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:03.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:03.286 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:03.286 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:03.287 DEBUG [main][MenuItemLookup] Item match:Window 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:03.287 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:03.287 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:03.287 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:03.287 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:03.287 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:03.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 'Preferences.*'] is available.... 12:27:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:27:03.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:03.377 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:03.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:03.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:03.379 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:03.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:03.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:03.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:03.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:03.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:03.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 12:27:03.380 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 12:27:03.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 12:27:03.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 12:27:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.381 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...") 12:27:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.383 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 12:27:03.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.431 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.... 12:27:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:03.432 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 12:27:03.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 12:27:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:03.432 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 12:27:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:03.433 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 12:27:03.437 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:") 12:27:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:03.438 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:03.439 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 12:27:03.439 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...") 12:27:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.440 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 12:27:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:03.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:03.942 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:03.943 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:03.945 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:03.947 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 12:27:03.947 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) 12:27:03.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.949 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:03.978 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 12:27:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:03.980 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 12:27:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:03.981 TRACE [main][WidgetHandler] Notify Table with event 13 12:27:03.981 TRACE [main][WidgetHandler] Wait for synchronization 12:27:03.981 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") 12:27:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.984 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:27:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:03.990 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 12:27:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:03.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:03.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:03.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:03.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:03.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:03.995 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:03.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:03.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:04.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:04.034 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:04.034 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:04.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:04.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:04.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:04.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:04.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:04.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:04.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:04.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:04.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:04.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.035 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:04.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:04.035 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:04.035 DEBUG [main][MenuItemLookup] Item match:Window 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.036 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:04.036 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:04.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:04.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:04.036 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:04.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 'Preferences.*'] is available.... 12:27:04.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 12:27:04.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:04.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.119 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:04.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:04.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:04.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:04.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:04.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:04.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:04.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:04.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:04.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:04.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:04.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 12:27:04.121 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 12:27:04.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 12:27:04.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 12:27:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.123 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...") 12:27:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.125 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 12:27:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.169 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.... 12:27:04.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.170 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 12:27:04.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 12:27:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.170 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 12:27:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:04.171 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 12:27:04.174 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:") 12:27:04.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:04.176 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:04.176 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 12:27:04.176 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 12:27:04.177 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) 12:27:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.178 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:04.206 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 12:27:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.208 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 12:27:04.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.210 TRACE [main][WidgetHandler] Notify Table with event 13 12:27:04.210 TRACE [main][WidgetHandler] Wait for synchronization 12:27:04.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.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") 12:27:04.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.212 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:27:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.212 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.219 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 12:27:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:04.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.224 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:04.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:04.248 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:04.248 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:04.248 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:04.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.248 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:04.248 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:04.248 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:04.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:04.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:04.249 DEBUG [main][MenuItemLookup] Item match:Window 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.249 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:04.249 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:04.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:04.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:04.250 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:04.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 'Preferences.*'] is available.... 12:27:04.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:27:04.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.339 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:04.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:04.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:04.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:04.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:04.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:04.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:04.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:04.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:04.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:04.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 12:27:04.342 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 12:27:04.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 12:27:04.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 12:27:04.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.343 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...") 12:27:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.353 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 12:27:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 12:27:04.396 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 12:27:04.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 12:27:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.397 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 12:27:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:04.398 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 12:27:04.403 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:") 12:27:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:04.408 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:04.408 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 12:27:04.430 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) 12:27:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.432 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:04.463 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 12:27:04.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.465 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 12:27:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.467 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...") 12:27:04.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.469 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 12:27:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.516 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.... 12:27:04.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.516 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 12:27:04.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 12:27:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.517 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 12:27:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:04.518 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 12:27:04.523 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:") 12:27:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:04.525 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:04.525 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 12:27:04.527 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 12:27:04.532 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) 12:27:04.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.534 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:04.563 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 12:27:04.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.565 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") 12:27:04.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.567 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:27:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.569 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 12:27:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:04.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:04.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.573 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:04.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:04.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:04.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:04.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:04.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:04.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:04.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:04.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:04.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:04.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:04.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:04.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:04.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:04.625 DEBUG [main][MenuItemLookup] Item match:Window 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:04.625 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:04.625 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:04.626 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:04.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:04.626 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:04.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:27:04.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 'Preferences.*'] is available. finished successfully 12:27:04.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:04.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.728 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:04.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.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 12:27:04.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:04.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:04.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:04.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:04.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:04.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:04.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:04.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:04.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 12:27:04.731 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 12:27:04.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 12:27:04.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 12:27:04.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenArchetypesPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add Remote Catalog...") 12:27:04.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.734 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 12:27:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.781 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.... 12:27:04.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:04.782 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 12:27:04.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 12:27:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:04.782 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 12:27:04.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:04.783 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 12:27:04.786 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:") 12:27:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:04.788 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:04.788 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 12:27:04.788 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...") 12:27:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:04.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:04.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:04.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:04.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:04.790 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 12:27:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:04.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:04.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:04.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:04.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 12:27:05.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:05.291 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:05.291 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:05.293 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:05.293 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 12:27:05.293 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) 12:27:05.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:05.295 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:05.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:05.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:05.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:05.324 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 12:27:05.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:05.326 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 12:27:05.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:05.327 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...") 12:27:05.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:05.330 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 12:27:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:05.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:05.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:05.375 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.... 12:27:05.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:05.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:05.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:05.376 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 12:27:05.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 12:27:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:05.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:05.376 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 12:27:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:05.378 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 12:27:05.378 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:") 12:27:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:05.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:05.380 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 12:27:05.380 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...") 12:27:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:05.381 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 12:27:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:05.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:05.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:05.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:05.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:05.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:05.883 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:05.883 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:05.884 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:05.885 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 12:27:05.885 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) 12:27:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:05.886 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:05.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:05.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:05.911 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 12:27:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:05.913 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 12:27:05.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:05.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.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") 12:27:05.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:05.917 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:27:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:05.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:05.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:05.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:05.918 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 12:27:05.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:05.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:05.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:05.923 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:05.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:05.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:05.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:05.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:05.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:05.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:05.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:05.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.*'] 12:27:05.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:05.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:05.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:05.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:05.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.*'] 12:27:05.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:05.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.*'] 12:27:05.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:05.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:05.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:05.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:05.948 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:05.949 DEBUG [main][MenuItemLookup] Item match:Window 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:05.949 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:05.949 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:05.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:05.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:05.949 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:06.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.... 12:27:06.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:27:06.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.038 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:06.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:06.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:06.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:06.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:06.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:06.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:06.040 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:06.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:06.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 12:27:06.040 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 12:27:06.040 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 12:27:06.041 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 12:27:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.042 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...") 12:27:06.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.051 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 12:27:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.093 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.... 12:27:06.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.096 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 12:27:06.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 12:27:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.096 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 12:27:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:06.098 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 12:27:06.101 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:") 12:27:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:06.102 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:06.103 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 12:27:06.105 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...") 12:27:06.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.107 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 12:27:06.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:06.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 12:27:06.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:06.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:06.608 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:06.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:06.610 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 12:27:06.610 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 12:27:06.610 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) 12:27:06.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.611 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:06.637 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 12:27:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:06.639 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 12:27:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:06.641 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...") 12:27:06.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.643 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 12:27:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.682 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.... 12:27:06.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.682 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 12:27:06.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 12:27:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.683 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 12:27:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:06.684 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 12:27:06.684 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:") 12:27:06.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:27:06.686 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:27:06.686 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 12:27:06.686 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 12:27:06.687 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) 12:27:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.688 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:27:06.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.688 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.688 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:06.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:06.709 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 12:27:06.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:06.711 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 12:27:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:06.712 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") 12:27:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.714 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:27:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.716 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 12:27:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:27:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:27:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:27:06.717 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.720 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:06.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:06.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:06.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:06.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 12:27:06.743 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 12:27:06.743 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:06.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:06.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.822 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.347 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.748 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.214 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.376 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.323 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.795 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 12:27:06.752 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 12:27:06.753 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:27:06.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:06.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 12:27:06.753 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:06.753 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:27:06.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:06.763 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:27:06.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:06.763 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:06.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:06.763 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 12:27:06.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 12:27:06.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:06.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:06.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:06.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:06.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:06.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:06.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:06.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:06.764 DEBUG [main][MenuItemLookup] Item match:Window 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:06.765 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:06.765 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:06.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:06.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:06.765 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:06.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 'Preferences.*'] is available.... 12:27:06.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 'Preferences.*'] is available. finished successfully 12:27:06.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.850 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:06.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:06.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:06.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:06.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:06.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:06.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:06.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:06.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:06.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:06.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:27:06.852 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:27:06.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:27:06.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:27:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.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") 12:27:06.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.882 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 12:27:06.882 DEBUG [main][AbstractWait] Waiting until widget is found... 12:27:06.882 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:27:06.882 TRACE [main][WidgetLookup] widget with index 1 is found 12:27:06.882 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:27:06.882 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:27:06.882 DEBUG [main][AbstractText] Set focus to Text 12:27:06.883 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:27:06.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.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") 12:27:06.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.888 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 12:27:06.888 DEBUG [main][AbstractWait] Waiting until widget is found... 12:27:06.888 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:27:06.888 TRACE [main][WidgetLookup] widget with index 1 is found 12:27:06.888 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:27:06.888 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:27:06.888 DEBUG [main][AbstractText] Set focus to Text 12:27:06.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:06.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:06.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:06.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:06.891 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:06.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:06.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:06.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 12:27:06.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:06.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:06.921 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 12:27:06.921 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 12:27:06.921 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:06.921 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 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.158 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:06.929 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:06.929 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:27:06.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:06.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:06.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:06.930 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:27:06.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:06.946 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:27:06.946 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:06.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:06.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:06.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 12:27:06.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:06.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:06.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:06.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:06.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:06.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:06.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:06.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:06.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:06.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:06.948 DEBUG [main][MenuItemLookup] Item match:Window 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:06.948 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:06.948 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:06.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:06.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:06.949 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:07.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:27:07.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:27:07.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.029 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:07.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:07.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:07.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 12:27:07.031 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 12:27:07.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 12:27:07.032 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 12:27:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.070 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") 12:27:07.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.072 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 12:27:07.072 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 12:27:07.072 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 12:27:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.073 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) 12:27:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.084 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 12:27:07.085 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 12:27:07.085 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 12:27:07.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.085 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") 12:27:07.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.087 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 12:27:07.087 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 12:27:07.087 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") 12:27:07.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.089 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 12:27:07.089 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 12:27:07.089 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 12:27:07.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.089 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)") 12:27:07.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.091 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 12:27:07.091 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 12:27:07.091 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 12:27:07.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.091 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") 12:27:07.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.107 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 12:27:07.107 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 12:27:07.107 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 12:27:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.108 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") 12:27:07.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.119 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 12:27:07.119 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 12:27:07.119 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 12:27:07.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.119 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") 12:27:07.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.121 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) 12:27:07.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.123 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") 12:27:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.124 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") 12:27:07.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.141 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)") 12:27:07.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.152 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") 12:27:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.154 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") 12:27:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.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) 12:27:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.171 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:07.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:07.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:07.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:07.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:07.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 12:27:07.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:07.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:07.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 12:27:07.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:07.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:07.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:07.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:07.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:07.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.203 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:27:07.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:07.203 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:07.203 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:07.203 DEBUG [main][MenuItemLookup] Item match:Window 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.204 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:27:07.204 DEBUG [main][MenuItemLookup] Item match:Preferences 12:27:07.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:27:07.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:27:07.204 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:27:07.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 'Preferences.*'] is available.... 12:27:07.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:27:07.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:27:07.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.303 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:27:07.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:27:07.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:07.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:07.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 12:27:07.305 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 12:27:07.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 12:27:07.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 12:27:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 12:27:07.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.320 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 12:27:07.320 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 12:27:07.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.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) 12:27:07.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.322 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 12:27:07.322 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 12:27:07.322 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") 12:27:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.329 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 12:27:07.329 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 12:27:07.329 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 12:27:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.MavenPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Download repository index updates on startup") 12:27:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.332 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 12:27:07.332 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 12:27:07.332 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)") 12:27:07.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.334 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 12:27:07.334 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 12:27:07.334 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") 12:27:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.335 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 12:27:07.335 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 12:27:07.335 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") 12:27:07.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.337 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 12:27:07.337 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 12:27:07.337 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") 12:27:07.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.339 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) 12:27:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.345 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") 12:27:07.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.347 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") 12:27:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.348 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)") 12:27:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.350 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") 12:27:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.352 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") 12:27:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:27:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.356 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:07.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:07.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:07.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:07.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 12:27:07.382 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 12:27:07.382 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:07.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:07.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 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.255 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 0.18 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 12:27:07.390 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 12:27:07.391 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:27:07.391 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:07.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 12:27:07.391 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:07.391 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:27:07.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:07.415 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:27:07.415 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:07.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:07.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 12:27:07.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 12:27:07.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:07.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:07.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:07.416 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Check out as Maven project from SCM"] 12:27:07.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Check out as Maven project from SCM"] 12:27:07.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:07.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:07.425 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:07.425 DEBUG [main][MenuItemLookup] Item match:File 12:27:07.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:27:07.426 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.430 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:27:07.430 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:27:07.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:27:07.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:27:07.431 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:27:07.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:27:07.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:27:07.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:27:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.525 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:27:07.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:27:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:07.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:07.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:07.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:07.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:07.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:07.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:07.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:07.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 12:27:07.528 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 12:27:07.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 12:27:07.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 12:27:07.535 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:27:07.535 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:27:07.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:27:07.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.537 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:27:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:27:07.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.608 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.... 12:27:07.608 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 12:27:07.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 12:27:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.608 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 12:27:07.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.610 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") 12:27:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.611 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") 12:27:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.612 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 12:27:07.612 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 12:27:07.612 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) 12:27:07.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:07.613 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:27:07.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:07.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:07.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:27:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:27:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:07.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 12:27:07.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:07.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:07.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:07.663 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 12:27:07.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 12:27:07.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:07.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:07.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) Time elapsed: 0.248 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:27:07.672 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:27:07.672 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:27:07.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:07.673 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:07.673 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:07.673 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:07.673 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:07.673 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:07.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:27:07.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:27:07.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import Maven Projects"] 12:27:07.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Import"] 12:27:07.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Import"] 12:27:07.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Import"] 12:27:07.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Import Maven Projects"] 12:27:07.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Import"] 12:27:07.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.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: "Import"] 12:27:07.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:07.678 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:07.678 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:07.678 DEBUG [main][MenuItemLookup] Item match:File 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:07.679 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:27:07.679 DEBUG [main][MenuItemLookup] Item match:Import... 12:27:07.679 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:27:07.679 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:27:07.679 INFO [main][MenuItemHandler] Select menu item: &Import... 12:27:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:27:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:27:07.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:27:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:07.755 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:27:07.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:07.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:27:07.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:07.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:07.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:07.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:07.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:07.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:08.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:08.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:08.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:08.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:08.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:08.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:08.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 12:27:08.260 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 12:27:08.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 12:27:08.264 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 12:27:08.264 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:27:08.264 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:27:08.264 DEBUG [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) 12:27:08.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:08.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:08.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:08.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:08.265 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:27:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:08.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:08.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:08.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:08.305 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:27:08.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:08.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:08.322 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 12:27:08.322 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:08.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:08.322 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 12:27:08.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:08.323 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 12:27:08.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:08.323 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:") 12:27:08.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:08.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:08.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:08.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:08.326 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 12:27:08.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:08.327 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 12:27:08.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:08.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:08.336 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") 12:27:08.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:08.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:08.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:08.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:08.337 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 12:27:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:08.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:08.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:08.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:08.359 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 12:27:08.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 12:27:08.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 12:27:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:08.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:08.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:08.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 12:27:08.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:08.363 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 12:27:08.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:08.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 "Finish") 12:27:08.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:08.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 12:27:08.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:08.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:08.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:08.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:08.365 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:27:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:08.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:08.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:27:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 12:27:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 12:27:08.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 12:27:08.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 12:27:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 12:27:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 12:27:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar)' is a system job, skipped 12:27:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 12:27:10.932 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 12:27:10.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 12:27:11.433 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 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:11.434 DEBUG [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.... 12:27:11.434 DEBUG [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 12:27:11.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 12:27:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:11.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 "Resolve All Later") 12:27:11.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:11.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 12:27:11.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:11.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:11.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:11.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:11.436 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 12:27:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:11.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:11.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:11.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 12:27:11.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:11.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 12:27:11.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:11.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:11.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:11.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:11.440 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:27:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:11.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:11.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:11.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:11.485 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.... 12:27:21.552 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 12:27:21.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:21.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:22.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:22.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:22.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:22.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:22.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:22.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:22.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:22.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:22.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:22.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:23.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:23.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:23.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:23.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:24.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:24.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:24.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:25.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:25.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:26.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:26.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:27.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:27.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:28.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:28.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:28.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:28.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:29.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:29.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:29.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:30.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:30.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:31.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:31.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:27:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:31.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:31.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:31.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:31.573 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:27:31.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:31.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:31.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:31.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:27:31.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:27:31.573 DEBUG [main][MenuItemLookup] Item match:Window 12:27:31.575 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:27:31.575 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:27:31.575 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:27:31.575 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:31.575 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:27:31.575 DEBUG [main][MenuItemLookup] Item match:Show View 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:31.587 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:27:31.587 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:27:31.588 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:27:31.588 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:27:31.588 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:27:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:27:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:27:31.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:27:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:31.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:27:31.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:31.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:27:31.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:31.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:31.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:31.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:31.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:27:31.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:27:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:32.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:32.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:27:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:27:32.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:27:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:32.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:27:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:32.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:27:32.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:27:32.169 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:27:32.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:27:32.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:27:32.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:32.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:27:32.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:32.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:32.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") 12:27:32.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:32.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:32.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:27:32.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:32.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:32.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:32.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:32.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:32.173 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:27:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:32.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:32.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:27:32.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:32.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:27:32.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:32.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:32.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:32.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 '\*?\QProject Explorer\E') 12:27:32.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:32.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:32.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:32.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:27:32.246 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:27:32.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:27:32.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:27:32.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:27:32.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:27:32.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:27:32.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:27:32.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:27:32.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:27:32.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:27:32.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:32.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:32.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:32.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:33.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:27:33.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:27:33.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:27:33.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:27:33.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:27:33.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:27:33.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:27:33.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:33.253 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 12:27:33.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:27:33.253 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:27:33.253 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:27:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:33.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:33.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 12:27:33.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:27:33.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 12:27:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:27:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:27:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:27:33.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:27:33.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"] 12:27:33.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import Maven Projects"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import Maven Projects"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.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: "Import"] 12:27:33.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:27:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:33.256 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:27:33.256 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:27:33.256 DEBUG [main][MenuItemLookup] Found menu:'File' 12:27:33.256 DEBUG [main][MenuItemLookup] Item match:File 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:33.257 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'' 12:27:33.258 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:27:33.258 DEBUG [main][MenuItemLookup] Item match:Import... 12:27:33.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:27:33.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:27:33.258 INFO [main][MenuItemHandler] Select menu item: &Import... 12:27:33.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:27:33.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:27:33.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:27:33.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:33.334 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:27:33.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:27:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:27:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:27:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:27:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:27:33.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:33.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:33.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:27:33.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:27:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:27:33.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:27:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:27:33.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:27:33.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 12:27:33.337 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 12:27:33.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 12:27:33.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 12:27:33.337 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:27:33.337 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:27:33.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:27:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:33.339 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:27:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:33.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:33.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:33.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:27:33.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:33.392 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 12:27:33.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:33.393 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 12:27:33.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:27:33.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:33.394 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 12:27:33.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:33.394 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:") 12:27:33.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:27:33.397 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 12:27:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:33.398 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 12:27:33.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:33.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 12:27:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:33.428 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 12:27:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:33.428 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:33.428 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:33.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:33.440 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 12:27:33.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:33.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 12:27:33.441 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") 12:27:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 12:27:33.454 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 12:27:33.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:27: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 "Finish") 12:27:33.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:27:33.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:27:33.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 12:27:33.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:27:33.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:27:33.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:27:33.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:27:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:27:33.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:27:33.457 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:27:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:27:33.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:27:33.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:27:33.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:27:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:27:33.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:27:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:27:33.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 12:27:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 12:27:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:27:33.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 12:27:34.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 1 files to index (/maven-test-project)' is a system job, skipped 12:27:34.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:27:34.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 12:27:44.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. failed, an exception will be thrown 12:27:44.546 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.... 12:27:54.554 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 12:27:54.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:54.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:56.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:56.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:56.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:57.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:57.556 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:58.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:58.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:58.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:58.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:58.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:58.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:58.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:59.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:27:59.557 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:00.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:00.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:01.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:01.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:02.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:02.559 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:03.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:03.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:04.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:04.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:28:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:04.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:04.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:04.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:28:04.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:04.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:04.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:04.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:04.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 '\*?\QProject Explorer\E') 12:28:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:04.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:04.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:04.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:04.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:04.564 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:04.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:04.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:04.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:28:04.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:28:04.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:28:04.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:04.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:04.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:04.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:04.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:04.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:05.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:05.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:05.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:05.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:05.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:05.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:05.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:05.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:28:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:05.571 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 12:28:05.572 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 12:28:05.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:28:05.572 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:05.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:05.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 12:28:05.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 12:28:05.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:05.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 57.9 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: 25.581 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 32.318 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 12:28:05.584 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 12:28:05.584 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:28:05.584 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:05.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 12:28:05.584 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:05.584 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:28:05.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:05.585 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:28:05.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:05.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:05.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 12:28:05.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 12:28:05.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:05.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:05.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Maven Project"] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.587 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:05.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:05.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:05.588 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:05.588 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:05.588 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:05.588 DEBUG [main][MenuItemLookup] Item match:File 12:28:05.589 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:05.589 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:05.599 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:28:05.599 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:28:05.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:28:05.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:28:05.621 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:28:05.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:28:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:28:05.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:28:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:05.697 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:05.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:28:05.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:05.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:05.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:28:05.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:05.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:28:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:05.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:28:05.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 12:28:05.700 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 12:28:05.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 12:28:05.700 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 12:28:05.700 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:05.700 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:28:05.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:28:05.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:05.702 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:05.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:05.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:05.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:05.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 12:28:05.843 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 12:28:05.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 12:28:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:05.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:05.843 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:28:05.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:05.844 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:28:05.844 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 12:28:05.844 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) 12:28:05.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:05.846 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:05.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:05.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:05.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:05.872 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 12:28:05.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:05.873 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 12:28:05.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:05.874 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 12:28:05.875 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 12:28:05.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:05.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:05.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:05.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:28:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:05.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:28:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:28:06.386 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 12:28:06.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.391 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 12:28:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:28:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:28:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:28:06.393 TRACE [main][WidgetHandler] Notify Table with event 13 12:28:06.393 TRACE [main][WidgetHandler] Wait for synchronization 12:28:06.394 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:28:06.394 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 12:28:06.394 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) 12:28:06.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:06.397 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:06.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:06.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:06.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:06.440 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:") 12:28:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.446 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 12:28:06.451 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:") 12:28:06.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.454 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 12:28:06.455 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:") 12:28:06.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.467 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 12:28:06.468 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:") 12:28:06.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.477 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:") 12:28:06.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.480 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:") 12:28:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.488 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:") 12:28:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:06.502 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:28:06.502 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 12:28:06.502 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) 12:28:06.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:06.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:06.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:06.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:06.504 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:28:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:06.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:06.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:06.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:06.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 12:28:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:06.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:07.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:07.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:07.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:07.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:08.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:08.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:08.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:08.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:09.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:09.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:09.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:09.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:10.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:10.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:10.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:10.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:11.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:11.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:11.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:11.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:12.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:12.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:13.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:13.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:13.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:13.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:14.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:14.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:14.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:28:15.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 12:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 12:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 12:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:28:15.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:15.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:15.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:15.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:28:15.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:15.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:15.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:15.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:15.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') 12:28:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:15.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:15.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:15.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:15.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:15.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:15.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:15.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:28:15.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:28:15.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:28:15.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:15.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:15.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:15.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:15.752 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:15.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:15.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:15.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:15.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:15.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:16.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:16.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:16.754 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:16.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:16.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:16.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:16.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:28:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:16.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:16.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:16.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 12:28:16.755 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 12:28:16.756 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 12:28:16.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 12:28:16.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:16.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:16.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:16.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:16.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 12:28:16.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:16.757 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:28:16.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:16.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:16.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:16.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') 12:28:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:16.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:16.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:16.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:16.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:16.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:16.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:16.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:28:16.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:28:16.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:28:16.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:16.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:16.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:16.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:16.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:16.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:16.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:16.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:16.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:17.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:17.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:17.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:17.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:17.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:17.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:17.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:17.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:17.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:17.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 12:28:17.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:17.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:17.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:17.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:17.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:17.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 12:28:17.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 12:28:17.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 12:28:17.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:17.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:17.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:17.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:17.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:17.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:18.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:18.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:18.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:18.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:18.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:18.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:18.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:18.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:18.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:18.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:28:18.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:18.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:18.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:18.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:18.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:18.769 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 12:28:18.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 12:28:18.770 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 12:28:18.770 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:28:18.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:28:18.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:18.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:18.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:28:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:18.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:18.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:18.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:18.771 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:28:18.771 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:28:18.772 DEBUG [main][TreeItemHandler] Set Tree selection 12:28:18.772 DEBUG [main][TreeHandler] Notify Tree about selection event 12:28:18.783 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:28:18.785 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 12:28:18.785 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 12:28:18.785 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 12:28:18.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:18.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:18.830 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:18.830 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:28:18.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:28:18.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:28:18.830 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:28:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:18.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:19.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:19.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:19.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:19.366 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:19.366 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:28:19.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:28:19.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:28:19.367 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:28:19.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:28:19.949 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 12:28:19.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:28:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:19.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) 12:28:19.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:19.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:19.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:19.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:19.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:19.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:19.954 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:28:19.954 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:28:19.954 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:28:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:19.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:19.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:19.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") 12:28:19.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:19.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:19.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:19.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:19.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:19.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:19.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:19.955 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:28:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:19.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:19.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:28:19.959 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:28:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:28:20.460 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:28:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:20.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 12:28:20.460 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:20.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:20.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.878 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: 11.171 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 12:28:20.472 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 12:28:20.477 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:28:20.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:20.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 12:28:20.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:20.477 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:28:20.478 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:20.478 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:28:20.478 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.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: "Import"] 12:28:20.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:20.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:20.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:20.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:20.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:20.481 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:20.481 DEBUG [main][MenuItemLookup] Item match:File 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:20.482 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:20.482 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:20.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:20.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:20.500 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:20.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:20.574 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:20.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:20.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:20.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:20.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:21.078 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:21.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:21.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:21.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:21.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:21.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:21.079 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:21.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:21.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:21.082 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:21.082 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:21.082 DEBUG [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) 12:28:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:21.083 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:21.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:21.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:21.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:21.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:21.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:21.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:21.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:21.144 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:21.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:21.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:21.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:21.144 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:21.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:21.146 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' 12:28:21.147 DEBUG [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:") 12:28:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:21.148 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:28:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:21.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:21.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:21.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:21.149 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:21.149 TRACE [main][WidgetHandler] Wait for synchronization 12:28:21.149 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:21.149 TRACE [main][WidgetHandler] Wait for synchronization 12:28:21.149 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:21.149 TRACE [main][WidgetHandler] Wait for synchronization 12:28:21.149 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:21.149 TRACE [main][WidgetHandler] Wait for synchronization 12:28:21.149 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:21.149 TRACE [main][WidgetHandler] Wait for synchronization 12:28:21.149 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:21.149 TRACE [main][WidgetHandler] Wait for synchronization 12:28:21.150 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 12:28:21.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:28:21.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:28:21.151 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 12:28:21.151 DEBUG [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") 12:28:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:21.188 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:21.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:21.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:21.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:21.231 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 12:28:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:21.233 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:28:21.233 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:28:21.234 DEBUG [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") 12:28:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:21.235 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:28:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:21.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:21.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:21.236 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 12:28:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:21.237 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 12:28:21.237 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 12:28:21.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:28:21.238 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 12:28:21.238 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:21.239 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:28:21.239 DEBUG [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) 12:28:21.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:21.241 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:28:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:21.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:21.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:21.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:21.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:21.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:21.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:21.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') 12:28:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:21.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:21.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:21.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:21.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:21.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:21.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:21.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:21.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:21.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:21.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:21.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:21.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:21.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:21.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:21.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:21.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:21.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:22.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:22.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:22.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:22.429 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:22.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:22.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:22.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:22.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 12:28:22.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:22.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:22.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:22.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:22.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:22.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:28:22.431 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:28:22.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 12:28:22.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 12:28:22.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:22.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 12:28:22.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:28:22.933 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:28:22.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:28:22.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:28:22.948 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 12:28:22.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:28:22.948 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:28:22.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:28:22.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:28:22.950 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:28:22.951 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:28:23.743 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:28:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@225c75b4 is found... 12:28:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@225c75b4 is found finished successfully 12:28:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 12:28:23.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:23.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:23.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:23.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:23.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:23.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:23.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:23.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 12:28:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 12:28:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:23.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:23.834 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:23.834 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:23.834 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") 12:28:23.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:23.835 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:28:23.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:23.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:23.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:23.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:23.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 12:28:23.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:28:23.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:23.851 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:28:23.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:23.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:23.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:23.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 12:28:23.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:23.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:23.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 12:28:23.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:23.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:28:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:23.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:28:23.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:23.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:23.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:23.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:23.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:23.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 12:28:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:23.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 12:28:23.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 '\*?\QPackage Explorer\E') 12:28:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:23.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:23.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:23.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:23.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:23.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:23.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:24.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:24.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:24.028 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 12:28:24.128 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:24.128 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:24.128 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") 12:28:24.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:24.129 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:28:24.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:24.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:24.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:24.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:24.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:28:25.052 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:28:25.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:25.164 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:28:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:25.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:25.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:25.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:28:25.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 12:28:25.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:25.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:25.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:25.166 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 12:28:25.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:25.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:25.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:25.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:25.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:25.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 12:28:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:25.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 12:28:25.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 '\*?\QPackage Explorer\E') 12:28:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:25.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:25.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:25.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:25.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:25.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:25.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:25.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:25.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:25.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:25.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:25.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:25.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:25.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:25.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:25.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:25.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:25.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:25.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:25.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:25.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:25.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:26.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:26.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:26.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:26.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:26.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:26.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 12:28:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:26.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:26.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:26.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:26.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:28:26.438 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:28:26.438 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:28:26.438 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:28:26.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:28:26.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:26.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:26.557 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:26.558 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:26.558 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:28:26.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:28:26.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:28:26.558 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:28:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:26.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 12:28:27.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:27.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:27.562 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 12:28:27.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:28:27.562 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:28:27.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:28:27.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:28:27.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:27.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:27.611 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:27.611 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:28:27.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:28:27.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:28:27.611 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:28:27.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:28:28.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 'Delete.*'] is available. finished successfully 12:28:28.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:28:28.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:28.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:28.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:28:28.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:28.234 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:28.234 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:28.234 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:28:28.234 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:28:28.234 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:28:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:28.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:28.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:28.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:28:28.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:28.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:28.235 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:28:28.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:28.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:28.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:28.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:28:28.239 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:28:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:28:28.740 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:28:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:28.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 12:28:28.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:28.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:28.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.269 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 1.333 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:28.749 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:28.750 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:28:28.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:28.750 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:28.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:28.751 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:28:28.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:28.751 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:28:28.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:28.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:28.751 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:28.751 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:28.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:28.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:28.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:28.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:28.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:28.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:28.755 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:28.756 DEBUG [main][MenuItemLookup] Item match:File 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:28.757 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:28.757 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:28.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:28.757 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:28.757 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:28.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:28.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:28.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:28.835 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:28.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:28.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:28.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:28.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:28.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:28.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:28.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:28.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:28.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:28.837 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:28.838 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:28.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:28.838 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:28.838 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:28.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 12:28:28.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:28.839 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:28.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:28.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:28.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:28.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:28.927 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:28.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:28.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:28.928 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:28.928 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:28.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 12:28:28.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:28.944 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:28.944 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:28.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:28.944 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:28.944 TRACE [main][WidgetHandler] Wait for synchronization 12:28:28.944 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:28.944 TRACE [main][WidgetHandler] Wait for synchronization 12:28:28.944 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:28.944 TRACE [main][WidgetHandler] Wait for synchronization 12:28:28.944 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:28.944 TRACE [main][WidgetHandler] Wait for synchronization 12:28:28.944 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:28.944 TRACE [main][WidgetHandler] Wait for synchronization 12:28:28.944 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:28.944 TRACE [main][WidgetHandler] Wait for synchronization 12:28:28.959 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 12:28:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:28.960 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 12:28:28.960 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 12:28:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:28.961 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:28.961 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:28.961 DEBUG [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) 12:28:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:28.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:28.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:28.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:28.963 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:28.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:28.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:28.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:29.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:29.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:29.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:29.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:28:29.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:29.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:29.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:29.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:29.019 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:29.019 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:29.019 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:29.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:29.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:29.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:29.019 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:29.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: "Import"] 12:28:29.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.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: "Import"] 12:28:29.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.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: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.020 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:29.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:29.021 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:29.021 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:29.021 DEBUG [main][MenuItemLookup] Item match:File 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:29.022 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:29.022 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:29.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:29.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:29.022 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:29.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:29.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:29.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:29.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:29.101 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:29.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:29.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:29.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:29.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:29.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:29.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:29.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:29.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:29.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:29.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:29.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:29.103 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:29.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:29.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:29.103 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:29.103 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:29.103 DEBUG [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) 12:28:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:29.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:29.104 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:29.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:29.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:29.146 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:29.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:29.179 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:29.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:29.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:29.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:29.179 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:29.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:29.180 INFO [WorkbenchTestable][WizardProjectsImportPage] Settig archive file to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/ui/wizards/datatransfer/projectImport/zip/projectImport.zip' 12:28:29.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 12:28:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:29.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:29.180 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:28:29.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:29.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:29.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:29.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:29.182 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 12:28:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:28:29.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:28:29.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:28:29.182 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 12:28:29.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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") 12:28:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:29.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:29.191 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:29.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:29.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:29.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:29.222 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 12:28:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:29.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:29.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 12:28:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:29.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:29.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:29.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:29.225 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 12:28:29.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 12:28:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:29.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 12:28:29.725 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 12:28:29.725 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 12:28:29.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:30.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 12:28:30.226 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 12:28:30.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 12:28:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:30.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:30.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 12:28:30.733 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:30.733 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:30.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 12:28:30.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:30.741 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:30.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:30.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:30.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:30.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:30.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:30.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:30.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:30.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:30.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:30.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.775 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:30.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:30.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:30.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:30.775 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:30.775 DEBUG [main][MenuItemLookup] Item match:File 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:30.776 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:30.776 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:30.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:30.776 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:30.776 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:30.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:30.853 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:30.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:30.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:30.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:30.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:30.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:30.855 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:30.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:30.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:30.855 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:30.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:30.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:30.855 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:30.855 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:30.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 12:28:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:30.856 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:30.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:30.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:30.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:30.893 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:30.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:30.932 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:30.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:30.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:30.933 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:30.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:30.933 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' 12:28:30.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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:") 12:28:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:30.934 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:28:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:30.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:30.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:30.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:30.935 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 12:28:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:28:30.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:28:30.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:28:30.935 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 12:28:30.936 DEBUG [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") 12:28:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:30.973 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:30.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:30.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:30.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:30.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:30.983 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 12:28:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:30.984 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 12:28:30.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 12:28:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:30.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:30.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:30.987 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:30.987 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:30.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:28:30.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:30.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:30.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.014 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:31.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:31.063 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:31.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:31.063 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:31.063 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:31.063 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:31.063 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:31.065 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:31.065 DEBUG [main][MenuItemLookup] Item match:File 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.065 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:31.065 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:31.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:31.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:31.066 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:31.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:31.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:31.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.148 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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 12:28:31.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:31.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:31.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:31.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:31.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:31.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:31.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:31.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:31.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:31.151 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:31.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:31.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:31.151 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.151 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:31.151 DEBUG [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) 12:28:31.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.153 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.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: "Import"] 12:28:31.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.234 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:31.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.235 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:31.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.235 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' 12:28:31.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.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:") 12:28:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.236 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:28:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.237 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 12:28:31.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:28:31.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:28:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:28:31.238 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 12:28:31.238 DEBUG [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") 12:28:31.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.287 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 12:28:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:31.336 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 12:28:31.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select root directory:") 12:28:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.337 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:31.337 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 12:28:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.338 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:31.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:31.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:31.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:31.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:31.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:31.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:31.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:31.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:31.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:31.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:31.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:31.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:31.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: "Import"] 12:28:31.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:31.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:31.372 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:31.372 DEBUG [main][MenuItemLookup] Item match:File 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.373 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:31.373 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:31.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:31.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:31.373 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:31.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:31.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:31.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.449 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:31.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:31.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:31.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:31.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:31.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:31.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:31.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:31.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:31.452 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:31.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:31.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:31.452 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.452 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:31.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.ImportExportWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:28:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.454 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.521 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:31.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.521 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:31.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.521 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' 12:28:31.521 DEBUG [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:") 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.522 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:31.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.522 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:31.522 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.522 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:31.522 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.522 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:31.522 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.522 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:31.522 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.522 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:31.522 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.522 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:31.522 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.525 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 12:28:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:31.525 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 12:28:31.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.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") 12:28:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.533 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.534 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.534 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.568 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 12:28:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:31.569 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 12:28:31.569 DEBUG [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:") 12:28:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.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.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") 12:28:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.593 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 12:28:31.631 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 12:28:31.632 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 12:28:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.633 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:31.633 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:31.633 DEBUG [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) 12:28:31.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.636 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:31.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:31.685 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:31.685 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:31.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:31.685 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:31.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:31.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:31.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:31.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:31.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:31.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.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: "Import"] 12:28:31.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:31.687 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:31.687 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:31.687 DEBUG [main][MenuItemLookup] Item match:File 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:31.688 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:31.688 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:31.688 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:31.688 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:31.688 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:31.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:31.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.764 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:31.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:31.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:31.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:31.766 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:31.766 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:31.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:31.767 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.767 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:31.767 DEBUG [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) 12:28:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.768 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.808 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.837 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:31.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:31.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:31.838 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:31.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:31.838 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' 12:28:31.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 12:28:31.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.852 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.852 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:31.852 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.852 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:31.852 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.852 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:31.852 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.852 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:31.852 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.852 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:31.852 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.852 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:31.852 TRACE [main][WidgetHandler] Wait for synchronization 12:28:31.855 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 12:28:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:31.866 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 12:28:31.866 DEBUG [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") 12:28:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.888 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.935 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 12:28:31.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:31.936 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:28:31.936 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:28:31.936 DEBUG [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") 12:28:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:31.937 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:28:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:31.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:31.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:31.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:31.954 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 12:28:31.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.955 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) 12:28:31.956 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): 12:28:31.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:28:31.956 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) 12:28:31.956 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) 12:28:31.956 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): 12:28:31.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:28:31.957 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) 12:28:31.957 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 12:28:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:31.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:31.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:31.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:31.958 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 12:28:31.958 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) 12:28:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:32.458 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) 12:28:32.458 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 12:28:32.458 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) 12:28:32.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:32.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:32.958 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) 12:28:32.959 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 12:28:32.959 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) 12:28:32.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:33.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:33.459 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) 12:28:33.459 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:33.459 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:33.459 DEBUG [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) 12:28:33.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:33.466 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:33.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:33.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:33.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:33.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:33.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:33.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:33.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:33.496 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:33.497 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:33.497 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.497 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:33.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:33.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:33.498 DEBUG [main][MenuItemLookup] Item match:File 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:33.498 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:33.499 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:33.499 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:33.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:33.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:33.499 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:33.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:33.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:33.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:33.574 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:33.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:33.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:33.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:33.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:33.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:33.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:33.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:33.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:33.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:33.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:33.576 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:33.576 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:33.576 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:33.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:33.576 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:33.576 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:33.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:28:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:33.577 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:33.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:33.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:33.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:33.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:33.641 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:33.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:33.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 12:28:33.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:33.641 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:33.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:33.641 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' 12:28:33.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 12:28:33.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:33.642 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:33.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:33.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:33.642 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:33.642 TRACE [main][WidgetHandler] Wait for synchronization 12:28:33.642 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:33.642 TRACE [main][WidgetHandler] Wait for synchronization 12:28:33.642 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:33.642 TRACE [main][WidgetHandler] Wait for synchronization 12:28:33.642 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:33.642 TRACE [main][WidgetHandler] Wait for synchronization 12:28:33.642 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:33.642 TRACE [main][WidgetHandler] Wait for synchronization 12:28:33.642 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:33.642 TRACE [main][WidgetHandler] Wait for synchronization 12:28:33.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 12:28:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:33.645 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 12:28:33.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 "Refresh") 12:28:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:33.653 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:33.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:33.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:33.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:33.691 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 12:28:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:33.692 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:28:33.692 DEBUG [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") 12:28:33.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:33.693 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:28:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:33.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:33.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:33.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:33.695 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 12:28:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:33.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:33.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:33.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:33.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:33.696 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 12:28:33.696 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) 12:28:33.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:34.196 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) 12:28:34.196 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 12:28:34.196 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) 12:28:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:34.697 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) 12:28:34.697 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 12:28:34.697 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) 12:28:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:35.197 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) 12:28:35.198 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:35.198 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:35.198 DEBUG [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) 12:28:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:35.202 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:35.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:35.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:35.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:35.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:35.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:35.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:35.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:35.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:35.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:35.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:35.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:35.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:35.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:35.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:35.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:35.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:35.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:35.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:35.235 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:35.235 DEBUG [main][MenuItemLookup] Item match:File 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:35.236 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:35.236 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:35.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:35.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:35.236 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:35.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:35.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:35.314 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:35.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:35.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:35.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:35.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:35.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:35.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:35.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:35.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:35.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:35.331 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:35.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:35.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:35.331 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:35.331 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:35.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.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) 12:28:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:35.332 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:35.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:35.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:35.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:35.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: "Import"] 12:28:35.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:35.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:35.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:35.401 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:35.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:35.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:35.402 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:35.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:35.402 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' 12:28:35.402 DEBUG [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:") 12:28:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:35.403 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:35.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:35.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:35.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:35.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:35.403 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:35.403 TRACE [main][WidgetHandler] Wait for synchronization 12:28:35.403 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:35.403 TRACE [main][WidgetHandler] Wait for synchronization 12:28:35.403 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:35.403 TRACE [main][WidgetHandler] Wait for synchronization 12:28:35.403 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:35.403 TRACE [main][WidgetHandler] Wait for synchronization 12:28:35.403 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:35.403 TRACE [main][WidgetHandler] Wait for synchronization 12:28:35.403 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:35.403 TRACE [main][WidgetHandler] Wait for synchronization 12:28:35.405 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 12:28:35.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:35.406 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 12:28:35.406 DEBUG [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") 12:28:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:35.415 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:35.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:35.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:35.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:35.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 12:28:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:35.448 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:28:35.448 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:28:35.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 12:28:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:35.449 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:28:35.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:35.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:35.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:35.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:35.464 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 12:28:35.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:35.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 12:28:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:35.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:35.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:35.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:35.466 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 12:28:35.466 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) 12:28:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:35.967 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) 12:28:35.967 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 12:28:35.967 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) 12:28:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:36.468 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) 12:28:36.468 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 12:28:36.468 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) 12:28:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:36.968 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) 12:28:36.968 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:36.968 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:36.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.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) 12:28:36.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:36.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:36.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:36.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:36.973 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:36.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:36.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:36.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:37.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:37.021 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:37.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:37.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:37.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:37.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:37.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:37.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:37.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:37.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:37.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:37.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:37.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:37.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:37.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:37.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.022 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:37.022 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.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: "Import"] 12:28:37.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.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: "Import"] 12:28:37.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.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: "Import"] 12:28:37.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:37.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:37.023 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:37.023 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:37.023 DEBUG [main][MenuItemLookup] Item match:File 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:37.024 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:37.024 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:37.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:37.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:37.024 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:37.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:37.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:37.095 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:37.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:37.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:37.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:37.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:37.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:37.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:37.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:37.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:37.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:37.097 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:37.097 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:37.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:37.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:37.097 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:37.097 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:37.098 DEBUG [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) 12:28:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:37.099 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:37.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:37.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:37.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:37.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:37.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"] 12:28:37.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:37.165 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:37.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:37.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:37.165 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:37.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:37.165 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' 12:28: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.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:") 12:28:37.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:37.166 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:37.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:37.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:37.166 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:37.166 TRACE [main][WidgetHandler] Wait for synchronization 12:28:37.166 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:37.166 TRACE [main][WidgetHandler] Wait for synchronization 12:28:37.166 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:37.166 TRACE [main][WidgetHandler] Wait for synchronization 12:28:37.166 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:37.166 TRACE [main][WidgetHandler] Wait for synchronization 12:28:37.166 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:37.166 TRACE [main][WidgetHandler] Wait for synchronization 12:28:37.166 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:37.166 TRACE [main][WidgetHandler] Wait for synchronization 12:28:37.169 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 12:28:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:37.169 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 12:28:37.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.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") 12:28:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:37.202 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:37.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:37.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:37.239 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 12:28:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:37.245 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:28:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 12:28:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:37.246 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:28:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:37.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:37.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:37.248 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 12:28:37.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:28:37.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:37.249 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 12:28:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:37.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:37.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:37.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:37.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 12:28:37.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:37.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:37.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:37.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:37.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:37.252 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 12:28:37.252 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) 12:28:37.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:37.752 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) 12:28:37.752 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 12:28:37.752 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) 12:28:37.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:38.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:38.253 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) 12:28:38.253 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 12:28:38.253 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) 12:28:38.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:38.753 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) 12:28:38.753 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:38.753 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:38.753 DEBUG [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) 12:28:38.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:38.761 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:38.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:38.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:38.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:38.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:38.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:38.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:38.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:38.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:38.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:38.792 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:38.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:38.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: "Import"] 12:28:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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: "Import"] 12:28:38.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:38.793 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:38.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:38.793 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:38.793 DEBUG [main][MenuItemLookup] Item match:File 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:38.794 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:38.794 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:38.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:38.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:38.794 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:38.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:38.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:38.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:38.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:38.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:38.878 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:38.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.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 12:28:38.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:38.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:38.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:38.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:38.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:38.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:38.880 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:38.880 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:38.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:38.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:38.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:38.880 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:38.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:38.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:38.880 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:38.880 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:38.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) 12:28:38.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:38.881 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:38.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:38.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:38.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:38.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:38.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:38.945 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:38.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:38.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:38.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:38.945 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:38.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:38.945 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' 12:28:38.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 12:28:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:38.946 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:38.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:38.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:38.946 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:38.946 TRACE [main][WidgetHandler] Wait for synchronization 12:28:38.946 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:38.946 TRACE [main][WidgetHandler] Wait for synchronization 12:28:38.946 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:38.946 TRACE [main][WidgetHandler] Wait for synchronization 12:28:38.946 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:38.946 TRACE [main][WidgetHandler] Wait for synchronization 12:28:38.946 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:38.946 TRACE [main][WidgetHandler] Wait for synchronization 12:28:38.946 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:38.946 TRACE [main][WidgetHandler] Wait for synchronization 12:28:38.960 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 12:28:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:38.961 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 12:28:38.961 DEBUG [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") 12:28:38.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:38.969 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:38.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:38.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:38.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:38.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:38.974 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 12:28:38.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:38.993 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 12:28:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:38.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:38.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:38.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:38.994 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 12:28:38.994 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) 12:28:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:39.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:39.494 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) 12:28:39.494 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 12:28:39.494 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) 12:28:39.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:39.995 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) 12:28:39.995 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 12:28:39.995 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) 12:28:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:40.496 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) 12:28:40.496 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:40.496 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:40.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 12:28:40.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.504 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:40.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:40.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:40.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:40.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:40.552 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:40.552 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:40.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:40.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:40.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:40.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:40.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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: "Import"] 12:28:40.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.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"] 12:28:40.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:40.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:40.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:40.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:40.554 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:40.554 DEBUG [main][MenuItemLookup] Item match:File 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.555 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:40.555 DEBUG [main][MenuItemLookup] Item match:Import... 12:28:40.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:28:40.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:28:40.555 INFO [main][MenuItemHandler] Select menu item: &Import... 12:28:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:40.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:40.625 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:40.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:40.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:40.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:40.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:40.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:40.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:40.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:40.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:28:40.627 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:28:40.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:28:40.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:28:40.628 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:40.628 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:28:40.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.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) 12:28:40.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.629 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:40.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:40.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:40.664 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:28:40.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:40.693 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:28:40.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:28:40.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:40.693 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:40.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.693 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' 12:28:40.693 DEBUG [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:") 12:28:40.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.694 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 12:28:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:40.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:40.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:40.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:40.694 TRACE [main][WidgetHandler] Notify Button with event 27 12:28:40.694 TRACE [main][WidgetHandler] Wait for synchronization 12:28:40.694 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:40.694 TRACE [main][WidgetHandler] Wait for synchronization 12:28:40.694 TRACE [main][WidgetHandler] Notify Button with event 26 12:28:40.694 TRACE [main][WidgetHandler] Wait for synchronization 12:28:40.694 TRACE [main][WidgetHandler] Notify Button with event 3 12:28:40.694 TRACE [main][WidgetHandler] Wait for synchronization 12:28:40.694 TRACE [main][WidgetHandler] Notify Button with event 4 12:28:40.694 TRACE [main][WidgetHandler] Wait for synchronization 12:28:40.694 TRACE [main][WidgetHandler] Notify Button with event 13 12:28:40.694 TRACE [main][WidgetHandler] Wait for synchronization 12:28:40.696 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 12:28:40.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:40.697 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 12:28:40.697 DEBUG [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") 12:28:40.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.719 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:28:40.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:40.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:40.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:40.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:40.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 12:28:40.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:28:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:28:40.769 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 12:28:40.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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:") 12:28:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.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.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") 12:28:40.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.783 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 12:28:40.783 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 12:28:40.783 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:28:40.783 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 12:28:40.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) 12:28:40.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:40.785 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:28:40.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:40.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:40.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:40.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:40.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:40.836 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:40.836 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:40.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:40.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 12:28:40.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 12:28:40.837 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:40.837 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:40.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:40.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.088 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.268 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.755 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.289 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.308 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.314 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.81 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.737 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.788 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.77 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 1.76 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.284 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:40.846 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:40.846 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:28:40.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:40.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:40.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:40.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:28:40.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:40.847 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:28:40.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:40.847 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:40.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 12:28:40.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:40.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:40.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:40.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:40.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:28:40.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.849 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:28:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.850 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:40.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:40.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:40.850 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:40.850 DEBUG [main][MenuItemLookup] Item match:File 12:28:40.851 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:40.851 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:40.854 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:28:40.854 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:28:40.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:28:40.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:28:40.855 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:28:40.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:28:40.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:28:40.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:28:40.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:40.930 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:40.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:40.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:40.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:40.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:40.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:40.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:40.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:40.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:41.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:41.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:41.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:41.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:28:41.433 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:28:41.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:28:41.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:28:41.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:41.436 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:28:41.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:28:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:41.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:41.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:41.437 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:41.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:41.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:41.483 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:41.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:41.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:28:41.483 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 12:28:41.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:28:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:41.484 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:41.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:41.485 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 12:28:41.485 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:") 12:28:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:41.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:41.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:28:41.487 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:28:41.487 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 12:28:41.488 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:41.488 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 12:28:41.488 DEBUG [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) 12:28:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:41.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:41.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:41.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:41.490 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:28:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:41.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:41.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:41.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:41.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:41.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:41.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:41.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:41.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:41.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:41.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:41.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:41.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:28:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:41.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:41.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:41.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:41.995 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:41.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:41.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:41.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:28:41.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:28:41.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:28:41.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:41.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:41.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:41.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:41.997 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:41.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:41.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:41.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:41.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:41.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:42.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:42.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:42.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:42.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:42.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:42.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:43.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:43.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:43.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 12:28:43.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:43.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:43.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:43.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:43.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:43.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:43.001 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:43.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:43.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:43.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:43.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:43.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:43.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:43.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:43.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:43.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:43.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:43.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:43.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:43.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:43.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:43.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:44.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:44.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:44.004 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:44.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:44.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:44.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:44.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 12:28:44.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:44.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:44.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:44.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:44.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:44.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:44.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:44.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:44.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:44.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:44.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:44.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:44.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:44.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:44.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:44.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:44.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:44.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:45.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:45.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:45.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:45.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:45.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:45.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:45.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:28:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:45.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:45.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:45.009 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:45.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:45.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:45.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:45.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:45.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:45.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:45.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:45.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:45.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:45.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:45.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:45.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:46.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:46.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:46.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:46.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:46.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:46.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:46.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 12:28:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:46.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:46.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:46.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:46.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:46.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 12:28:46.014 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 12:28:46.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 12:28:46.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 12:28:46.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:46.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:46.061 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:28:46.062 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.062 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:28:46.062 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.062 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:46.062 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:28:46.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:28:46.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:28:46.062 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:28:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:46.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:28:46.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:46.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:46.563 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 12:28:46.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 12:28:46.563 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 12:28:46.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 12:28:46.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 12:28:46.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:46.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:46.595 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:46.595 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:28:46.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:28:46.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:28:46.595 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:28:46.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:28:46.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:46.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:46.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:46.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:28:46.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:46.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:46.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:46.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:46.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:46.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:46.678 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:28:46.678 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:28:46.678 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:46.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:46.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:28:46.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:46.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:46.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:46.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:46.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:46.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:46.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:46.679 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:28:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:46.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:46.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:46.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:46.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:28:46.682 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:28:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:28:47.183 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:28:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:47.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:47.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:47.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:47.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:47.184 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 12:28:47.184 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:47.184 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 12:28:47.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:47.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:47.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:47.184 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:47.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.185 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:47.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:47.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:47.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') 12:28:47.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:28:47.187 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:47.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:47.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:47.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:28:47.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:28:47.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:28:47.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:28:47.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:28:47.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:47.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:47.190 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:47.190 DEBUG [main][MenuItemLookup] Item match:File 12:28:47.191 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:47.191 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:47.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:28:47.194 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:28:47.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:28:47.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:28:47.210 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:28:47.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.... 12:28:47.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 'New|Select a wizard'] is available. finished successfully 12:28:47.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:28:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.285 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:47.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:47.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:47.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:47.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:47.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:47.287 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:47.287 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:47.287 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:28:47.287 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:28:47.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:28:47.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:28:47.288 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:47.288 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:28:47.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:28:47.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:47.289 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:47.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:47.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:47.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:47.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:28:47.326 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 12:28:47.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:28:47.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.326 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:47.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.326 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 12:28:47.326 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:") 12:28:47.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:28:47.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:28:47.329 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 12:28:47.330 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:47.330 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 12:28:47.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.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) 12:28:47.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:47.331 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:28:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:47.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:47.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:47.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:47.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.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'] 12:28:47.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.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'] 12:28:47.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:47.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:47.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:47.835 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:47.835 DEBUG [main][MenuItemLookup] Item match:File 12:28:47.836 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:47.836 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:47.839 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:28:47.839 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:28:47.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:28:47.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:28:47.840 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:28:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:28:47.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. finished successfully 12:28:47.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:28:47.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.912 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:47.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:47.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:28:47.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:47.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:47.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:28:47.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:47.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:28:47.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:47.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:28:47.915 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:28:47.915 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:28:47.915 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:28:47.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:28:47.915 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:47.915 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:28:47.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:28:47.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:47.916 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:47.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:47.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:47.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:47.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:28:47.953 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 12:28:47.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:28:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:47.954 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:47.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:47.954 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 12:28:47.954 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:") 12:28:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:28:47.956 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:28:47.956 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 12:28:47.957 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693830520847' 12:28:47.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:28:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:47.958 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 12:28:47.958 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 12:28:47.958 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 12:28:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:47.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:47.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.966 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:") 12:28:47.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:28:47.969 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:28:47.969 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693830520847 12:28:47.978 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 12:28:47.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.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") 12:28:47.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:47.980 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 12:28:47.980 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 12:28:47.980 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 12:28:47.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:47.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:47.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:47.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.BasicNewProjectResourceWizardFirstPage, index 0 and following matchers specified (Matcher matching widget with label: is "Working sets:") 12:28:47.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:28:47.983 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:47.983 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 12:28:47.983 DEBUG [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) 12:28:47.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:47.984 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:47.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:47.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:47.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.989 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 12:28:47.989 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 12:28:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:47.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:47.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:47.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:28:47.990 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 12:28:47.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:28:47.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:28:47.990 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 12:28:47.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:28:47.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:28:47.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:28:47.999 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 12:28:47.999 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 12:28:47.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.newresource.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) 12:28:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:47.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:48.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:48.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:48.000 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:28:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:48.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:48.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:28:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:28:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:48.504 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:48.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:28:48.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:28:48.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:28:48.521 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:48.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:48.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:48.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:48.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:48.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:49.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:49.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:49.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:49.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:49.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:49.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:49.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:49.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:49.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:49.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 12:28:49.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:49.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:49.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:49.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:49.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:49.524 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 12:28:49.525 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:49.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:28:49.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:49.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:49.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:49.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:49.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:49.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:49.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:49.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:49.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:49.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:49.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:49.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:50.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:50.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:50.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:50.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:50.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:50.528 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:50.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:50.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:50.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:50.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 12:28:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:50.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:50.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:50.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:50.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 12:28:50.530 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:50.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:50.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:50.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:50.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:50.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:50.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:50.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:50.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:50.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:50.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:51.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:51.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:51.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:51.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:51.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:51.533 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:51.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:51.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:51.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:51.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 12:28:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:51.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:51.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:51.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:51.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:51.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 12:28:51.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:51.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 12:28:51.534 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 12:28:51.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 12:28:51.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 12:28:51.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:51.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:51.569 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:51.569 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:28:51.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:28:51.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:28:51.569 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:28:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:51.570 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:52.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:52.070 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 12:28:52.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 12:28:52.071 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 12:28:52.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 12:28:52.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 12:28:52.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:52.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:52.106 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:52.106 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:28:52.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:28:52.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:28:52.106 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:28:52.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 'Delete.*'] is available.... 12:28:52.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:28:52.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:28:52.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:52.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:52.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:52.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:52.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: 32) 12:28:52.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:52.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:52.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:52.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:52.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:52.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:52.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:52.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:52.690 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:28:52.690 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:28:52.690 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:28:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:52.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:52.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:52.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:28:52.690 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:52.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:52.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:52.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:52.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:52.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:52.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:52.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:52.692 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:28:52.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:52.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:52.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:52.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:28:52.696 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:28:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:28:53.197 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:28:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:53.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:53.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:53.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:53.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:53.198 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:53.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:53.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:53.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:53.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:53.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:53.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:53.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:54.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:54.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:54.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:54.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:54.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:54.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:54.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:54.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 12:28:54.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:54.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:54.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:54.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:54.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:54.201 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:54.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:54.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:54.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:54.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:54.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:54.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:54.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:54.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:54.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:54.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:54.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:55.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:55.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:28:55.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:28:55.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:28:55.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:28:55.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:28:55.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:28:55.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 12:28:55.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:55.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:55.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:55.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:55.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:55.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 12:28:55.205 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 12:28:55.206 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 12:28:55.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 12:28:55.212 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 12:28:55.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:55.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.242 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:28:55.242 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:28:55.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:28:55.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:28:55.243 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:28:55.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:55.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:55.744 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 12:28:55.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 12:28:55.744 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 12:28:55.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 12:28:55.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 12:28:55.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:28:55.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'New' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:28:55.776 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:28:55.776 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:28:55.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:28:55.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:28:55.777 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:28:55.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.... 12:28:56.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 'Delete.*'] is available. finished successfully 12:28:56.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:28:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:56.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:56.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:56.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: 32) 12:28:56.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:56.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:56.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:56.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:56.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:56.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:56.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:56.372 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:28:56.372 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:28:56.372 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:28:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:56.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:56.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:56.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:28:56.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:28:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:56.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:28:56.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:28:56.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:56.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:56.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:56.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:56.373 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:28:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:56.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:56.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:56.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:56.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:28:56.377 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:28:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:28:56.877 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:28:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:28:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:28:56.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:56.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:56.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:28:56.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 12:28:56.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 12:28:56.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:28:56.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:28:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:28:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.032 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.337 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 9.694 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:28:56.889 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:28:56.890 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:28:56.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:28:56.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:28:56.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:28:56.890 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:28:56.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:28:56.890 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:28:56.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:56.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:28:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:56.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:56.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:28:56.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:28:56.893 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:56.893 DEBUG [main][MenuItemLookup] Item match:File 12:28:56.894 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:28:56.894 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'File' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'' 12:28:56.897 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:28:56.897 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:28:56.898 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:28:56.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:28:56.898 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:28:56.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12: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 'New|Select a wizard'] is available. finished successfully 12:28:56.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:28:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:56.974 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:56.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:56.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:28:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:56.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:56.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:56.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:56.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:28:56.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:28:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:57.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:28:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:28:57.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:28:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:28:57.490 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:28:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:28:57.490 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:28:57.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:28:57.490 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:28:57.491 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:28:57.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:28:57.493 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:28:57.493 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:28:57.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:28:57.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:57.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:57.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:57.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:57.494 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:28:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:57.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:57.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:57.752 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:28:57.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:57.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:28:57.753 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 12:28:57.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:28:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:28:57.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:28:57.753 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:28:57.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:28:57.754 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 12:28:57.755 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:") 12:28:57.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:57.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:57.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:57.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:57.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:28:57.757 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:28:57.758 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 12:28:57.789 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:28:57.789 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:28:57.789 DEBUG [WorkbenchTestable][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) 12:28:57.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:28:57.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:28:57.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:28:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:28:57.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:28:57.791 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:28:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:28:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:28:57.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:28:57.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:28:57.795 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.... 12:29:01.097 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 12:29:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:29:01.098 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 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:29:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:29:01.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:01.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:01.099 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:29:01.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:01.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:01.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:01.100 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:29:01.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:29:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:01.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:01.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:29:01.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:29:01.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:01.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:29:01.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:29:01.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:29:01.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:29:01.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:29:01.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:01.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:29:01.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:29:01.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:29:01.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:01.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:29:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:01.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:01.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:29:01.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:01.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:29:02.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:02.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:29:02.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:29:02.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:29:02.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:29:02.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:02.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:29:02.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 12:29:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:02.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:02.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:02.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:02.124 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 12:29:02.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:02.125 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:02.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:02.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:02.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:02.125 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:02.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:02.125 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:02.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:02.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:02.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:02.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.241 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:29:02.241 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:29:02.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:29:02.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:29:02.242 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:29:02.534 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"] 12:29:02.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:02.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:02.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:02.536 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 12:29:02.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:02.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:02.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 12:29:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:02.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:02.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:02.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:02.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 12:29:02.539 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 12:29:02.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 12:29:02.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 12:29:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:02.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:02.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:02.556 DEBUG [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) 12:29:02.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:02.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:02.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:02.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:02.558 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:02.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:02.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:02.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:02.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:02.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:02.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:02.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:02.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:02.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:02.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:02.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:02.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:02.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:02.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:02.649 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:02.649 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:02.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:02.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:02.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:02.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:02.764 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:29:02.764 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:29:02.764 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:29:02.764 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:29:02.764 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:29:03.031 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"] 12:29:03.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.033 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 12:29:03.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.033 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 12:29:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:03.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:03.034 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 12:29:03.034 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 12:29:03.034 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 12:29:03.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 12:29:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.035 DEBUG [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") 12:29:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:03.036 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:29:03.036 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:29:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:03.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:03.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:03.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.038 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 12:29:03.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:29:03.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:29:03.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:03.041 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:03.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:03.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:03.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:03.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:03.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:03.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:03.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:03.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:03.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:03.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:03.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:03.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:03.151 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:03.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:03.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:03.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:03.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.266 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:29:03.266 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:29:03.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:29:03.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:29:03.266 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:29:03.436 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"] 12:29:03.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.437 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 12:29:03.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.438 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 12:29:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:03.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 12:29:03.439 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 12:29:03.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 12:29:03.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 12:29:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.441 DEBUG [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") 12:29:03.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:03.442 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:29:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:03.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:03.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:03.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:03.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:03.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:03.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:03.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:03.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:03.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:03.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:03.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:03.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:03.471 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:03.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:03.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:03.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:03.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.649 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:29:03.649 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:29:03.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:29:03.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:29:03.650 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:29:03.747 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"] 12:29:03.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.748 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 12:29:03.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.749 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 12:29:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:03.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 12:29:03.750 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 12:29:03.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 12:29:03.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 12:29:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.751 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 12:29:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:29:03.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:29:03.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:03.753 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:03.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:03.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:03.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:03.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:03.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:03.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:03.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:03.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:03.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:03.786 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:03.787 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:03.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:03.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:03.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:03.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:03.865 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:29:03.865 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:29:03.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:29:03.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:29:03.865 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:29:03.962 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"] 12:29:03.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.964 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 12:29:03.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:03.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.964 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 12:29:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:03.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 12:29:03.966 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 12:29:03.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 12:29:03.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 12:29:03.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.967 DEBUG [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") 12:29:03.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:03.969 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:29:03.969 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:03.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:03.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:03.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.969 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 12:29:03.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:29:03.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:03.970 DEBUG [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) 12:29:03.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:03.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:03.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:03.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:03.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:03.972 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:03.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:03.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:04.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:04.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:04.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:04.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:04.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:04.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:04.082 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:04.082 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:04.083 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:04.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:04.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:04.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:04.083 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:04.083 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:04.083 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:04.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:04.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:04.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:04.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.164 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:29:04.164 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:29:04.164 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:29:04.164 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:29:04.164 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:29:04.246 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"] 12:29:04.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:04.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:04.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:04.247 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 12:29:04.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:04.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:04.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:04.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:04.248 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 12:29:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:04.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:04.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:04.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:04.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:04.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 12:29:04.249 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 12:29:04.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 12:29:04.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 12:29:04.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:04.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:04.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:04.250 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 12:29:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:04.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:04.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:04.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:04.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:29:04.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 12:29:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:04.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.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) 12:29:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:04.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:04.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:04.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:04.252 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:04.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:04.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:04.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:04.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:04.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:04.284 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:04.284 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:04.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:04.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 12:29:04.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:04.285 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:04.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:04.288 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:04.289 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:04.289 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.435 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:29:04.435 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:29:04.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:29:04.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:29:04.435 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:29:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:29:04.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 3 files to index ()' is a system job, skipped 12:29:04.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:29:04.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:29:04.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:29:04.936 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 12:29:04.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 12:29:04.937 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 12:29:04.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 12:29:04.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 12:29:04.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:29:04.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'New' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:29:04.969 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:29:04.969 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:29:04.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:29:04.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:29:04.969 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:29:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:29:05.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 'Delete.*'] is available. finished successfully 12:29:05.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:29:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:05.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:05.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:05.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:29:05.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:05.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:05.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:29:05.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:05.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:05.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:05.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:05.552 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:29:05.552 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:29:05.552 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:29:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:05.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:05.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:05.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:29:05.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:05.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:29:05.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:05.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:05.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:05.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:05.553 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:29:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:05.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:05.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:05.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:29:05.557 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:29:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:29:06.057 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:29:06.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:29:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:29:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:29:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:29:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:29:06.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:29:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:29:06.058 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 12:29:06.058 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:06.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:06.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.17 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.524 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.501 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.32 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.315 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.296 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.202 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 12:29:06.067 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 12:29:06.067 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:29:06.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:06.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 12:29:06.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:06.068 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:29:06.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:06.068 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:29:06.068 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:06.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:29:06.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:06.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:06.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 12:29:06.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 12:29:06.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:06.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:06.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:06.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.*'] 12:29:06.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:06.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.*'] 12:29:06.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:06.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:06.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:06.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:29:06.069 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:29:06.069 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:06.069 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:06.069 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:29:06.069 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:29:06.069 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:06.070 DEBUG [main][MenuItemLookup] Item match:Window 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:06.070 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:29:06.070 DEBUG [main][MenuItemLookup] Item match:Preferences 12:29:06.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:29:06.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:29:06.070 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:29:06.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.... 12:29:06.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 'Preferences.*'] is available. finished successfully 12:29:06.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:29:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:06.171 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:29:06.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:06.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:29:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:29:06.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:06.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:06.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:06.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:29:06.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:06.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:06.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:06.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 12:29:06.677 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 12:29:06.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 12:29:06.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 12:29:06.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.738 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") 12:29:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.739 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") 12:29:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.739 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 12:29:06.739 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 12:29:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:06.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:06.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:06.740 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:06.740 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.740 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.740 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.740 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:06.740 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.740 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:06.740 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.740 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:06.740 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.740 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.740 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.740 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") 12:29:06.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.748 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") 12:29:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.748 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") 12:29:06.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.749 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") 12:29:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.750 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 12:29:06.750 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 12:29:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:06.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:06.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:06.750 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:06.750 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.750 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.750 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.750 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:06.750 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.750 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:06.750 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.750 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:06.750 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.750 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.750 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.750 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") 12:29:06.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.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.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") 12:29:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.751 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") 12:29:06.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.752 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") 12:29:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.753 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 12:29:06.753 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 12:29:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:06.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:06.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:06.753 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:06.753 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.753 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.753 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.753 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:06.753 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.753 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:06.753 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.753 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:06.753 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.753 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.753 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.753 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") 12:29:06.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.754 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") 12:29:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.754 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") 12:29:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.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") 12:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.755 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 12:29:06.755 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 12:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:06.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:06.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:06.755 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:06.755 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.756 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.756 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.756 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:06.756 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.756 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:06.756 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.756 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:06.756 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.756 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.756 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.756 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") 12:29:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.756 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") 12:29:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.757 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") 12:29:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.764 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") 12:29:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.765 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 12:29:06.765 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 12:29:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:06.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:06.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:06.765 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:06.765 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.765 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.765 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.765 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:06.765 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.765 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:06.765 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.765 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:06.765 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.765 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:06.765 TRACE [main][WidgetHandler] Wait for synchronization 12:29:06.765 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") 12:29:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:29:06.766 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") 12:29:06.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.767 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:29:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:06.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:06.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:06.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:06.769 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:06.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:06.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:06.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:06.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:06.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 12:29:06.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:06.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:06.802 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 12:29:06.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 12:29:06.802 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:06.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:06.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 0.734 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 12:29:06.812 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 12:29:06.812 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:29:06.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:06.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 12:29:06.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:06.813 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:29:06.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:06.832 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:29:06.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:06.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:06.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 12:29:06.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 12:29:06.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:06.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:06.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:07.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@426d6e60 is found... 12:29:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@426d6e60 is found finished successfully 12:29:07.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Q[test-new] Test Title:.+\E') 12:29:07.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:07.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:07.346 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:29:07.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9ae9bc9 is found... 12:29:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9ae9bc9 is found finished successfully 12:29:07.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.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') 12:29:07.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:07.354 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:07.354 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:29:07.356 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 12:29:07.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:07.357 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 12:29:07.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:29:07.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 12:29:07.359 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:07.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:07.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 12:29:07.359 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 12:29:07.359 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:07.359 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.55 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.526 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 12:29:07.373 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 12:29:07.374 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:29:07.374 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:07.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 12:29:07.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:07.374 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:29:07.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:07.374 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:29:07.374 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:07.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:07.375 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 12:29:07.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 12:29:07.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:07.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:07.375 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6508b4c5 is found... 12:29:07.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6508b4c5 is found finished successfully 12:29:07.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 12:29:07.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:07.542 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:07.542 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:29:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b29e69a is found... 12:29:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b29e69a is found finished successfully 12:29:07.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qa\E') 12:29:07.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:07.546 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:07.546 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:29:07.546 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 12:29:07.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:07.546 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 12:29:07.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:29:07.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 12:29:07.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:07.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:07.547 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 12:29:07.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 12:29:07.548 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:07.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.548 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.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.172 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 12:29:07.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:29:07.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:07.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:29:07.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:07.563 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:29:07.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:07.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:29:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:07.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:07.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:29:07.564 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:07.564 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:07.565 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:07.565 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:07.565 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:07.565 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:07.565 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:07.565 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:07.565 DEBUG [main][MenuItemLookup] Item match:Window 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:07.566 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:29:07.566 DEBUG [main][MenuItemLookup] Item match:Preferences 12:29:07.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:29:07.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:29:07.566 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:29:07.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:29:07.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 12:29:07.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:29:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:07.795 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:29:07.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:29:07.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:29:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:29:07.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:07.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:07.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:07.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:29:07.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:07.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:07.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:07.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:07.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 12:29:07.797 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 12:29:07.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 12:29:07.797 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 12:29:07.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.842 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 12:29:07.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:07.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:29:07.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:07.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:07.843 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 12:29:07.843 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 12:29:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:07.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:07.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:07.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:07.844 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:07.844 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.844 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:07.844 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.844 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:07.844 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.844 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:07.844 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.844 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:07.844 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.844 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:07.844 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:29:07.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:07.854 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:29:07.854 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:29:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:07.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:07.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:07.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:07.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:29:07.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:07.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:07.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:29:07.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:07.857 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 12:29:07.857 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 12:29:07.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:07.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:07.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:07.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:07.857 TRACE [main][WidgetHandler] Notify Button with event 27 12:29:07.857 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.857 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:07.857 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.857 TRACE [main][WidgetHandler] Notify Button with event 26 12:29:07.857 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.857 TRACE [main][WidgetHandler] Notify Button with event 3 12:29:07.857 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.857 TRACE [main][WidgetHandler] Notify Button with event 4 12:29:07.857 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.857 TRACE [main][WidgetHandler] Notify Button with event 13 12:29:07.857 TRACE [main][WidgetHandler] Wait for synchronization 12:29:07.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:29:07.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:07.859 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:29:07.859 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:29:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:07.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:07.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:07.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:07.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 "Cancel", Widget matcher matching widgets with style: 8) 12:29:07.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:07.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:07.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:07.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:07.867 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:29:07.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:07.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:07.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:07.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:07.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:29:07.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:29:07.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:29:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.348 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:07.925 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:07.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:29:07.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:07.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:07.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:07.927 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:29:07.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:07.938 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:29:07.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:07.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:07.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 12:29:07.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:07.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:07.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:07.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:07.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:07.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:29:07.946 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 12:29:07.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:29:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:07.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:07.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:29:07.947 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:07.947 DEBUG [main][MenuItemLookup] Item match:Window 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:07.947 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:07.947 DEBUG [main][MenuItemLookup] Item match:Show View 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:07.952 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:29:07.952 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:29:07.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:29:07.952 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:29:07.952 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:29:08.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:29: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. finished successfully 12:29:08.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:29:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:08.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:29:08.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:08.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:29:08.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:08.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:08.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:08.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:29:08.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:08.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:08.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:29:08.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:08.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:08.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:08.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:08.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 12:29:08.049 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 12:29:08.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 12:29:08.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 12:29:08.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:08.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:29:08.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:08.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:29:08.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:08.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:29:08.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:08.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:08.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:08.051 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:29:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:08.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:08.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:08.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:29:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:29:08.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 12:29:08.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 12:29:08.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:29:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:08.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:29:08.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 12:29:08.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:08.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:08.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:08.160 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:08.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:29:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:29:08.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:29:08.176 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 12:29:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:08.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:08.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:08.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:29:08.177 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:08.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:08.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:08.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:29:08.178 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 12:29:08.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:08.243 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:08.246 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable failed to create drawable 12:29:08.743 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:08.780 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable failed to create drawable 12:29:09.040 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:09.243 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:09.549 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:09.743 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:09.756 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:10.024 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:10.243 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:10.743 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:11.244 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:11.744 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:12.244 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:12.744 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:12.927 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:13.244 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:13.244 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:29:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:23.245 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:23.245 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:23.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:23.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:23.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:23.271 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:23.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:23.271 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 12:29:23.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:23.272 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:23.273 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:23.482 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:23.772 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:23.772 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:23.786 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:24.272 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:24.272 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:29:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:34.273 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:34.273 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:34.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:34.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:34.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:34.282 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:34.283 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:34.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:34.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:34.293 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 12:29:34.293 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 12:29:34.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:34.296 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:29:34.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:34.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:34.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:34.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:34.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:34.373 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 12:29:34.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:34.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 12:29:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:34.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:34.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:29:34.381 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 12:29:34.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:29:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:34.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:34.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:29:34.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:34.382 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:34.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:34.383 DEBUG [main][MenuItemLookup] Item match:Window 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:34.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:34.383 DEBUG [main][MenuItemLookup] Item match:Show View 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:34.388 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:29:34.388 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:29:34.389 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:29:34.389 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:29:34.389 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:29:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:29:34.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:29:34.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:29:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:34.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:29:34.472 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:34.472 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:29:34.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:34.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:34.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:29:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:29:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:29:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:29:34.473 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:34.473 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:34.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:34.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:29:34.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:29:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:29:34.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:29:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:29:34.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:29:34.474 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 12:29:34.474 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 12:29:34.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 12:29:34.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 12:29:34.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:34.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:29:34.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:29:34.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:34.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:29:34.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:34.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:34.476 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:29:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:34.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:34.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:29:34.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:29:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:29:34.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 12:29:34.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 12:29:34.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:29:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:34.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:29:34.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 '\*?\QInternal Web Browser\E') 12:29:34.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:34.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:34.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:29:34.577 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:34.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:29:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:29:34.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:29:34.580 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 12:29:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:34.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:34.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:34.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:29:34.581 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:34.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:34.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:34.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:29:34.582 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 12:29:34.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:34.641 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:34.657 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:34.931 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:35.141 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:35.328 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:35.528 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:35.641 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:35.826 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:36.141 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:36.141 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:29:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:46.142 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:46.142 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:46.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:46.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:46.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:46.151 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 12:29:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:46.151 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:46.152 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:46.316 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:46.596 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:46.597 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:46.651 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:46.651 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:29:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:56.651 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:56.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:56.651 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:56.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:56.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:56.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:56.660 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:56.660 INFO [WorkbenchTestable][AbstractBrowser] Browser back 12:29:56.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:56.662 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:56.663 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:56.717 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:57.162 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:57.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:57.162 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:29:58.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 12:29:58.164 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:58.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:58.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:58.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:58.171 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 12:29:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:58.171 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:58.171 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:58.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:58.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:58.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:58.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:58.180 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:58.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:58.180 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:58.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:58.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:58.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:58.187 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:58.187 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 12:29:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:58.188 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:58.200 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:58.254 DEBUG [main][BrowserProgressListener] Calling chanded() 12:29:58.688 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:58.688 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:29:59.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 12:29:59.688 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:59.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:59.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:59.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:59.698 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 12:29:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:59.698 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:59.699 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:59.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:59.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:59.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:59.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:29:59.706 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:29:59.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:29:59.706 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:29:59.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:59.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:29:59.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text=Google
AboutStore
Google offered in: čeština Français
Canada
PrivacyTerms
Google apps
TooltipText=null 12:29:59.713 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 12:29:59.713 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 12:29:59.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:29:59.713 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:29:59.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:59.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:59.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:59.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.769 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 12:29:59.769 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 12:29:59.769 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:29:59.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:29:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.844 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 26.435 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 25.396 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:29:59.783 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:29:59.783 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:29:59.783 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:29:59.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:29:59.783 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:29:59.783 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:29:59.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:29:59.784 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:29:59.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:29:59.784 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:29:59.784 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:29:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:29:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:59.784 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:59.784 DEBUG [main][MenuItemLookup] Item match:Window 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:29:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.785 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:59.785 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:59.785 DEBUG [main][MenuItemLookup] Item match:Window 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:59.786 DEBUG [main][MenuItemLookup] Item match:Perspective 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:29:59.786 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:29:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:29:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:59.786 DEBUG [main][MenuItemLookup] Item match:Window 12:29:59.786 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:29:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:59.787 DEBUG [main][MenuItemLookup] Item match:Window 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:59.787 DEBUG [main][MenuItemLookup] Item match:Perspective 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:29:59.787 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:29:59.787 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:29:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:59.788 DEBUG [main][MenuItemLookup] Item match:Window 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:29:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'File' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:29:59.788 DEBUG [main][MenuItemLookup] Item match:Window 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:29:59.788 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:29:59.788 DEBUG [main][MenuItemLookup] Item match:Perspective 12:29:59.789 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:29:59.789 DEBUG [main][MenuItemLookup] Found menu:'' 12:29:59.789 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:29:59.789 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:29:59.789 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:29:59.789 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:29:59.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:29:59.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:29:59.789 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:29:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:29:59.842 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 12:29:59.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:29:59.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:29:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:59.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:59.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:59.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 "Reset Perspective") 12:29:59.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:29:59.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:29:59.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:29:59.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:29:59.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:29:59.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:29:59.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:29:59.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:29:59.844 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:29:59.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:29:59.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:29:59.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:29:59.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:00.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:00.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:00.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:00.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:00.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:00.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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: "New Java Project"] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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: "New Java Project"] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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'] 12:30:00.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:00.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:00.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:00.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:00.039 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:00.039 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:00.039 DEBUG [main][MenuItemLookup] Item match:File 12:30:00.040 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:30:00.040 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:00.043 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:30:00.043 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:30:00.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:30:00.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:30:00.043 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:30:00.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.... 12:30:00.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. finished successfully 12:30:00.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:30:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:00.139 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:00.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.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 12:30:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:00.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:00.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:00.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:00.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:00.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:30:00.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:00.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:00.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:30:00.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:00.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:00.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:00.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:30:00.141 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:30:00.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:30:00.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:30:00.141 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:00.141 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:30:00.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:30:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:00.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:00.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:00.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:00.143 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:30:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:00.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:00.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:00.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:00.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.369 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:30:00.369 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 12:30:00.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:30:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:00.370 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:00.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:00.370 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 12:30:00.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:30:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:00.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:00.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:00.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:30:00.372 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:30:00.373 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 12:30:00.411 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:00.411 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:30:00.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) 12:30:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:00.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:00.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:00.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:30:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:00.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:00.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:00.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.... 12:30:03.476 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 12:30:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:30:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:30:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:03.476 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 12:30:03.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:03.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:03.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:03.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:30:03.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:03.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:03.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:03.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:03.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:03.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:03.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:03.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:03.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:03.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:03.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:30:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:03.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:03.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:03.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:03.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:03.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:03.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:03.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:03.517 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:03.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:03.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:03.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:03.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:03.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:03.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:04.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:04.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:04.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:04.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:04.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:04.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:04.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:04.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:04.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:04.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:04.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:04.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:04.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:04.520 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:04.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:04.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:04.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:04.530 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 12:30:04.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:04.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:04.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:30:04.531 DEBUG [main][MenuItemLookup] Item match:Window 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:04.531 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:30:04.531 DEBUG [main][MenuItemLookup] Item match:Show View 12:30:04.535 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:30:04.535 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:30:04.535 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:30:04.535 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:30:04.535 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:30:04.535 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:04.536 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:30:04.536 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:30:04.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:30:04.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:30:04.536 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:30:04.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:30:04.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:30:04.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:30:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:04.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 12:30:04.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:04.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:04.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:04.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:04.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:04.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:30:04.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:04.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:04.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:30:04.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:04.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:04.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:04.643 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 12:30:04.643 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 12:30:04.643 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 12:30:04.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 12:30:04.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:04.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:04.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:04.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.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 "Open") 12:30:04.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:04.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:04.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:04.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:04.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:04.644 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:30:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:04.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:04.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:04.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:30:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:30:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 12:30:04.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 12:30:04.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:04.830 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:04.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 '\*?\QProperties\E') 12:30:04.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:04.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:04.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:04.834 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:04.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:04.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:04.836 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:04.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:04.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:04.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:04.837 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") 12:30:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:04.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:04.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:30:04.837 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 12:30:04.838 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:04.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:04.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:04.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:04.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 12:30:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:04.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:04.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:04.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:04.853 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 12:30:04.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 12:30:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:04.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 12:30:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:04.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 12:30:04.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 12:30:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:04.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 12:30:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:04.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 12:30:04.853 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 12:30:04.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 12:30:04.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:05.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:05.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 12:30:05.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 12:30:05.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:05.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 12:30:05.854 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 12:30:05.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 12:30:05.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:06.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 12:30:06.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 12:30:06.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:06.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:06.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 12:30:06.856 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 12:30:06.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 12:30:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:07.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 12:30:07.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 12:30:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:07.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:07.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 12:30:07.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 12:30:07.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 12:30:07.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:08.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 12:30:08.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 12:30:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:08.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 12:30:08.933 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 12:30:08.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 12:30:08.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:09.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 12:30:09.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 12:30:09.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:09.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:09.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 12:30:09.936 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 12:30:09.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 12:30:09.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:10.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 12:30:10.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 12:30:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:10.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 12:30:10.937 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 12:30:10.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 12:30:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:11.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 12:30:11.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 12:30:11.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:11.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:11.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 12:30:11.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:11.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:11.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:30:11.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:11.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:11.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:11.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:11.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 '\*?\QPackage Explorer\E') 12:30:11.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:11.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:11.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:11.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:11.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:11.942 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:11.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:11.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:11.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:11.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:11.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:11.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:11.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:11.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:11.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:11.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:11.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:11.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:11.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:11.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:12.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:12.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:12.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:12.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:12.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:12.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:12.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:12.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:12.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:12.978 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:12.978 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:12.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:12.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:12.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:12.979 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:12.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:12.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:12.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:12.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:12.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:13.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:13.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:13.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:13.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:13.981 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:13.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:13.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:13.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:13.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 12:30:13.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:13.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:13.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:13.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:13.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:13.982 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:13.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:13.982 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:13.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:13.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:13.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:13.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.031 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:30:14.031 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:30:14.031 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:30:14.031 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:30:14.031 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:30:14.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:14.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:14.532 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 12:30:14.532 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:14.532 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:14.532 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:14.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:14.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:14.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:14.569 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:14.569 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:30:14.569 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:30:14.569 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:30:14.569 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:30:14.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.... 12:30:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:30:15.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:30:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:15.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:30:15.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:15.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:15.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:15.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:15.151 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:30:15.152 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:30:15.152 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:30:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:15.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:15.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:15.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 "OK", Widget matcher matching widgets with style: 8) 12:30:15.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:15.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:15.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:15.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:15.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:15.153 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:30:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:15.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:15.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:15.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:15.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:30:15.156 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:30:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:30:15.656 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:30:15.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:15.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:15.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:30:15.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:15.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:15.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:15.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:15.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:15.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:15.657 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:15.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:15.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:15.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:15.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:15.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:15.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:15.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:15.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:15.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:15.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:15.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'] 12:30:15.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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'] 12:30:15.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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 Java Project"] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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'] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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'] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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'] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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 Java Project"] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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'] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.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'] 12:30:15.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:15.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:15.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:15.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:15.659 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:15.659 DEBUG [main][MenuItemLookup] Item match:File 12:30:15.660 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:30:15.660 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:15.663 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:30:15.663 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:30:15.677 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:30:15.677 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:30:15.677 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:30:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:30:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:30:15.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:30:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:15.750 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:15.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:30:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:15.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:15.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:30:15.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:15.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:15.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:30:15.752 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:15.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:15.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:15.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:30:15.753 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:30:15.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:30:15.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:30:15.753 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:15.753 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:30:15.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:30:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:15.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:15.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:15.754 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:30:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:15.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:15.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:15.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:15.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:30:15.946 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 12:30:15.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:30:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:15.947 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:15.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:15.947 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 12:30:15.947 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:") 12:30:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:15.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:15.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:30:15.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:30:15.950 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 12:30:15.989 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:15.989 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:30:15.990 DEBUG [WorkbenchTestable][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) 12:30:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:15.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:15.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:15.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:15.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:15.992 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:30:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:15.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:15.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:16.177 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.... 12:30:19.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 12:30:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:30:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:30:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:19.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:19.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:19.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:19.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:19.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:30:19.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:19.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:19.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:19.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:19.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:19.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:19.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:19.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:19.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:19.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:19.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:19.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:19.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:19.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:19.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:19.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:20.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:20.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:20.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:20.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.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 12:30:20.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:20.372 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:20.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:20.372 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:20.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:20.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:20.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.379 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 12:30:20.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:20.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:20.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 12:30:20.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:20.387 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:20.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:20.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.415 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:20.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:20.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.415 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") 12:30:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:30:20.416 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 12:30:20.416 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:20.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:20.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:20.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:20.417 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:20.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:20.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.418 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") 12:30:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:30:20.418 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 12:30:20.418 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 12:30:20.418 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:30:20.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:20.420 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:20.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:20.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.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 12:30:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:20.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:30:20.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:20.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:20.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:20.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') 12:30:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:20.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:20.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:20.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.468 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:20.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:20.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.468 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:20.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:20.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:20.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:20.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:20.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:20.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:20.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:21.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:21.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:21.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:21.470 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:21.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:21.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:21.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:21.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:21.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:21.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:21.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:21.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:21.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:21.471 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:21.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:21.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:21.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:21.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:21.472 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:21.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:21.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:21.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:21.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:21.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:21.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:21.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:22.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:22.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:22.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:22.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:22.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:22.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:22.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:22.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.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:22.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:22.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:22.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:22.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:22.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:22.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:22.476 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:22.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:22.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:22.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:22.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:22.509 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:30:22.509 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:30:22.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:30:22.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:30:22.509 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:30:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:22.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:23.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:23.010 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 12:30:23.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:23.010 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:23.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:23.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:23.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:23.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:23.041 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:23.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:23.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:23.042 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:30:23.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:30:23.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:30:23.042 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:30:23.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:30:23.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 'Delete.*'] is available. finished successfully 12:30:23.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:30:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:23.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:23.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:30:23.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:23.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:23.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:23.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:23.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:23.143 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:30:23.143 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:30:23.143 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:30:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:23.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:23.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:23.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:23.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:30:23.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:23.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:23.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:23.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:23.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:23.145 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:30:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:23.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:23.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:23.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:30:23.148 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:30:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:30:23.648 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:30:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:23.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:23.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:23.648 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:23.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:23.649 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:23.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:23.649 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:23.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:23.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:23.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:23.649 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:23.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:23.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:23.651 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:23.651 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:23.651 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:23.651 DEBUG [main][MenuItemLookup] Item match:File 12:30:23.652 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:30:23.652 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:23.655 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:30:23.655 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:30:23.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:30:23.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:30:23.655 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:30:23.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:30:23.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:30:23.726 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:30:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:23.727 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:23.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:30:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:23.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:23.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:30:23.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:23.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:23.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:30:23.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:23.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:23.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:23.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:30:23.729 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:30:23.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:30:23.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:30:23.729 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:23.729 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:30:23.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:30:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:23.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:23.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:23.730 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:30:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:23.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:23.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:23.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:23.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'] 12:30:23.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:30:23.915 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 12:30:23.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:30:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:23.916 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:23.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:23.916 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 12:30:23.916 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:") 12:30:23.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:23.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:23.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:30:23.918 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:30:23.919 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 12:30:23.955 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:23.955 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:30:23.955 DEBUG [WorkbenchTestable][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) 12:30:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:23.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:23.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:23.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:23.964 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:30:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:23.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:23.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:23.969 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.... 12:30:27.071 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 12:30:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:30:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:30:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:27.071 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 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:27.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:27.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:27.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:27.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:27.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:30:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:27.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:27.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:27.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:27.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:27.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:27.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:27.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:27.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:27.075 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:27.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:27.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:27.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:27.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:27.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:27.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:27.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:28.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:28.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:28.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:28.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.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 12:30:28.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:28.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:28.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:28.078 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:28.078 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:28.078 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:28.078 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:28.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:28.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 12:30:28.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:28.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:28.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E') 12:30:28.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:28.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:28.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:28.094 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:28.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.122 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:28.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.123 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") 12:30:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:28.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:28.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:30:28.123 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 12:30:28.123 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 12:30:28.123 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:30:28.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:28.126 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:28.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:28.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.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 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:28.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:28.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 12:30:28.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:28.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:28.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 12:30:28.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:28.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 12:30:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:28.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 12:30:28.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:30:28.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:28.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:28.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') 12:30:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:28.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:28.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:28.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:28.130 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:28.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:28.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.163 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:28.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:28.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.163 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:28.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:28.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:28.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:28.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:28.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:28.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:28.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:29.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:29.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:29.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:29.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:29.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:29.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 12:30:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:29.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:29.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:29.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:29.166 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:29.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:29.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:29.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:29.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:29.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:29.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:29.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:29.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:29.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:29.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:29.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:29.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:29.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:30.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:30.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:30.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:30.169 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:30.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:30.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:30.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:30.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:30.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:30.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:30.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:30.170 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:30.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:30.170 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:30.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:30.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:30.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:30.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:30.202 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:30.202 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:30.202 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.202 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.203 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:30:30.203 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:30:30.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:30:30.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:30:30.203 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:30:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:30.203 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:30.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:30.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:30.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:30.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:30.704 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 12:30:30.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:30.704 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:30.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:30.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:30.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:30.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:30.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:30.739 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:30:30.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:30:30.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:30:30.739 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:30:30.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 'Delete.*'] is available.... 12:30:31.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 'Delete.*'] is available. finished successfully 12:30:31.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:30:31.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:31.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:31.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:31.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: 32) 12:30:31.323 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:31.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:31.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:31.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:31.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:31.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:31.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:31.324 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:30:31.324 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:30:31.324 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:30:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:31.324 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:31.324 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:31.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:30:31.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:31.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:31.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:31.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:31.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:31.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:31.325 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:30:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:31.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:31.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:31.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:30:31.329 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:30:31.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:30:31.830 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:30:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:31.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:31.830 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:31.830 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:31.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:31.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:31.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:31.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:31.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'] 12:30:31.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.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'] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.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'] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.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'] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.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'] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.831 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.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'] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.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'] 12:30:31.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:31.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:31.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:31.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:31.832 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:31.832 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:31.832 DEBUG [main][MenuItemLookup] Item match:File 12:30:31.833 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:30:31.833 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:31.836 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:30:31.836 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:30:31.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:30:31.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:30:31.836 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:30:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:30:31.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 'New|Select a wizard'] is available. finished successfully 12:30:31.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:30:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:31.911 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:31.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:31.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:30:31.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:31.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:31.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:31.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:31.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:30:31.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:31.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:31.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:30:31.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:30:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:31.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:30:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:31.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:30:31.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:30:31.913 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:30:31.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:30:31.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:30:31.914 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:30:31.914 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:30:31.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:30:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:31.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:31.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:31.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:31.915 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:30:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:31.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:31.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:32.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:30:32.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:32.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:30:32.112 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 12:30:32.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:30:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:32.112 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:32.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:30:32.113 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 12:30:32.113 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:") 12:30:32.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:32.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:32.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:32.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:32.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:30:32.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:30:32.116 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 12:30:32.150 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:30:32.150 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:30:32.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.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) 12:30:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:32.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:32.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:32.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:32.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:32.153 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:30:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:32.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:32.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:32.156 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.... 12:30:35.158 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 12:30:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:30:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:30:35.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:35.159 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 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:35.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:35.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:35.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:35.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:35.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:35.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') 12:30:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:35.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:35.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:35.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:35.160 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:35.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:35.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:35.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:35.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:35.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:35.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:35.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:35.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:35.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:35.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:35.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:35.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:35.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:35.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:36.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:36.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:36.164 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:36.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:36.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:36.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:36.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:36.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:36.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:36.166 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:36.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:36.166 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:36.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:36.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:36.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:36.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:36.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 '\*?\QProperties\E') 12:30:36.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:36.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:36.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:36.177 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:36.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:36.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:36.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:36.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 12:30:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:36.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:36.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:36.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:36.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:30:36.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:36.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:36.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:36.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:36.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:30:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:36.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:36.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:36.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:36.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:36.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:36.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:36.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:36.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:36.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:36.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:36.239 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:36.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:36.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:36.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:36.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:36.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:36.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:36.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:37.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:37.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:37.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:37.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:37.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:37.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:37.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:37.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:37.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:37.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:37.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:37.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:37.242 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:37.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:37.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:37.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:37.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:37.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:37.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:37.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:37.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:37.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:37.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:37.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:37.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:37.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:38.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:38.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:38.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:38.244 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:30:38.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:30:38.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:38.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:38.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 12:30:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:38.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:38.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:38.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:38.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 12:30:38.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:38.246 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:38.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:38.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:38.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:38.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.279 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:30:38.280 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:30:38.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:30:38.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:30:38.280 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:30:38.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:38.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:38.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:38.780 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 12:30:38.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 12:30:38.781 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 12:30:38.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 12:30:38.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 12:30:38.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:38.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:38.814 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:38.814 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:30:38.814 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:30:38.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:30:38.814 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:30:38.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 'Delete.*'] is available.... 12:30: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 'Delete.*'] is available. finished successfully 12:30:39.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:30:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:39.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:39.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:39.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:30:39.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:39.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:39.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:39.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:39.414 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:30:39.414 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:30:39.414 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:39.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:39.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:30:39.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:39.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:39.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:39.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:39.415 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:39.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:39.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:39.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:30:39.419 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:30:39.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:30:39.920 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:30:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:39.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:39.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:39.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:39.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 12:30:39.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 12:30:39.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:39.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:39.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.139 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.62 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 7.992 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.181 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.09 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:39.931 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:39.932 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:30:39.932 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:39.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:39.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:39.932 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:30:39.932 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:39.933 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:30:39.933 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:39.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:39.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:39.939 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:30:39.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:39.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:39.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:39.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:30:39.939 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:30:39.939 DEBUG [main][MenuItemLookup] Item match:Window 12:30:39.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:30:39.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:30:39.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:30:39.940 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:39.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:30:39.940 DEBUG [main][MenuItemLookup] Item match:Show View 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:39.944 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:30:39.944 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:30:39.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:30:39.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:30:39.956 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:30:40.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:30:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:30:40.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:30:40.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:40.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 12:30:40.020 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:40.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:30:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:40.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:30:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:40.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:40.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:40.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:30:40.021 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:30:40.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:30:40.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:30:40.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:40.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:30:40.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:40.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:40.023 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:30:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:40.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:40.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:30:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:30:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:30:40.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:30:40.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:40.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:40.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 '\*?\QProject Explorer\E') 12:30:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:40.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:40.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:40.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 12:30:40.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:40.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:40.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 '\*?\QProperties\E') 12:30:40.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:40.142 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:40.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:40.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:40.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 12:30:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:40.169 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:40.169 DEBUG [main][MenuItemLookup] Item match:File 12:30:40.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:30:40.170 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:30:40.173 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:30:40.173 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:30:40.173 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:30:40.173 DEBUG [main][MenuItemLookup] Item match:Project... 12:30:40.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 12:30:40.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 12:30:40.174 INFO [main][MenuItemHandler] Select menu item: P&roject... 12:30:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:30:40.238 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 12:30:40.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:30:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:40.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:30:40.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:30:40.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:30:40.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:40.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:30:40.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:40.743 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:40.743 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:40.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:30:40.744 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:30:40.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:30:40.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:30:40.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 "Next >") 12:30:40.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:30:40.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:40.748 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:30:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:40.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:40.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:40.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:40.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:30:40.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:30:40.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:30:40.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:30:40.785 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:30:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 12:30:40.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:40.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:30:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:40.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:40.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:40.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:40.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:40.788 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:30:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:40.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:40.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:40.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:40.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:30:41.290 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 12:30:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:41.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:41.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:41.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:41.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:41.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 '\*?\QProject Explorer\E') 12:30:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:41.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:41.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:41.293 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:41.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:41.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:41.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:41.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:41.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:41.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:41.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:41.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:41.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:41.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:41.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:41.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:42.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:42.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:42.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:42.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:42.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:42.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:42.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:42.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:42.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:42.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:30:42.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:30:42.349 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:30:42.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:30:42.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:30:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:42.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:42.359 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:42.359 DEBUG [main][MenuItemLookup] Item match:File 12:30:42.360 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:30:42.360 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:42.363 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:30:42.363 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:30:42.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:30:42.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:30:42.364 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:30:42.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 12:30:42.428 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 12:30:42.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:30:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:42.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:30:42.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:42.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:30:42.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:42.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:42.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:42.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 12:30:42.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 12:30:42.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:42.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:42.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 12:30:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 12:30:42.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 12:30:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:42.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 12:30:42.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:42.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 12:30:42.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 12:30:42.934 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 12:30:42.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 12:30:42.938 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 12:30:42.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 "Next >") 12:30:42.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:42.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:30:42.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:42.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:42.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:42.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:42.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:42.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:42.939 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:30:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:42.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:42.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:42.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:42.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:30:42.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:42.983 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 12:30:42.983 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:42.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:42.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:42.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:42.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:42.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:42.985 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:30:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:42.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:42.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... 12:30:43.836 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 12:30:43.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:43.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:43.836 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:43.836 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 12:30:43.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:43.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:43.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:43.836 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1783): Gtk-WARNING **: 12:30:43.940: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 12:30:44.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:44.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:44.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 12:30:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:44.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 12:30:44.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:30:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:44.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:44.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:44.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:44.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:44.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:44.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:44.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:44.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:44.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:44.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:44.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:44.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:44.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:44.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:44.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:45.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:45.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:45.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:45.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:45.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:45.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:45.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:45.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:45.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:30:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:45.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:45.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:45.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:45.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:45.552 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:30:45.552 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:30:45.552 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 12:30:45.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:30:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:45.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:30:45.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:45.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:30:45.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 12:30:45.553 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 12:30:45.553 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 12:30:45.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 12:30:45.566 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 12:30:45.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 12:30:45.566 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 12:30:45.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 12:30:45.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 12:30:45.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:30:45.628 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:30:45.728 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:30:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:45.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:30:45.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 12:30:46.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 12:30:46.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:47.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53dfa80a is found... 12:30:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53dfa80a is found finished successfully 12:30:47.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 '\*?\QNewXMLSchema.xsd\E') 12:30:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:47.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:47.235 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:30:47.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 12:30:47.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:47.244 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:47.244 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:30:47.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 12:30:47.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 12:30:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:47.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 12:30:47.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 '\*?\QProperties\E') 12:30:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:47.292 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:47.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:47.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:47.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 12:30:47.332 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') 12:30:47.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:47.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:47.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 12:30:47.333 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 12:30:47.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.333 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 12:30:47.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.379 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') 12:30:47.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.379 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:47.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:47.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 12:30:47.380 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 12:30:47.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.380 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 12:30:47.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.389 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') 12:30:47.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.390 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:47.390 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:47.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 12:30:47.390 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 12:30:47.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.390 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 12:30:47.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.404 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') 12:30:47.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.404 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:47.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 12:30:47.405 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 12:30:47.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.405 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 12:30:47.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:47.450 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") 12:30:47.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.450 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:47.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:30:47.451 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") 12:30:47.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.451 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 12:30:47.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:47.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:47.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:47.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 12:30:47.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:47.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 12:30:47.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:47.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:47.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:47.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:47.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 12:30:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:47.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 12:30:47.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:30:47.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:47.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:47.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:47.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:47.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:47.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:47.501 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:47.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:47.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:47.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:47.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:47.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:48.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:48.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:48.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:48.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:48.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:48.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:48.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 12:30:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:48.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:48.505 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:30:48.505 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:30:48.505 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 12:30:48.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:48.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:30:48.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:48.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:30:48.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 12:30:48.506 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 12:30:48.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 12:30:48.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 12:30:48.516 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 12:30:48.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 12:30:48.516 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 12:30:48.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 12:30:48.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 12:30:48.526 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:30:48.528 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:30:48.578 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:30:48.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:48.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51dfb467 is found... 12:30:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51dfb467 is found finished successfully 12:30:48.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 '\*?\QNewXMLSchema.xsd\E') 12:30:48.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:48.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:48.585 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:48.586 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:30:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 12:30:48.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:48.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:48.588 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:48.588 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:30:48.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.594 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 12:30:48.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 12:30:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:48.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 12:30:48.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 '\*?\QProperties\E') 12:30:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:48.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:48.607 INFO [WorkbenchTestable][AbstractView] Activate view Properties 12:30:48.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 12:30:48.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:48.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:48.661 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') 12:30:48.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:48.661 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 12:30:48.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:48.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:48.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 12:30:48.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:48.662 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:48.662 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:48.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 12:30:48.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 12:30:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:48.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 12:30:48.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:30:48.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:48.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:48.668 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:48.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:48.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:48.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:48.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:48.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:48.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:48.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:48.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:48.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:48.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:49.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:49.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:49.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:49.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:50.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:50.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:50.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:30:50.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:30:50.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:30:50.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:50.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:30:50.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 12:30:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:50.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:50.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:50.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:50.229 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:30:50.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:30:50.230 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:30:50.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:30:50.265 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:30:50.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:50.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:50.312 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:30:50.312 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:30:50.312 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:30:50.312 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:30:50.312 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:30:50.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:50.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:30:50.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:50.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:50.813 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 12:30:50.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:30:50.813 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:30:50.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:30:50.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:30:50.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:50.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'New' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:30:50.851 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:30:50.851 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:30:50.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:30:50.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:30:50.851 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:30:50.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 'Delete.*'] is available.... 12:30:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:30:50.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:30:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:50.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:30:50.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:50.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:50.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:50.970 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:30:50.970 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:30:50.970 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:30:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:50.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:50.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:30:50.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:50.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:30:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:50.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:50.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:50.972 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:30:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:50.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:50.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:30:50.976 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:30:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:30:51.476 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:30:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:30:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:30:51.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 12:30:51.476 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:51.476 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.546 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.617 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.211 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:51.487 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:51.489 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:30:51.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:51.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:51.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:51.489 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:30:51.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:51.490 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:30:51.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:51.490 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:51.490 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:30:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:51.490 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:51.493 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 12:30:54.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:30:54.500 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 12:30:54.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:54.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:54.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:54.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:54.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'File' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:30:54.501 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:30:54.501 DEBUG [main][MenuItemLookup] Item match:Window 12:30:54.502 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:30:54.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:30:54.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:30:54.502 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:54.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:30:54.502 DEBUG [main][MenuItemLookup] Item match:Show View 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:54.506 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:30:54.506 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:30:54.506 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:30:54.506 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:30:54.506 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:30:54.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:30:54.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 12:30:54.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:30:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:54.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 12:30:54.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:54.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:54.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:54.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:54.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:30:54.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:30:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:30:54.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:54.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:54.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:30:54.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:30:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:30:54.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:30:54.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:30:54.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:30:54.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 12:30:54.568 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 12:30:54.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 12:30:54.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 12:30:54.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:54.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:54.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:54.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.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") 12:30:54.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:54.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:30:54.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:54.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:54.570 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:30:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:54.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:54.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:54.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:30:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:30:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 12:30:54.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 12:30:54.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.690: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:54.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:54.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:54.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 '\*?\QError Log\E') 12:30:54.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:54.702 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:54.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:54.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:54.704 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:54.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:54.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.718: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:54.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:30:54.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:54.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:54.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 12:30:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.751: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:54.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:54.757 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:54.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:54.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:54.758 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:54.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:54.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.ui.views.log.LogView, index 0 and no matchers specified 12:30:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:54.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:54.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.790: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:54.791 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:30:54.791 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:54.791 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:30:54.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:30:54.791 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:30:54.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:30:54.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:30:54.791 INFO [main][MenuItemHandler] Select menu item: &Delete Log (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:30:54.820 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 12:30:54.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:30:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:54.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:54.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:30:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30: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 "Delete All Events") 12:30:54.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:54.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:30:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:54.823 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:30:54.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:54.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:54.823 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:54.823 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:30:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:30:54.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:30:54.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:54.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30: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 '\*?\QError Log\E') 12:30:54.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:54.865 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:54.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:54.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.867 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:30:54.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.870 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:30:54.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.887 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:54.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:54.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:54.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:30:54.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:54.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:54.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:54.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:30:54.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:54.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:54.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:54.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:30:54.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:54.893 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:30:54.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:54.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:54.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:54.893 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:54.897 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1783): Gtk-CRITICAL **: 12:30:54.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:30:57.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:30:57.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:57.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:57.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 '\*?\QError Log\E') 12:30:57.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:57.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:57.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:57.913 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:57.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:57.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:57.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:57.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:57.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:57.914 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:57.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:57.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:57.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:57.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:57.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:57.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:57.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:57.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.939 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:30:57.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:57.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:57.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:57.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:57.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 '\*?\QError Log\E') 12:30:57.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:57.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:57.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:57.949 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:57.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:57.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:57.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:57.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:57.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:57.949 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:57.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:57.965 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 12:30:57.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:57.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:57.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:57.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:30:57.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:30:57.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:57.993 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:30:57.993 DEBUG [main][MenuItemLookup] Found menu:'' 12:30:57.993 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:30:57.993 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:30:57.993 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:30:57.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:30:57.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:30:57.993 INFO [main][MenuItemHandler] Select menu item: &Delete Log 12:30:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:30:58.022 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 12:30:58.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:30:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:58.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:58.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:58.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:30:58.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.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 "Delete All Events") 12:30:58.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:30:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:58.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:30:58.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:30:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:58.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:58.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:30:58.023 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:30:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:30:58.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:30:58.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:30:58.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:30:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:30:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:30:58.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:30:58.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:30:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:30:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:30:58.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:30:58.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:30:58.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:58.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:58.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:30:58.063 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:58.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:58.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:58.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:30:58.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:30:58.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:30:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:58.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:58.066 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:58.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:58.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:58.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:30:58.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:58.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:58.083 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:58.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:58.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:58.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:30:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:58.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:58.086 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:30:58.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:30:58.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:30:58.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:30:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:30:58.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:30:58.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:30:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:30:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:30:58.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:58.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:30:58.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:30:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:30:58.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:30:58.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:30:58.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:30:58.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:30:58.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:30:58.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:30:58.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:30:58.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:30:58.091 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1783): Gtk-CRITICAL **: 12:30:58.101: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:30:58.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:31:01.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:01.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:01.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:01.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 12:31:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:01.109 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.110 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.129 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:31:01.129 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.129 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:31:01.129 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.129 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 12:31:01.129 DEBUG [main][MenuItemLookup] Item match:Activate on new events 12:31:01.131 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:31:01.131 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.131 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:31:01.131 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.131 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 12:31:01.131 DEBUG [main][MenuItemLookup] Item match:Activate on new events 12:31:01.131 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.132 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:31:01.132 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.132 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:31:01.132 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.132 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 12:31:01.132 DEBUG [main][MenuItemLookup] Item match:Activate on new events 12:31:01.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 12:31:01.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 12:31:01.132 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 12:31:01.133 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.134 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:31:01.134 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.134 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:31:01.134 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.134 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 12:31:01.134 DEBUG [main][MenuItemLookup] Item match:Activate on new events 12:31:01.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 12:31:01.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 12:31:01.134 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 12:31:01.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:01.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:01.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:01.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 '\*?\QError Log\E') 12:31:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:01.149 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.150 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.151 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 12:31:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:01.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:01.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:01.183 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:01.183 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:01.183 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:01.183 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:01.183 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:01.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:31:01.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:31:01.183 INFO [main][MenuItemHandler] Select menu item: &Delete Log 12:31:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:31:01.212 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 12:31:01.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:31:01.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:01.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:01.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:01.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:01.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:01.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.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 "Delete All Events") 12:31:01.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:01.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:01.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:01.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:01.214 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:31:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:01.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:01.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:01.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:31:01.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:01.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:01.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 12:31:01.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:01.254 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:01.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:01.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.257 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:01.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.274 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.279 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:01.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:01.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:01.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:01.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:01.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:01.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:01.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:31:01.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:01.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:01.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:01.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:01.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:01.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:01.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:01.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:01.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:01.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:01.284 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1783): Gtk-CRITICAL **: 12:31:01.296: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:31:01.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:31:04.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.290 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:04.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:04.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:04.296 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:04.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 '\*?\QError Log\E') 12:31:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:04.300 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:04.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:04.301 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:04.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:04.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.326 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:04.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:04.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:04.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 12:31:04.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:04.335 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:04.336 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:04.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:04.336 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 12:31:04.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:04.338 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:04.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:04.369 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:04.369 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:04.369 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:04.369 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:04.369 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:04.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:31:04.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:31:04.369 INFO [main][MenuItemHandler] Select menu item: &Delete Log 12:31:04.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:31:04.398 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 12:31:04.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:04.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:04.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:04.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:04.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete All Events") 12:31:04.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:04.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:04.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:04.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:04.400 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:31:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:04.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:04.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:04.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:04.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:04.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:31:04.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:04.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:04.436 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 12:31:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:04.455 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:04.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:04.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:04.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.472 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.477 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:04.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.479 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:04.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:04.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:04.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:04.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:04.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:31:04.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:04.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:04.481 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:04.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:04.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:04.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:04.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:04.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:04.484 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1783): Gtk-CRITICAL **: 12:31:04.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:31:04.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:31:07.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:07.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:07.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:07.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 '\*?\QError Log\E') 12:31:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:07.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:07.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:07.500 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:07.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:07.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:07.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:07.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:07.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:07.501 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:07.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:07.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:07.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:07.525 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:07.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:07.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:07.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:07.526 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 12:31:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:07.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:07.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:07.526 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:07.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:07.540 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:07.540 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:07.540 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:07.540 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 12:31:07.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 12:31:07.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 12:31:07.540 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 12:31:07.544 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:07.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:07.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:07.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:07.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:07.547 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:07.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:07.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:07.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:07.548 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 12:31:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:07.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:07.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:07.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:07.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:07.563 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:07.563 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:07.563 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:07.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:07.563 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 12:31:07.563 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 12:31:07.563 DEBUG [main][MenuItemLookup] Item match:Restore Log 12:31:07.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 12:31:07.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 12:31:07.563 INFO [main][MenuItemHandler] Select menu item: &Restore Log 12:31:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... (Eclipse:1783): Gtk-CRITICAL **: 12:31:07.614: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:31:08.621 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 12:31:08.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:31:08.621 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 12:31:08.621 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:08.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:08.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:08.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:31:08.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:08.643 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:08.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:08.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:08.643 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:08.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:08.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:08.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.views.log.LogView, index 0 and no matchers specified 12:31:08.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:08.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:08.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:08.673 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:08.673 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:08.673 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:08.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:08.673 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:08.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:31:08.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:31:08.673 INFO [main][MenuItemHandler] Select menu item: &Delete Log 12:31:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:31:08.702 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 12:31:08.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:31:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:08.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:08.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:08.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.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 "Delete All Events") 12:31:08.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:08.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:08.703 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:31:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:08.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:08.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:31:08.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:08.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31: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 '\*?\QError Log\E') 12:31:08.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:08.743 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:08.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:08.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.745 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:08.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.748 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:08.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.764 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:08.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:08.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:08.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:08.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:08.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:08.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:08.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:31:08.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:08.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:08.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:08.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:08.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:08.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:08.770 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:08.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:08.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:08.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:08.770 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:08.773 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1783): Gtk-CRITICAL **: 12:31:08.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:31:08.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:31:11.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:11.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:11.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:11.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 '\*?\QError Log\E') 12:31:11.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:11.790 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:11.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:11.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:11.791 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:11.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:11.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:11.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.797 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:11.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:11.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:11.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:11.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.views.log.LogView, index 0 and no matchers specified 12:31:11.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:11.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:11.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:11.824 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:11.824 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:11.824 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:11.824 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:11.824 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:11.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:31:11.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:31:11.825 INFO [main][MenuItemHandler] Select menu item: &Delete Log 12:31:11.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:31:11.853 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 12:31:11.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:11.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:11.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:31:11.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:11.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:11.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:11.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:11.854 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:31:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:11.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:11.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:11.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:11.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:11.878 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:11.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:11.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:11.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:11.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.880 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:11.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:11.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:11.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:11.881 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 12:31:11.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:11.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:11.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:11.895 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:11.895 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:11.895 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:11.895 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:11.895 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:11.896 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 12:31:11.896 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:11.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:11.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:11.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:11.897 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 12:31:11.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:11.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:11.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:11.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:11.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:11.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:11.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:11.909 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:11.909 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:11.909 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:11.909 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:11.909 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 12:31:11.909 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 12:31:11.909 DEBUG [main][MenuItemLookup] Item match:Restore Log 12:31:11.909 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 12:31:11.909 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 12:31:11.909 INFO [main][MenuItemHandler] Select menu item: &Restore Log 12:31:11.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:31:12.959 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 12:31:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:31:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available. finished successfully 12:31:12.960 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:12.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:12.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:12.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:12.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:12.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:12.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:12.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:12.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:12.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:12.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:12.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:12.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:12.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:12.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 '\*?\QError Log\E') 12:31:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:12.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:12.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:12.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:12.979 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:12.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:12.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:12.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:12.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:12.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:12.979 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:12.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:12.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:12.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:12.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:12.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:12.980 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 12:31:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:12.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:12.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:12.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:12.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:12.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:12.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:13.007 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:13.007 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:13.007 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:13.007 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:13.007 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:13.007 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 12:31:13.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:31:13.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:13.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:13.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:13.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:13.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 '\*?\QError Log\E') 12:31:13.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:13.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:13.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:13.023 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:13.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:13.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:13.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:13.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:13.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:13.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:13.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:13.025 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:13.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:13.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:13.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:13.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:13.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:13.028 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:13.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:13.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:13.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:13.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:13.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:13.045 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:13.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:13.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:13.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:13.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:13.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:31:13.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:13.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:13.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:13.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:13.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:13.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:13.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:13.050 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1783): Gtk-CRITICAL **: 12:31:13.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:31:16.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:16.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:16.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 '\*?\QError Log\E') 12:31:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:16.066 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:16.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:16.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:16.067 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:16.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:16.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 12:31:16.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:16.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:16.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') 12:31:16.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:16.102 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:16.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:16.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:16.103 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:16.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:16.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:16.104 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 12:31:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:16.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:16.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:16.133 DEBUG [main][MenuItemLookup] Found menu:'Copy' 12:31:16.133 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:16.133 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 12:31:16.133 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 12:31:16.134 DEBUG [main][MenuItemLookup] Item match:Delete Log 12:31:16.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 12:31:16.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 12:31:16.134 INFO [main][MenuItemHandler] Select menu item: &Delete Log 12:31:16.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 12:31:16.163 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 12:31:16.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 12:31:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:16.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:16.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.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 "Delete All Events") 12:31:16.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:16.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 12:31:16.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:16.164 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 12:31:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:16.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:16.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:16.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:16.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 12:31:16.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:16.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:16.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 '\*?\QError Log\E') 12:31:16.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:16.205 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 12:31:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:16.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.223 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:16.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.226 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.230 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 12:31:16.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 12:31:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:16.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 12:31:16.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 12:31:16.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:16.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:16.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:16.232 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 12:31:16.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 12:31:16.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:16.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:16.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.745 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.402 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.195 s testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.194 s getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.2 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.288 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.278 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.184 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:16.241 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:16.242 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:31:16.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:16.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:16.242 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:16.242 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:31:16.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:16.245 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:31:16.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:16.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:31:16.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.245 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.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: "New Java Project"] 12:31:16.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.246 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:16.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:31:16.247 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:16.247 DEBUG [main][MenuItemLookup] Item match:File 12:31:16.248 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:16.248 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:16.250 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:16.250 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:16.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:16.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:16.251 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:31:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:31:16.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:16.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.324 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:16.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:16.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:16.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:16.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:16.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:16.326 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:16.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:16.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:31:16.326 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:31:16.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:31:16.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:31:16.329 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:16.329 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:16.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:31:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:16.330 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:16.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:16.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:16.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:16.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:31:16.527 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 12:31:16.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:31:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:16.528 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:31:16.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:16.528 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 12:31:16.528 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:") 12:31:16.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:16.530 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:16.531 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 12:31:16.564 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:31:16.564 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:31:16.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.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) 12:31:16.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:16.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:16.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:16.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:16.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:16.567 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:16.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:16.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:16.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:16.588 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.... 12:31:20.034 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 12:31:20.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:20.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:20.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:20.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:20.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:20.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:20.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:20.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:20.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 '\*?\QPackage Explorer\E') 12:31:20.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:20.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:20.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:20.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:20.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:20.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:20.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:20.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:20.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:20.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:20.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:20.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:20.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:20.079 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:20.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:20.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:20.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:20.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:20.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:20.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:20.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:21.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:21.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:21.081 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:21.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:21.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:21.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:21.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 12:31:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:21.082 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:21.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 12:31:21.082 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 12:31:21.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 12:31:21.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 12:31:21.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.086 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:21.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:21.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 12:31:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:21.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:21.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 12:31:21.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 12:31:21.089 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:21.089 DEBUG [main][MenuItemLookup] Item match:File 12:31:21.089 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:21.089 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:21.092 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:21.092 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:21.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:21.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:21.093 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:31:21.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 'New|Select a wizard'] is available. finished successfully 12:31:21.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:21.165 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:21.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:21.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:21.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:21.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:21.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:21.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:21.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:21.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:31:21.167 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:31:21.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:31:21.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:31:21.170 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:21.170 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:21.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:31:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:21.171 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:21.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:21.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:21.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'] 12:31:21.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:31:21.316 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 12:31:21.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:31:21.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:21.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:21.317 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:21.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:21.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 "Name:") 12:31:21.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:21.328 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:21.329 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 12:31:21.350 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:") 12:31:21.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:21.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:21.355 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:31:21.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.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)") 12:31:21.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:21.362 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:31:21.362 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:31:21.362 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:31:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:21.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:21.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:21.362 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:21.362 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:31:21.362 DEBUG [WorkbenchTestable][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) 12:31:21.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:21.364 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:21.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:21.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:21.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:21.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:21.951 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:21.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:21.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:21.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:21.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:21.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:21.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:21.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:21.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:21.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 '\*?\QPackage Explorer\E') 12:31:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:21.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:21.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:21.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:21.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:21.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:21.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:21.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:21.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:21.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:21.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:21.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:21.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:21.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:21.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:21.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:21.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:22.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:22.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:23.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:23.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:23.000 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:23.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:23.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:23.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:23.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 12:31:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:23.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:23.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:23.001 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:23.002 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:23.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:23.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:23.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:23.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:23.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:23.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:23.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:23.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:23.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:23.003 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:23.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:23.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:23.006 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:23.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:23.006 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:23.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:23.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:23.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:23.009 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:23.049 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:23.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:23.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:23.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:23.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:23.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:23.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:23.063 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:23.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:23.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:23.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:23.102 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:23.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:23.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:23.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:23.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 12:31:23.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:23.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:23.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:23.103 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 12:31:23.103 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:23.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:23.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:23.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:23.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:23.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:23.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:23.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:23.106 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:23.107 DEBUG [main][EditorHandler] 3 editor(s) found 12:31:23.107 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 12:31:23.130 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 12:31:23.130 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 12:31:23.160 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 12:31:23.161 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 12:31:23.249 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 12:31:23.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.251 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:23.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:23.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:23.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 '\*?\QOutline\E') 12:31:23.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:23.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:23.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:23.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:23.257 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:23.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:23.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:23.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:23.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:23.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:23.259 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:23.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:23.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:23.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:23.259 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.*') 12:31:23.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:23.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:23.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:23.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:24.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:24.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:24.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:24.263 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:24.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:24.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:24.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:24.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:24.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:24.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:24.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:24.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:24.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:24.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:24.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:24.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:24.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:24.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:24.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:24.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:24.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:24.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:24.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 '\*?\QPackage Explorer\E') 12:31:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:24.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:24.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:24.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:24.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:24.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:24.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:24.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:24.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:24.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:24.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:24.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:24.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:24.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:24.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:24.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:24.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:24.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:24.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:25.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:25.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:25.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:25.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:25.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:25.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:25.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 12:31:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:25.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:25.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:25.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:25.304 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:25.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:25.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:25.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:25.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:25.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:25.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:25.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:25.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:25.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:25.305 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:25.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:25.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:25.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:25.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:25.305 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:25.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:25.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:25.309 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:25.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:25.309 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:25.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:25.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:25.311 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:25.313 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:25.447 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:25.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:25.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:25.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:25.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 '\*?\QOutline\E') 12:31:25.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:25.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:25.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:25.475 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:25.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:25.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:25.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:25.512 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:25.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:25.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:25.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:25.513 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.*') 12:31:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:25.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:25.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:25.513 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 12:31:25.513 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:25.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:25.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:25.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:25.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:25.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:25.514 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:25.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:25.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:25.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:25.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:25.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:25.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:25.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:25.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:25.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 '\*?\QPackage Explorer\E') 12:31:25.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:25.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:25.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:25.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:25.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:25.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:25.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:25.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:25.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:25.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:25.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:25.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:25.557 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:25.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:25.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:25.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:25.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:25.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:25.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:26.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:26.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:26.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:26.559 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:26.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:26.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:26.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:26.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 12:31:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:26.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:26.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:26.560 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:26.560 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:26.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:26.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:26.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:26.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:26.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:26.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:26.561 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:26.562 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:26.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:26.567 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:26.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:26.567 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:26.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:26.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:26.568 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:26.569 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:26.607 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:26.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:26.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:26.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:26.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 '\*?\QOutline\E') 12:31:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:26.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:26.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:26.638 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:26.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:26.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:26.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:26.671 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:26.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:26.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:26.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:26.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: Matcher matching text to regular expression 'Sort.*') 12:31:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:26.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:26.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:26.672 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 12:31:26.672 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:26.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:26.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:26.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:26.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:26.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:26.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:26.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:26.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:26.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:26.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:26.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:26.674 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:26.674 DEBUG [main][EditorHandler] 1 editor(s) found 12:31:26.674 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 12:31:26.807 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 12:31:26.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.810 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:26.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:26.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:26.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:26.821 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:26.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:26.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:26.823 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:26.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:26.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:26.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:26.824 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.*') 12:31:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:26.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:26.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:27.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:27.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:27.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:27.827 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:27.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:27.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:27.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:27.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:27.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:27.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:27.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:27.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:27.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:27.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:27.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:27.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:27.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:27.828 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:27.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:27.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:27.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:27.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:27.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 '\*?\QPackage Explorer\E') 12:31:27.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:27.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:27.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:27.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:27.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:27.830 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:27.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:27.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:27.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:27.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:27.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:27.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:27.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:27.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:27.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:27.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:28.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:28.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:28.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:28.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:28.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:28.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:28.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:28.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:28.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:31:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:28.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:28.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:28.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:28.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:28.868 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:28.868 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:28.868 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:28.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:28.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:28.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:28.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:28.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:28.869 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:28.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:28.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:28.873 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:28.873 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:28.873 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:28.873 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:28.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:28.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:28.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:29.011 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:29.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:29.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:29.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:29.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 '\*?\QOutline\E') 12:31:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:29.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:29.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:29.039 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:29.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:29.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:29.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:29.076 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:29.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:29.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:29.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:29.077 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.*') 12:31:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:29.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:29.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:29.078 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 12:31:29.078 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:29.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:29.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:29.082 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:29.082 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:29.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:29.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:29.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:29.084 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:29.084 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:29.084 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:29.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:29.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:29.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:29.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') 12:31:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:29.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:29.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:29.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:29.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:29.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:29.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:29.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:29.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:29.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:29.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:29.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:29.142 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:29.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:29.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:29.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:29.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:29.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:29.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:30.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:30.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:30.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:30.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:30.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:30.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:31:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:30.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:30.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:30.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:30.145 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:30.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:30.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:30.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:30.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:30.146 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:30.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:30.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:30.151 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:30.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:30.151 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:30.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:30.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:30.153 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:30.154 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:30.227 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:30.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:30.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:30.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:30.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:30.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:30.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:30.240 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:30.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:30.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:30.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:30.277 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:30.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:30.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:30.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:30.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: Matcher matching text to regular expression 'Sort.*') 12:31:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:30.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:30.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:30.278 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 12:31:30.278 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:30.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:30.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:30.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:30.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:30.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:30.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:30.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:30.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:30.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:30.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:30.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:30.280 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:30.280 DEBUG [main][EditorHandler] 1 editor(s) found 12:31:30.280 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 12:31:30.358 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 12:31:30.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:30.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:30.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:30.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:30.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:30.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:30.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:30.382 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:30.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:30.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:30.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:30.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:30.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:30.384 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:30.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:30.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:30.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:30.384 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.*') 12:31:30.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:30.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:30.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:30.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:31.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:31.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:31.387 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:31.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:31.387 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:31.387 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:31.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:31.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:31.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:31.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:31.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:31.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:31.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:31.388 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:31.388 DEBUG [main][EditorHandler] 0 editor(s) found 12:31:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:31.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:31.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:31.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:31.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:31.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:31.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:31.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:31.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:31.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:31.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:31.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:31.411 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:31.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:31.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:31.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:31.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:31.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:31.412 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:31.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:31.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:31.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:31.413 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.*') 12:31:31.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:31.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:31.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:31.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:31.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:32.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:32.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:32.428 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:32.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:32.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:32.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:32.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:32.428 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:32.428 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:32.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:32.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:32.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:32.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:32.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:32.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:32.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:32.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:32.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:32.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:32.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:32.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') 12:31:32.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:32.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:32.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:32.431 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:32.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:32.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:32.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:32.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:32.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:32.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:32.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:32.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:32.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:32.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:32.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:32.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:32.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:32.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:32.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:33.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:33.466 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:33.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:33.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:33.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:33.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:31:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:33.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:33.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:33.467 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:33.467 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:33.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:33.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:33.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:33.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:33.468 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:33.468 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:33.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:33.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:33.471 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:33.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:33.471 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:33.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:33.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:33.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:33.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:33.606 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:33.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:33.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:33.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:33.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:33.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:33.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:33.640 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:33.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:33.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:33.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:33.677 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:33.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:33.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:33.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:33.678 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.*') 12:31:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:33.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:33.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:33.678 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 12:31:33.678 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:33.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:33.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:33.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:33.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:33.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:33.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:33.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:33.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:33.683 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:33.684 DEBUG [main][EditorHandler] 1 editor(s) found 12:31:33.684 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 12:31:33.827 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 12:31:33.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:33.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:33.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:33.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 '\*?\QOutline\E') 12:31:33.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:33.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:33.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:33.838 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:33.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:33.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:33.840 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:33.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:33.840 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.*') 12:31:33.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:33.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:33.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:34.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:34.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:34.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:34.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:34.843 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:34.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:34.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:34.843 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:34.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:34.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:34.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:34.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:34.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:34.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:34.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:34.844 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:34.844 DEBUG [main][EditorHandler] 0 editor(s) found 12:31:34.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:34.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:34.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:34.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:34.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:34.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:34.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:34.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 '\*?\QOutline\E') 12:31:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:34.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:34.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:34.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:34.853 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:34.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:34.855 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:34.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:34.855 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.*') 12:31:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:34.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:34.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:35.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:35.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:35.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:35.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:35.858 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:35.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:35.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:35.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:35.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:35.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:35.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:35.859 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:35.859 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:35.859 DEBUG [main][EditorHandler] 0 editor(s) found 12:31:35.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:35.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:35.862 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:35.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:35.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:35.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:35.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:35.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:35.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:35.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:35.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:35.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:35.868 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:35.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:35.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:35.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:35.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:35.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:35.869 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:35.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:35.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:35.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:35.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 12:31:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:35.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:35.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:36.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:36.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:36.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:36.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:36.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:36.872 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:31:36.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:36.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:36.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:36.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:36.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:36.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:36.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:36.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:36.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:36.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:36.872 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:31:36.872 DEBUG [main][EditorHandler] 0 editor(s) found 12:31:36.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:36.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:36.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:36.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:36.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:36.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:36.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:36.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:36.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:36.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 12:31:36.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:36.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:36.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:36.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:36.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:36.881 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:36.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:36.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:36.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:36.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:36.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:36.883 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:36.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:36.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:36.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:31:36.883 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.*') 12:31:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:36.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:36.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:37.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:37.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:37.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:37.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:37.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:37.886 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:37.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:37.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:37.886 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:37.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:37.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:37.887 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:37.887 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:37.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:37.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:37.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:37.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:37.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:37.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:37.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:37.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:37.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:37.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:37.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:37.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:37.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:31:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:37.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:37.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:37.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:37.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:37.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:37.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:37.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:37.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:37.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:37.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:37.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:37.924 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:37.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:37.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:37.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:37.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:37.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:37.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:38.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:38.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:38.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:38.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:39.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:39.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:39.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:39.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:39.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:39.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:39.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 12:31:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:39.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:39.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:39.427 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:39.427 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:39.427 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:39.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:39.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:39.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:39.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:39.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:39.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:39.428 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:39.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:39.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:39.431 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:39.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:39.431 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:39.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:39.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:39.435 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:39.435 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:39.595 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:39.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.625 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:39.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:39.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:39.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 '\*?\QOutline\E') 12:31:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:39.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:39.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:39.634 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:39.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:39.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:39.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:39.676 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:39.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:39.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:39.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:39.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 12:31:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:39.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:39.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:39.679 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 12:31:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:39.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:39.679 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:39.679 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:39.680 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:39.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:39.681 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:39.681 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:39.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:39.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:39.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:39.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:31:39.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:39.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:39.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:39.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:39.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:39.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:39.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:39.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:39.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:39.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:39.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:39.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:39.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:39.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:39.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:39.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:39.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:39.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:39.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:40.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:40.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:40.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:40.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:40.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:40.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:40.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:40.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:31:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:40.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:40.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:40.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:40.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:40.728 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:40.728 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 12:31:40.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 12:31:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:40.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 12:31:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:40.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 12:31:40.728 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:40.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:40.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:40.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:40.729 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:31:40.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:40.729 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:40.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:40.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:40.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:40.729 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:40.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:40.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:40.734 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:31:40.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:31:40.734 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:31:40.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:31:40.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:31:40.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:31:40.736 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:31:40.772 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:31:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:40.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:40.778 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 12:31:40.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:40.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 12:31:40.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:40.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:40.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 12:31:40.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 '\*?\QOutline\E') 12:31:40.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:40.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:40.786 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:40.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:40.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:40.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:40.823 INFO [WorkbenchTestable][AbstractView] Activate view Outline 12:31:40.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 12:31:40.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:40.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:40.824 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.*') 12:31:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:41.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:41.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:41.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:41.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:41.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:31:41.828 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 12:31:41.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:41.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:41.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:41.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:41.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:41.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 12:31:41.828 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:41.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:41.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:41.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:41.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:41.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:41.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:41.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:41.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:41.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:42.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:42.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:42.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:42.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:42.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:42.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:42.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:42.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:42.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 12:31:42.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:42.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:42.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:42.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:42.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:42.858 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 12:31:42.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 12:31:42.859 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 12:31:42.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 12:31:42.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 12:31:42.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:42.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'New' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.893 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:31:42.893 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:31:42.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:31:42.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:31:42.893 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:31:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:42.895 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 12:31:42.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 12:31:42.895 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 12:31:42.895 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 12:31:42.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 12:31:42.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:31:42.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'New' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:31:42.925 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:31:42.925 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:31:42.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:31:42.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:31:42.925 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:31:42.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 'Delete.*'] is available.... 12:31:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:31:43.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:31:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:43.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:43.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:43.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: 32) 12:31:43.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:43.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:31:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:43.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:43.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:43.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:43.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:43.518 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:31:43.518 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:31:43.518 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:31:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:43.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:43.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:31:43.518 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:43.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:31:43.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:43.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:43.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:43.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:43.519 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:31:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:43.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:43.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:43.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:31:43.522 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:31:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:31:44.023 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:31:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:44.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 12:31:44.023 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:44.023 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.783 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.154 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.158 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.25 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.159 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.153 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.257 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.196 s testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.108 s testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.04 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.255 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.161 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.015 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.013 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.015 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.793 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.147 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.032 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.033 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:31:44.033 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:44.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:44.034 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:44.034 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:44.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:44.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:44.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:44.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:44.043 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 12:31:44.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:44.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.044 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.044 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.045 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.045 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.045 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.045 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.045 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.045 DEBUG [main][MenuItemLookup] Item match:Show View 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.050 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:31:44.050 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:31:44.068 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:31:44.068 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:31:44.068 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:31:44.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:31:44.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:31:44.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.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 12:31:44.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:31:44.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:44.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:44.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:31:44.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:44.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:44.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:44.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:44.140 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 12:31:44.140 DEBUG [main][TreeItemHandler] Selecting tree item: Search 12:31:44.140 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 12:31:44.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 12:31:44.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.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 "Open") 12:31:44.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:44.141 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:31:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:44.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:44.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 12:31:44.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 12:31:44.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:44.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E') 12:31:44.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:44.241 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:44.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:44.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:44.242 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.243 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 12:31:44.243 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 12:31:44.243 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 12:31:44.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.243 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:31:44.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.275 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:44.275 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:44.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.306 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 12:31:44.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:44.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 12:31:44.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:44.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:44.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:44.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:44.311 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 12:31:44.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:44.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.312 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.312 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.312 DEBUG [main][MenuItemLookup] Item match:Show View 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.316 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:31:44.316 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:31:44.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:31:44.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:31:44.331 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:31:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:31:44.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:31:44.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:31:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:31:44.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:44.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:31:44.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:44.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:44.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:31:44.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:44.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:44.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:44.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 12:31:44.393 DEBUG [main][TreeItemHandler] Selecting tree item: Search 12:31:44.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 12:31:44.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 12:31:44.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:31:44.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:44.395 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:31:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:44.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:44.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:44.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 12:31:44.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 12:31:44.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:44.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 '\*?\QSearch\E') 12:31:44.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:44.479 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:44.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:44.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:44.493 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.493 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 12:31:44.494 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.494 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 12:31:44.494 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.495 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 12:31:44.496 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...") 12:31:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:31:44.496 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.497 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 12:31:44.497 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 12:31:44.497 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 12:31:44.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.497 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:31:44.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:44.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 12:31:44.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:44.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 12:31:44.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:44.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:44.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:44.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:44.556 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 12:31:44.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:44.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.557 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.557 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.558 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.558 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.558 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.558 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.558 DEBUG [main][MenuItemLookup] Item match:Show View 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.561 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:31:44.561 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:31:44.561 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:31:44.561 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:31:44.561 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:31:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:31:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:31:44.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:31:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:31:44.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:31:44.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:44.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:44.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:31:44.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:44.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:44.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:44.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 12:31:44.629 DEBUG [main][TreeItemHandler] Selecting tree item: Search 12:31:44.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 12:31:44.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 12:31:44.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.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") 12:31:44.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:44.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:44.630 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:31:44.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:44.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:44.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:44.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:44.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 12:31:44.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 12:31:44.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:44.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 '\*?\QSearch\E') 12:31:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:44.715 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:44.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:44.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:44.729 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.730 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 12:31:44.730 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.730 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 12:31:44.730 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...") 12:31:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 12:31:44.731 INFO [WorkbenchTestable][AbstractView] Activate view Search 12:31:44.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:44.744 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 12:31:44.744 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 12:31:44.744 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 12:31:44.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 12:31:44.745 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:31:44.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.778 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:44.778 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:44.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 12:31:44.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 12:31:44.799 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:31:44.799 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:31:44.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.768 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.272 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.243 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.25 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:31:44.807 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:31:44.809 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:31:44.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:44.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:31:44.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:44.809 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:31:44.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:44.810 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:31:44.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:44.810 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:31:44.810 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:31:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:31:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.810 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.810 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:31:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.811 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:31:44.811 DEBUG [main][MenuItemLookup] Item match:Perspective 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:31:44.811 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:31:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:31:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.811 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:31:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.812 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:31:44.812 DEBUG [main][MenuItemLookup] Item match:Perspective 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:31:44.812 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:31:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.812 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.812 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:31:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:44.813 DEBUG [main][MenuItemLookup] Item match:Window 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:31:44.813 DEBUG [main][MenuItemLookup] Item match:Perspective 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:31:44.813 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:31:44.813 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:31:44.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:31:44.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:31:44.813 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:31:44.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:31:44.843 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 12:31:44.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:31:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:44.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:31:44.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.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 "Reset Perspective") 12:31:44.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:44.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:31:44.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:44.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:44.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:44.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:44.844 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:31:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:44.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:44.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:44.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:45.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:45.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:45.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:45.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 '\*?\QPackage Explorer\E') 12:31:45.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:45.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:45.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:45.038 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:45.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:45.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:45.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:31:45.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:45.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:45.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:45.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:45.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:45.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:31:45.040 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:45.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:45.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:45.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:31:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:45.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:45.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.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: "New Java Project"] 12:31:45.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.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: "New Java Project"] 12:31:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:45.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:45.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:45.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:45.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:45.042 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:45.042 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:45.042 DEBUG [main][MenuItemLookup] Item match:File 12:31:45.043 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:45.043 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:45.046 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:45.046 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:45.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:45.046 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:45.046 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:45.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.... 12:31:45.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. finished successfully 12:31:45.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:45.124 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:45.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:45.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:45.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:45.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:45.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:45.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:45.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:45.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:45.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:45.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:45.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:45.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:31:45.126 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:31:45.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:31:45.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:31:45.129 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:45.129 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:45.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:31:45.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:45.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:45.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:45.136 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:45.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:45.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:45.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:45.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:45.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'] 12:31:45.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:31:45.345 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 12:31:45.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:31:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:45.346 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:31:45.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:45.346 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 12:31:45.346 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:") 12:31:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:45.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:45.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:45.348 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:45.349 INFO [WorkbenchTestable][AbstractText] Text set to: Project 12:31:45.387 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:31:45.387 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:31:45.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) 12:31:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:45.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:45.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:45.389 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:45.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:45.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:45.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 12:31:48.397 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 12:31:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:48.397 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 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:48.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:48.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:31:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:48.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:48.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:31:48.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:31:48.399 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:48.399 DEBUG [main][MenuItemLookup] Item match:File 12:31:48.400 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:48.400 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:48.402 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:48.402 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:48.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:48.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:48.403 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:48.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.... 12:31:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:31:48.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:48.600 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:48.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:48.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:48.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:48.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:48.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:48.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:48.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:48.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:48.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:48.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:31:48.603 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:31:48.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:31:48.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:31:48.608 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:48.608 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:48.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) 12:31:48.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:48.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:48.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:48.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:48.635 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:48.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:48.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:48.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'] 12:31:48.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:31:48.846 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 12:31:48.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:31:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:48.847 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:48.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:48.847 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:") 12:31:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:48.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:48.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:48.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:48.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:48.931 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:48.932 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 12:31:48.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 12:31:48.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:48.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:48.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:48.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:48.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:48.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:48.963 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:31:48.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.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)") 12:31:48.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:48.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:48.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:48.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:48.969 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:31:48.969 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:31:48.969 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:31:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:48.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:48.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:48.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:48.970 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:48.970 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:31:48.970 DEBUG [WorkbenchTestable][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) 12:31:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:48.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:49.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:49.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:49.035 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:49.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:49.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:49.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:49.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:49.769 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 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:49.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:49.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:31:49.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:49.834 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 12:31:49.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:49.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:49.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:49.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:49.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:31:49.834 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 12:31:49.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 12:31:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:49.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:49.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:49.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:49.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:49.932 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 12:31:49.932 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:49.932 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 12:31:49.932 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:31:49.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 12:31:49.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:49.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:49.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 12:31:49.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 12:31:49.933 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:49.933 DEBUG [main][MenuItemLookup] Item match:File 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:49.934 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:31:49.934 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:31:49.934 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:31:49.934 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:31:49.934 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:31:49.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:31:49.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:31:49.977 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:49.977 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 12:31:49.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'] 12:31:49.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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'] 12:31:49.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:49.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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'] 12:31:49.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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'] 12:31:49.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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'] 12:31:49.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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 Java Class"] 12:31:49.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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'] 12:31:49.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.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'] 12:31:49.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:49.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 12:31:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:49.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:49.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 12:31:49.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 12:31:49.979 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:49.979 DEBUG [main][MenuItemLookup] Item match:File 12:31:49.979 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:49.979 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:49.982 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:49.982 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:50.040 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:50.040 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:50.040 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:50.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:31:50.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:31:50.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:50.155 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:50.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:50.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:50.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:50.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:50.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:50.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:50.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:50.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:50.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:31:50.158 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:31:50.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:31:50.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:31:50.158 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:50.158 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:50.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:31:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:50.159 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:50.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:50.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:50.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:31:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 12:31:50.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:31:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:50.265 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:50.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.265 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:") 12:31:50.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:50.273 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:50.274 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 12:31:50.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 12:31:50.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:50.295 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:50.296 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:31:50.297 DEBUG [WorkbenchTestable][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)") 12:31:50.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:50.299 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:31:50.299 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:31:50.299 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:31:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:50.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:50.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:50.299 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:50.299 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:31: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.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) 12:31:50.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:50.302 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:50.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:50.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:50.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:50.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:50.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:50.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:31:50.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:50.807 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 12:31:50.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:50.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:31:50.808 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 12:31:50.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass.java\E') 12:31:50.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:50.822 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:50.823 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 12:31:50.823 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:50.823 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 12:31:50.823 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:31:50.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 12:31:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:50.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:50.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 12:31:50.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 12:31:50.824 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:50.824 DEBUG [main][MenuItemLookup] Item match:File 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:50.825 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:31:50.825 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:31:50.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:31:50.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:31:50.825 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:31:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:31:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:31:50.864 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:50.864 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 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:50.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 12:31:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:50.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 12:31:50.866 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 12:31:50.866 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:50.866 DEBUG [main][MenuItemLookup] Item match:File 12:31:50.866 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:50.866 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:50.869 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:50.869 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:50.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:50.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:50.870 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:50.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 'New|Select a wizard'] is available.... 12:31:50.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 'New|Select a wizard'] is available. finished successfully 12:31:50.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:50.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:50.960 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:50.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:50.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:50.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:50.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:50.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:50.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:50.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:50.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:50.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:50.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:31:50.962 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:31:50.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:31:50.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:31:50.963 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:50.963 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:50.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) 12:31:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:50.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:50.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:50.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:50.964 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:50.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:50.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:50.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:51.077 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:31:51.077 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 12:31:51.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:31:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:51.078 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:51.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.078 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:") 12:31:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:51.088 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:51.089 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 12:31:51.090 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:") 12:31:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:51.108 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:51.108 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:31:51.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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)") 12:31:51.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:51.125 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:31:51.126 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:31:51.126 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:31:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:51.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:51.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:51.126 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:51.126 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:31:51.126 DEBUG [WorkbenchTestable][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) 12:31:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:51.128 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:51.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:51.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:31:51.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:51.660 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 12:31:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:31:51.661 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();} 12:31:51.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 12:31:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:51.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:51.679 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 12:31:51.679 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:51.679 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 12:31:51.679 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:31:51.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 12:31:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:51.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 12:31:51.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 12:31:51.679 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:51.679 DEBUG [main][MenuItemLookup] Item match:File 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:51.680 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:31:51.680 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:31:51.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:31:51.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:31:51.681 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:31:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:31:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:31:51.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:51.717 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 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 12:31:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:51.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 12:31:51.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 12:31:51.718 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:51.718 DEBUG [main][MenuItemLookup] Item match:File 12:31:51.719 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:51.719 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:51.722 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:51.722 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:51.722 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:51.722 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:51.722 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:51.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:31:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:31:51.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:51.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:51.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:31:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:51.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:51.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:51.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:51.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:51.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:51.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:51.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:31:51.817 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:31:51.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:31:51.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:31:51.817 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:51.817 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:51.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) 12:31:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:51.819 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:51.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:51.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:51.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:51.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:31:51.900 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 12:31:51.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:31:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:51.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:51.901 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:51.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:51.901 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:") 12:31:51.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:51.932 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:51.933 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 12:31:51.933 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:") 12:31:51.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:51.937 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:51.938 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:31:51.939 DEBUG [WorkbenchTestable][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)") 12:31:51.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:51.963 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:31:51.963 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:31:51.963 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:31:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:51.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:51.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:51.963 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:51.963 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:31:51.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 12:31:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:51.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:51.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:51.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:51.966 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:51.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:51.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:52.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:31:52.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:52.472 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 12:31:52.472 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:31:52.472 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();} 12:31:52.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 12:31:52.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:52.488 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:52.488 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 12:31:52.489 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:52.489 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 12:31:52.489 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:31:52.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 12:31:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:52.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 12:31:52.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 12:31:52.489 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:52.489 DEBUG [main][MenuItemLookup] Item match:File 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:52.490 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:31:52.490 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:31:52.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:31:52.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:31:52.491 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:31:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:31:52.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:31:52.526 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:52.526 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 12:31:52.526 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:52.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:31:52.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.527 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.528 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 12:31:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:52.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:52.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 12:31:52.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 12:31:52.528 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:52.528 DEBUG [main][MenuItemLookup] Item match:File 12:31:52.529 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:52.529 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:52.532 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:31:52.532 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:31:52.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:31:52.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:31:52.532 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:31:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:31:52.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:31:52.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:31:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:52.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:52.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.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 12:31:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:31:52.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:52.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:52.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:31:52.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:31:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:52.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:31:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:52.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:31:52.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:31:52.629 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:31:52.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:31:52.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:31:52.629 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:31:52.629 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:31:52.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:31:52.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:52.630 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:31:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:52.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:52.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:52.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:52.730 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:31:52.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:31:52.735 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 12:31:52.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:31:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:52.739 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:52.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:31:52.739 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:") 12:31:52.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:52.746 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:52.747 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 12:31:52.748 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:") 12:31:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:31:52.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:31:52.767 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:31:52.768 DEBUG [WorkbenchTestable][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)") 12:31:52.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:52.777 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:31:52.777 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:31:52.777 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:31:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:52.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:52.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:52.777 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:31:52.777 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:31:52.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.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) 12:31:52.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:52.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:52.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:52.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:52.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:52.780 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:31:52.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:52.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:52.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:52.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:52.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:31:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:31:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:53.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:31:53.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:53.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:53.286 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 12:31:53.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:53.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:53.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:53.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:31:53.286 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();} 12:31:53.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 12:31:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:53.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:53.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:53.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:53.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:53.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:53.302 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 12:31:53.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:53.302 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 12:31:53.302 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:31:53.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:53.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:53.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:53.303 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:53.303 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:53.303 DEBUG [main][MenuItemLookup] Item match:File 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:53.304 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:31:53.304 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:31:53.304 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:31:53.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:31:53.304 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:31:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:31:53.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:31:53.338 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:53.338 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 12:31:53.339 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:53.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:53.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:53.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:53.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:53.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:53.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:53.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:53.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:53.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:53.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:54.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:54.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:54.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:54.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:54.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:54.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:31:54.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:54.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:54.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:54.388 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:31:54.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:31:54.388 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:31:54.388 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:31:54.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:31:54.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:54.402 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:31:54.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:31:54.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:31:54.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:31:54.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:31:54.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:31:54.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:54.407 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 12:31:54.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:54.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:54.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:54.408 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:54.408 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:31:54.408 DEBUG [main][MenuItemLookup] Item match:Window 12:31:54.410 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:31:54.410 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:31:54.410 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:31:54.410 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:54.410 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:31:54.410 DEBUG [main][MenuItemLookup] Item match:Show View 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:54.413 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:31:54.413 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:31:54.433 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:31:54.433 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:31:54.433 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:31:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:31:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:31:54.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:31:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:31:54.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:54.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:54.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:54.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:31:54.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:54.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:54.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:31:54.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:54.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:31:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:54.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:31:54.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:31:54.497 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:31:54.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:31:54.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:31:54.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:54.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:54.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:31:54.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:31:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:54.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:31:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:31:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:54.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:31:54.499 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:31:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:31:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:31:54.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:31:54.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:31:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:31:54.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 12:31:54.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 12:31:54.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:54.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:54.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 '\*?\QConsole\E') 12:31:54.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:54.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:54.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:54.574 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:31:54.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:31:54.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:54.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:31:54.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:54.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:54.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:31:54.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:54.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:54.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') 12:31:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:54.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:54.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:54.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:54.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:54.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:54.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:54.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:54.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:54.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:54.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:54.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:54.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:54.693 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:31:54.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:54.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:54.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:54.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:54.695 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:28:06 PM) [pid: 2490])' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:28:06 PM) [pid: 2490])' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:31:54.696 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:31:54.696 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:31:54.696 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:31:54.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:31:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:31:55.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:31:55.698 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:55.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:55.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:55.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:55.699 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:28:06 PM) [pid: 2490])' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:28:06 PM) [pid: 2490])' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:31:55.700 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:31:55.700 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:31:55.700 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:31:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:31:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:31:55.702 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:55.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:55.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:55.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:55.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 12:31:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:55.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:55.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:55.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:55.703 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:55.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:55.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:55.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:55.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 12:31:55.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:55.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:55.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:55.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:55.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:55.706 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:31:55.804 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 12:31:55.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:55.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:55.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:55.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:55.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:55.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:55.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:55.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 '\*?\QPackage Explorer\E') 12:31:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:55.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:55.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:55.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:55.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:55.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:55.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:55.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:55.819 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:55.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:55.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:55.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:55.820 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:55.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:55.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:55.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:55.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:55.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:55.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:56.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:56.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:56.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:56.822 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:56.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:56.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:56.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:56.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 12:31:56.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:56.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:56.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:56.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:56.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:31:56.823 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:56.823 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:31:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:31:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:56.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:56.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:56.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:56.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:56.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 12:31:56.824 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 12:31:56.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 12:31:56.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 12:31:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:56.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:56.828 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:56.828 DEBUG [main][MenuItemLookup] Item match:Run 12:31:56.829 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:31:56.829 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:31:56.829 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:56.829 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:31:56.829 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:31:56.829 DEBUG [main][MenuItemLookup] Item match:Run As 12:31:56.837 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:31:56.837 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:31:56.837 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:31:56.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:31:56.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:31:56.843 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:31:56.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 12:31:56.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:56.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:56.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:56.925 WARNING [main][ShellHandler] Shell is not focused 12:31:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:56.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:56.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:31:56.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:56.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:56.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:56.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:56.929 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:31:56.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:31:56.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:56.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:31:56.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:31:56.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:31:56.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:56.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:57.498 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:31:57.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:31:57.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:57.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 12:31:57.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:57.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 12:31:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:31:57.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:31:57.500 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:31:57.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:31:57.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:57.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 12:31:57.501 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") 12:31:57.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:57.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:57.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:57.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:57.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:31:57.501 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 12:31:57.501 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:31:57.502 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:31:57.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:31:57.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:57.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:31:57.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:57.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:57.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:57.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:57.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') 12:31:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:57.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:57.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:57.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:57.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:57.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:57.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:57.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:57.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:57.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:57.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:57.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:31:57.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:57.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:57.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:57.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:57.567 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133])' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133])' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:31:57.568 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:31:57.568 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:31:57.568 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:31:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:31:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:31:58.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:31:58.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:58.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:58.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:58.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:58.570 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133])' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133])' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:31:58.571 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:31:58.571 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:31:58.571 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:31:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:31:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:31:58.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:58.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:58.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 12:31:58.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:58.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:58.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:58.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:58.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:58.572 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:31:58.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:31:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:58.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:58.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 12:31:58.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:58.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:58.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:58.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:58.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:58.573 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:31:58.658 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 12:31:58.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:58.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:58.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:31:58.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:58.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:58.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:58.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:58.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:31:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:58.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:58.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:58.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:58.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:58.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:58.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:58.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:58.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:58.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:58.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:58.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:58.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:58.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:58.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:58.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:59.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:59.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:31:59.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:31:59.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:31:59.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:31:59.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:59.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:31:59.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 12:31:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:59.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:59.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:59.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:31:59.677 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:31:59.678 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:31:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:31:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:59.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:31:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:31:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:59.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 12:31:59.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:31:59.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:31:59.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:31:59.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:31:59.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:31:59.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 12:31:59.679 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 12:31:59.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 12:31:59.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 12:31:59.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:31:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:31:59.684 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'File' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:31:59.684 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:31:59.684 DEBUG [main][MenuItemLookup] Item match:Run 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'' 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:31:59.685 DEBUG [main][MenuItemLookup] Item match:Run As 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:31:59.685 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:31:59.685 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:31:59.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:31:59.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:31:59.685 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:31:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 12:31:59.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:59.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:59.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:31:59.734 WARNING [main][ShellHandler] Shell is not focused 12:31:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:31:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:31:59.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:31:59.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 '\*?\QConsole\E') 12:31:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:31:59.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:31:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:31:59.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:31:59.738 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:31:59.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:31:59.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:31:59.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 12:31:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:31:59.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.270 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 12:32:00.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 12:32:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:00.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:00.271 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 12:32:00.273 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") 12:32:00.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.275 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.301 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133]' 12:32:00.301 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133] 12:32:00.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133]" 12:32:00.301 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 4, 2023, 12:31:57 PM) [pid: 3133] 12:32:00.301 INFO [main][MenuItemHandler] Select menu item: &1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133] 12:32:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 12:32:00.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:00.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:00.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:00.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:00.336 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 12:32:00.352 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:00.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:00.355 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 12:32:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:00.356 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 12:32:00.357 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") 12:32:00.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.358 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.391 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:57 PM) [pid: 3133]' 12:32:00.391 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:59 PM) [pid: 3158]' 12:32:00.391 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:59 PM) [pid: 3158] 12:32:00.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:59 PM) [pid: 3158]" 12:32:00.391 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 4, 2023, 12:31:59 PM) [pid: 3158] 12:32:00.391 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 4, 2023, 12:31:59 PM) [pid: 3158] 12:32:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 12:32:00.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:00.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:00.437 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 12:32:00.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:00.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:00.439 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 12:32:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:00.440 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 12:32:00.441 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") 12:32:00.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.441 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:00.442 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:00.442 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:00.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:00.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:00.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') 12:32:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:00.470 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.470 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.471 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.472 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") 12:32:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.472 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:00.472 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:00.472 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:00.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.474 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") 12:32:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.474 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 12:32:00.474 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:00.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:00.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:00.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:00.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:00.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:00.508 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.509 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:00.539 INFO [WorkbenchTestable][AbstractView] Console terminated 12:32:00.539 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:00.539 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.540 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") 12:32:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.540 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:00.540 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.541 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:00.588 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.589 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:00.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.591 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") 12:32:00.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.591 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:00.591 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:00.591 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 12:32:00.592 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") 12:32:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.592 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 12:32:00.592 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.592 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:00.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.603 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:00.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:00.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:00.607 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:00.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:00.626 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.627 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:00.628 INFO [WorkbenchTestable][AbstractView] Console terminated 12:32:00.628 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:00.628 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:00.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.629 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") 12:32:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:00.629 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:00.629 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:00.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:00.630 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:00.670 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:00.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:00.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:00.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:00.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:00.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:00.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:00.674 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:00.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:00.675 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:00.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:00.675 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:00.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:00.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:00.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:00.675 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:00.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:00.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:00.685 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:00.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 '\*?\QProblems\E') 12:32:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:00.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:00.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:00.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:00.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:00.689 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:00.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:00.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:00.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:00.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:00.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:00.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:00.729 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:00.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:00.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:00.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:00.729 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:00.730 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:00.730 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:00.730 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:01.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:01.731 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:01.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:01.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:01.732 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:01.733 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:01.733 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:01.733 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:01.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:01.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:01.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:01.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:01.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:01.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:01.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:01.734 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:01.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:01.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:01.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:01.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 12:32:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:01.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:01.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:01.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:01.735 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:01.818 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 12:32:01.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:01.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:01.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:01.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:01.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:01.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:01.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:01.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 '\*?\QPackage Explorer\E') 12:32:01.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:01.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:01.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:01.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:01.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:01.821 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:01.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:01.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:01.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:01.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:01.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:01.860 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:01.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:01.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:01.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:01.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:01.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:02.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:02.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:02.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:02.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:02.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:02.862 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:02.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:02.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:02.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:02.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:02.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:02.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:02.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:02.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:02.864 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:02.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:02.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:02.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:02.865 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 12:32:02.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:02.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:02.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:02.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:02.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:02.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 12:32:02.865 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 12:32:02.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 12:32:02.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 12:32:02.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:02.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:02.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:02.872 DEBUG [main][MenuItemLookup] Item match:Run 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:02.872 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:02.872 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:02.872 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:02.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:02.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:02.873 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:02.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 12:32:02.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:03.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:03.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 '\*?\QConsole\E') 12:32:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:03.048 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 12:32:03.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 12:32:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:03.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:03.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:03.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:03.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 '\*?\QConsole\E') 12:32:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:03.177 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:03.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:03.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:03.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 '\*?\QConsole\E') 12:32:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:03.190 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.191 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:03.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:03.192 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 12:32:03.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:03.208 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 12:32:03.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:03.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:03.209 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 12:32:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:03.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 12:32:03.209 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 12:32:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:03.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:03.210 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 12:32:03.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:03.211 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 12:32:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:03.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:03.212 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 12:32:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 12:32:03.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 12:32:03.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:03.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:03.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:03.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:03.224 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.225 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:03.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:03.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:03.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.746 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:03.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:03.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:03.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 '\*?\QConsole\E') 12:32:03.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:03.755 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.756 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:03.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:03.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:03.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:03.757 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 12:32:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:03.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:03.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:03.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:03.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:04.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:04.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:04.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:04.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:04.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:04.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:04.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:04.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:04.274 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:04.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:04.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:04.290 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:04.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:04.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:04.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:04.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:04.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 12:32:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:04.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:04.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:04.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:04.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:04.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:04.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 '\*?\QConsole\E') 12:32:04.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:04.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:04.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:04.823 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:04.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:04.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:04.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:04.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:04.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:04.824 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:04.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:04.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:04.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:04.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:04.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:04.825 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 12:32:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:04.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:04.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:04.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:04.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:05.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.330 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:05.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:05.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:05.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:05.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:05.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:05.338 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:05.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:05.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:05.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:05.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:05.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:05.354 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:05.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:05.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:05.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:05.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:05.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:05.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:05.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:05.355 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 12:32:05.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:05.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:05.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:05.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:05.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:05.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32: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 '\*?\QConsole\E') 12:32:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:05.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:05.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:05.888 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:05.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:05.889 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:05.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:05.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:05.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:05.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:05.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:05.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:05.890 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 12:32:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:05.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:05.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:05.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:05.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:06.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:06.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:06.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:06.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 '\*?\QConsole\E') 12:32:06.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:06.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:06.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:06.420 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:06.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:06.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:06.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:06.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:06.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:06.421 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:06.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:06.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:06.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:06.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:06.422 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 12:32:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:06.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:06.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:06.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.927 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:06.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:06.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:06.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:06.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:06.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:06.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:06.935 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:06.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:06.936 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:06.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:06.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:06.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:06.953 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 12:32:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:06.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:06.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:07.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:07.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:07.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:07.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:07.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:07.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 '\*?\QConsole\E') 12:32:07.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:07.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:07.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:07.466 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:07.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:07.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:07.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:07.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:07.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:07.467 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:07.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:07.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:07.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:07.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:07.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:07.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:07.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:07.468 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 12:32:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:07.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:07.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:07.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:07.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:07.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:07.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 '\*?\QConsole\E') 12:32:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:07.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:07.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:07.996 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:07.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:07.997 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:07.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:07.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:07.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:07.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:07.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:07.998 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 12:32:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:07.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:07.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:07.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:07.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:08.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:08.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:08.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:08.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:08.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:08.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:08.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:08.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:08.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:08.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:08.511 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:08.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:08.511 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:08.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:08.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:08.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:08.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:08.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:08.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:08.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:08.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:08.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:08.512 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 12:32:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:08.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:08.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:08.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:08.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:09.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.018 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:09.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:09.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:09.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 '\*?\QConsole\E') 12:32:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:09.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:09.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:09.026 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:09.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:09.027 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:09.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:09.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:09.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:09.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:09.028 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 12:32:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:09.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:09.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.533 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:09.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:09.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:09.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 '\*?\QConsole\E') 12:32:09.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:09.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:09.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:09.541 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:09.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:09.542 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:09.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:09.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:09.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:09.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:09.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:09.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:09.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:09.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:09.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:09.543 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 12:32:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:09.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:09.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:09.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:10.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:10.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:10.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:10.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 '\*?\QConsole\E') 12:32:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:10.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:10.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:10.057 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:10.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:10.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:10.058 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:10.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:10.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:10.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:10.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:10.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:10.059 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 12:32:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:10.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:10.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:10.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:10.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:10.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:10.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:10.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:10.572 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:10.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:10.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:10.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:10.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:10.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:10.572 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:10.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:10.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:10.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:10.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:10.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:10.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:10.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:10.573 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 12:32:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:10.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:10.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:10.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:11.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:11.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:11.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:11.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 '\*?\QConsole\E') 12:32:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:11.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:11.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:11.087 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:11.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:11.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:11.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:11.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:11.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:11.087 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:11.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:11.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:11.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:11.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:11.088 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 12:32:11.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:11.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:11.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:11.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:11.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:11.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:11.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:11.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:11.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:11.601 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:11.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:11.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:11.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:11.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:11.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:11.602 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:11.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:11.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:11.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:11.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:11.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:11.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 12:32:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:11.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:11.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:11.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:11.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:12.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:12.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:12.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:12.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') 12:32:12.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:12.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:12.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:12.116 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:12.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:12.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:12.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:12.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:12.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:12.117 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:12.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:12.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:12.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:12.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:12.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:12.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:12.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:12.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 12:32:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:12.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:12.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:12.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:12.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:12.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:12.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:12.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:12.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 '\*?\QConsole\E') 12:32:12.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:12.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:12.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:12.631 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:12.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:12.632 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:12.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:12.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:12.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:12.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:12.633 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 12:32:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:12.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:12.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:12.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:13.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:13.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:13.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:13.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:13.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:13.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:13.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:13.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:13.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:13.146 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:13.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:13.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:13.147 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:13.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:13.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:13.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:13.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:13.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:13.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:13.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:13.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:13.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:13.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:13.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:13.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32: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 '\*?\QConsole\E') 12:32:13.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:13.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:13.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:13.661 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:13.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:13.662 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:13.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:13.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:13.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:13.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:13.663 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 12:32:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:13.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:13.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:13.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:13.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:14.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:14.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:14.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:14.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:14.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:14.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:14.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:14.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:14.191 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:14.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:14.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:14.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:14.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:14.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:14.192 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:14.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:14.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:14.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:14.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:14.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:14.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:14.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:14.193 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 12:32:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:14.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:14.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:14.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.699 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:14.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:14.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:14.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:32:14.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:14.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:14.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:14.722 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:14.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:14.723 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:14.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:14.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:14.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:14.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:14.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:14.724 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 12:32:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:14.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:14.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:14.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:14.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:15.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:15.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:15.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 '\*?\QConsole\E') 12:32:15.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:15.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:15.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:15.246 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:15.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:15.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:15.247 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:15.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:15.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:15.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:15.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:15.248 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 12:32:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:15.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:15.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:15.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:15.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:15.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:15.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:15.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:15.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:15.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:15.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:15.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:15.762 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:15.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:15.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:15.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:15.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:15.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:15.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:15.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:15.763 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 12:32:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:15.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:15.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:15.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:15.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:16.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:16.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:16.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:16.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 '\*?\QConsole\E') 12:32:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:16.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:16.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:16.276 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:16.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:16.277 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:16.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:16.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:16.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:16.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:16.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:16.278 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 12:32:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:16.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:16.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:16.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:16.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:16.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 '\*?\QConsole\E') 12:32:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:16.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:16.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:16.791 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:16.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:16.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:16.792 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:16.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:16.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:16.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:16.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:16.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:16.793 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 12:32:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:16.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:17.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.298 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:17.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:17.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:17.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:17.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:17.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:17.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:17.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:17.306 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:17.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:17.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:17.307 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:17.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:17.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:17.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:17.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:17.308 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 12:32:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:17.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:17.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:17.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:17.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:17.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:17.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:17.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:17.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:17.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:17.821 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:17.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:17.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:17.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:17.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:17.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:17.822 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:17.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:17.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:17.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:17.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:17.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:17.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:17.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:17.823 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 12:32:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:17.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:17.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:17.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:17.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:18.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:18.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:18.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:18.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 '\*?\QConsole\E') 12:32:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:18.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:18.340 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:18.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:18.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:18.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:18.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:18.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:18.341 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:18.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:18.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:18.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:18.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:18.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:18.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:18.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:18.343 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 12:32:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:18.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:18.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:18.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.848 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:18.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:18.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:18.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:18.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:18.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 '\*?\QConsole\E') 12:32:18.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:18.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:18.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:18.856 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:18.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:18.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:18.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:18.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:18.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:18.857 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:18.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:18.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:18.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:18.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:18.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:18.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:18.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:18.858 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 12:32:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:18.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:18.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:18.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:19.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.364 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:19.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:19.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32: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 '\*?\QConsole\E') 12:32:19.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:19.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:19.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:19.374 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:19.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:19.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:19.375 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:19.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:19.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:19.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:19.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:19.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:19.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:19.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:19.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:19.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:19.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:19.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:19.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 '\*?\QConsole\E') 12:32:19.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:19.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:19.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:19.890 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:19.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:19.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:19.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:19.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:19.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:19.891 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:19.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:19.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:19.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:19.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:19.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:19.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:19.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:19.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:19.893 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 12:32:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:19.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:19.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:19.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:19.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:20.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:20.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:20.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:20.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 '\*?\QConsole\E') 12:32:20.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:20.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:20.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:20.406 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:20.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:20.407 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:20.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:20.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:20.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:20.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:20.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:20.408 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 12:32:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:20.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:20.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:20.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:20.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:20.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:20.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:20.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:20.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 '\*?\QConsole\E') 12:32:20.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:20.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:20.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:20.921 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:20.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:20.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:20.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:20.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:20.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:20.922 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:20.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:20.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:20.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:20.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:21.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:21.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:21.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:21.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:21.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:21.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:21.437 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:21.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:21.438 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:21.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:21.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:21.439 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 12:32:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:21.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:21.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:21.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:21.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:21.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 '\*?\QConsole\E') 12:32:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:21.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:21.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:21.953 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:21.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:21.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:21.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:21.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:21.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:21.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:21.955 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 12:32:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:21.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:21.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:21.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:21.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:22.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:22.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:22.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:22.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:22.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 '\*?\QConsole\E') 12:32:22.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:22.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:22.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:22.468 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:22.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:22.469 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:22.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:22.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:22.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:22.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:22.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:22.470 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 12:32:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:22.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:22.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:22.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:22.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:22.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:22.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:22.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:22.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:22.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:22.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:22.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:22.986 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:22.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:22.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:22.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:22.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:22.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:22.986 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:22.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:22.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:22.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:22.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:22.988 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 12:32:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:22.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:22.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:22.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:22.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:23.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:23.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:23.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:23.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:23.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:23.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:23.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:23.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:23.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:23.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 '\*?\QConsole\E') 12:32:23.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:23.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:23.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:23.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:23.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:23.515 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:23.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:23.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:23.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:23.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:23.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:23.516 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:23.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:23.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:23.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:23.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:23.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:23.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:23.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:23.517 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 12:32:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:23.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:23.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:24.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:24.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:24.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:24.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:24.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:24.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 '\*?\QConsole\E') 12:32:24.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:24.030 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.031 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:24.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:24.032 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 12:32:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:24.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:24.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:24.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:24.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:24.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:24.545 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.546 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:24.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:24.547 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 12:32:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:24.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 12:32:24.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:24.548 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 12:32:24.548 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:24.549 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 12:32:24.549 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") 12:32:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:24.549 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 12:32:24.549 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:24.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:24.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:24.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:24.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:24.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:24.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:24.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:24.582 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.583 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:24.584 INFO [WorkbenchTestable][AbstractView] Console terminated 12:32:24.584 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.584 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:24.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:24.585 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 12:32:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:24.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:24.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:24.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:24.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:24.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:24.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:24.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:24.612 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.613 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.613 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:24.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.614 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") 12:32:24.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:24.615 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:24.615 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:24.615 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:24.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:24.616 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") 12:32:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:24.616 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 12:32:24.616 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:24.616 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 12:32:24.617 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") 12:32:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:24.617 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:24.617 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:24.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:24.618 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:24.653 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:24.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:24.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:32:24.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:24.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:24.656 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:24.656 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:24.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:24.657 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:24.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:24.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:24.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:24.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:24.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:24.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:24.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:24.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:24.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:24.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 '\*?\QProblems\E') 12:32:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:24.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:24.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:24.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:24.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:24.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:24.698 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:24.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:24.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:24.699 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:24.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:24.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:24.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:24.699 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:24.700 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:24.700 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:24.700 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:24.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:25.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:25.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:25.701 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:25.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:25.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:25.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:25.702 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:25.703 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:25.703 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:25.703 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:25.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:25.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:25.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:25.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:25.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 12:32:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:25.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:25.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:25.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:25.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:25.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:25.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:25.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:25.705 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:25.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:25.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:25.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:25.705 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:25.784 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 12:32:25.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:25.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:25.785 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:25.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:25.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:25.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:25.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:25.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') 12:32:25.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:25.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:25.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:25.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:25.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:25.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:25.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:25.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:25.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:25.799 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:25.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:25.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:25.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:25.800 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:25.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:25.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:25.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:25.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:25.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:26.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:26.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:26.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:26.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:26.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:26.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:26.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:26.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:26.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:26.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:26.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:26.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:26.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:26.803 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:26.803 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:26.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:26.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:26.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:26.803 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:26.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:32:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:26.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:26.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:32:26.804 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:32:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:32:26.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:32:26.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:26.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:26.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:26.807 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:26.807 DEBUG [main][MenuItemLookup] Item match:Run 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:26.808 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:26.808 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:26.808 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:26.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:26.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:26.808 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 12:32:26.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:26.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:26.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:26.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:26.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:26.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:26.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:26.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:26.946 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:26.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 12:32:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:27.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:27.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:27.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:27.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:27.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:27.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 '\*?\QConsole\E') 12:32:27.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:27.069 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.070 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:27.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.074 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:27.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:27.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:27.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 '\*?\QConsole\E') 12:32:27.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:27.083 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 12:32:27.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:27.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:27.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 '\*?\QConsole\E') 12:32:27.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:27.095 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.096 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 12:32:27.097 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 12:32:27.097 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.113 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") 12:32:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:27.113 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 12:32:27.113 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:27.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 12:32:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:27.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:27.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:27.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 '\*?\QConsole\E') 12:32:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:27.165 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.166 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:27.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 12:32:27.167 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 12:32:27.167 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:27.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:27.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:27.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:27.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 '\*?\QConsole\E') 12:32:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:27.188 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.189 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:27.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:27.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:27.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:27.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:27.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:27.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:27.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:27.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:27.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:27.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:27.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:27.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:27.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:27.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:27.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:27.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:27.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 '\*?\QProblems\E') 12:32:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:27.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:27.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:27.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:27.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:27.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:27.262 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:27.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:27.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:27.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:27.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:27.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:27.264 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:27.265 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:27.265 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:27.265 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:28.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:28.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:28.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:28.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:28.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:28.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:28.267 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:28.268 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:28.268 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:28.268 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:28.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:28.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:28.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:28.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:28.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:28.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:28.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:28.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:28.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:28.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:28.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:28.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:28.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:28.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 12:32:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:28.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:28.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:28.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:28.270 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:28.349 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 12:32:28.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:28.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:28.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:28.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:28.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:32:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:28.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:28.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:28.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:28.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:28.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:28.364 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:28.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:28.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:28.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:28.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:28.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:28.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:28.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:28.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:29.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:29.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:29.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:29.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:29.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 12:32:29.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:29.368 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:29.368 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:29.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:29.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:29.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:29.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:29.368 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:29.368 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:29.368 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:29.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:29.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:29.369 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:32:29.369 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:29.369 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:29.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:29.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:29.369 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:32:29.369 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:32:29.369 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:32:29.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:32:29.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:29.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:29.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:29.372 DEBUG [main][MenuItemLookup] Item match:Run 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:29.372 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:29.372 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:29.372 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:29.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:29.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:29.373 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:29.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 12:32:29.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:29.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.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 '\*?\QConsole\E') 12:32:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:29.489 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:29.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 12:32:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:29.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:29.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.560 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:29.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:29.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:29.567 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:29.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:29.571 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.572 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:29.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:29.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:29.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.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 '\*?\QConsole\E') 12:32:29.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:29.636 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.637 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.638 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") 12:32:29.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:29.638 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:29.638 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.639 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") 12:32:29.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:29.640 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 12:32:29.640 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:29.640 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:29.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:29.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:29.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:29.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:29.668 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.669 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.670 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.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 Console When Standard Out Changes") 12:32:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:29.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:29.671 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:29.671 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:29.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:29.671 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:29.671 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Terminate") 12:32:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:29.673 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 12:32:29.673 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:29.673 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:29.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove Launch") 12:32:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:29.674 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:29.674 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:29.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:29.674 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:29.716 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:32:29.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:29.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:29.718 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:29.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:29.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:29.718 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:29.718 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:29.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:29.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:29.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:29.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:29.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:29.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:29.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:29.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:32:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:29.734 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.735 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:29.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:29.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:29.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:29.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:29.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:29.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:29.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:29.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.761 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:29.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:29.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:29.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:29.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:29.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:29.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:29.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:29.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:30.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:30.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:30.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:30.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:31.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:31.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:31.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:31.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:32.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:32.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:32.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:32.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:33.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:33.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:33.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:33.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:34.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:34.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:34.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:34.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:35.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:35.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:35.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:35.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:36.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:36.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:36.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:36.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:37.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:37.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:37.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:37.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:38.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:38.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:38.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:38.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:39.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:39.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:39.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:39.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:39.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:39.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:39.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:39.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:39.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:39.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:39.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:39.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:39.784 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:39.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:39.785 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:39.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:39.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:39.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:39.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:39.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:39.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:39.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:39.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:39.788 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:39.788 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:39.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:39.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:39.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:39.788 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:39.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:39.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:39.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:39.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:39.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:39.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:39.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:39.800 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:39.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:39.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:39.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:39.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:39.801 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:39.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:39.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:39.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:39.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:39.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:39.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:39.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:39.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:39.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:39.803 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:39.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:39.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:39.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:39.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:39.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:39.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:39.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:39.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:39.811 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:39.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:39.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:39.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:39.815 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:39.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:39.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:39.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:39.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:39.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:39.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:39.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:32:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:39.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:39.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:39.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:39.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:39.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:39.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:39.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:39.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:39.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:39.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:39.857 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:39.857 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:39.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:39.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:39.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:39.857 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:39.858 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:39.858 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:39.858 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:40.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:40.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:40.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:40.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:40.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:40.860 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:40.861 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:40.861 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:40.861 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:40.861 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:40.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:40.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:40.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 12:32:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:40.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:40.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:40.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:40.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:40.862 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:40.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:40.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:40.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:40.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:40.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:40.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:40.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:40.863 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:40.943 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 12:32:40.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:40.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:40.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:40.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:40.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:40.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:40.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:40.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:32:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:40.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:40.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:40.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:40.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:40.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:40.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:40.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:40.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:40.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:40.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:40.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:40.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:40.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:41.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:41.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:41.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:41.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:41.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:41.960 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:41.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:41.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:41.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:41.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 12:32:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:41.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:41.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:41.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:41.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:41.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:41.961 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:41.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:41.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:41.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:41.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:41.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:32:41.962 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:32:41.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:32:41.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:32:41.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:41.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:41.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:41.965 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:41.966 DEBUG [main][MenuItemLookup] Item match:Run 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:41.966 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:41.966 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:41.966 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:41.966 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:41.966 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:41.966 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:42.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 12:32:42.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:42.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:42.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:42.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:42.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:42.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:42.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 '\*?\QConsole\E') 12:32:42.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:42.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:42.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:42.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:42.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:42.087 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:42.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:42.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:42.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:42.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:42.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 12:32:42.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:42.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 12:32:42.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:42.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:42.647 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:32:43.647 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:43.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:43.648 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:32:43.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 12:32:43.662 DEBUG [main][MenuItemLookup] Found menu:'Clear' 12:32:43.662 DEBUG [main][MenuItemLookup] Item match:Clear 12:32:43.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:43.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:43.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:43.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:43.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:43.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:43.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:43.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:43.690 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:43.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:43.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:43.691 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:43.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.692 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:43.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:43.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: "Show Console When Standard Out Changes") 12:32:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:43.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:43.693 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:43.693 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:43.693 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:43.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:43.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:43.695 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") 12:32:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:43.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:43.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:43.695 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 12:32:43.695 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:43.695 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:43.696 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") 12:32:43.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:43.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:43.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:43.696 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:43.696 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:43.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:43.697 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:43.734 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:43.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:43.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:32:43.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:43.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:43.737 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:43.737 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:43.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:43.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:43.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:43.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:43.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:43.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:43.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.742 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:43.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:43.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:43.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') 12:32:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:43.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:43.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:43.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:43.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:43.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:43.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:43.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:43.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:43.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:43.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:43.783 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:43.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:43.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:43.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:43.784 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:43.785 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:43.785 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:43.785 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:44.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:44.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:44.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:44.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:44.787 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:44.787 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:44.787 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:44.788 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:44.788 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:44.788 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:44.788 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:44.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:44.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 12:32:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:44.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:44.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:44.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:44.789 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:44.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:44.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:44.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 12:32:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:44.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:44.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:44.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:44.790 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:44.868 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 12:32:44.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:44.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:44.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:44.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:44.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:44.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:44.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:44.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:32:44.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:44.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:44.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:44.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:44.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:44.871 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:44.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:44.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:44.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:44.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:44.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:44.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:44.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:44.883 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:44.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:44.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:44.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:44.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:44.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:44.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:45.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:45.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:45.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:45.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:45.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:45.885 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:45.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:45.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:45.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:45.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:45.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:45.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:45.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:45.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:45.886 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:45.886 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:45.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:45.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:45.887 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:45.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:45.887 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:45.887 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:32:45.887 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:32:45.888 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:32:45.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:32:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:45.891 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:45.891 DEBUG [main][MenuItemLookup] Item match:Run 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:45.891 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:45.891 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:45.891 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:45.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:45.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:45.891 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 12:32:45.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:45.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:45.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:32:46.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.044 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:46.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 12:32:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:46.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:46.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.171 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.172 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:46.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:46.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.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') 12:32:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.185 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 12:32:46.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.190 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:46.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.199 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.199 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 12:32:46.201 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:46.201 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.202 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") 12:32:46.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:46.202 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:46.202 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:46.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:46.203 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:46.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 12:32:46.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:46.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.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') 12:32:46.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.264 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.265 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:46.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 12:32:46.266 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:46.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:46.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:32:46.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.277 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.278 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:46.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:46.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:46.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:46.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:46.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:46.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:46.280 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:46.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:46.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:46.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:46.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:46.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:46.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:46.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:46.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:46.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:46.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:46.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:46.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 '\*?\QProblems\E') 12:32:46.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:46.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:46.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:46.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:46.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:46.291 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:46.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:46.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:46.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:46.322 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:46.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:46.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:46.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:46.322 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:46.323 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:46.323 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:46.323 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:46.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:47.824 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:47.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:47.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:47.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:47.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:47.825 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:47.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:47.826 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:47.826 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:47.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:47.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:47.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:47.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 12:32:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:47.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:47.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:47.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:47.827 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:47.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:47.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:47.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 12:32:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:47.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:47.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:47.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:47.828 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:47.907 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 12:32:47.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:47.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:47.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:47.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:47.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:47.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:47.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:47.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:47.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:32:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:47.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:47.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:47.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:47.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:47.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:47.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:47.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:47.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:47.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:47.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:47.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:47.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:47.922 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:47.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:47.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:47.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:47.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:47.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:47.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:48.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:48.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:48.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:48.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:48.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:48.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:48.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:48.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:48.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:48.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:32:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:48.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:48.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:48.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:48.925 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:48.925 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:48.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:48.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:48.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:48.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:48.926 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 12:32:48.926 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 12:32:48.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 12:32:48.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 12:32:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:48.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:48.929 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:48.929 DEBUG [main][MenuItemLookup] Item match:Run 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:48.930 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:48.930 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:48.930 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:48.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:48.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:48.930 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 12:32:48.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:48.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:48.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:49.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:49.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:49.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:49.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:32:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:49.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:49.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:49.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:49.063 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:49.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:49.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:49.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 TooltipText=null 12:32:49.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:49.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 12:32:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:49.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:49.160 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 12:32:52.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.328 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:52.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:52.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:52.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:52.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:52.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:52.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:52.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:52.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:52.434 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:52.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:52.435 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:52.435 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:52.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:52.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:52.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: "Terminate") 12:32:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:52.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:52.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:52.436 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 12:32:52.436 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:52.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:52.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:52.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:52.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:52.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:52.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:52.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:52.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:52.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:52.549 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:52.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:52.550 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:52.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:52.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:52.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:52.551 INFO [WorkbenchTestable][AbstractView] Console terminated 12:32:52.551 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:52.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:52.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:52.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:52.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:52.552 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 12:32:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:52.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:52.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:52.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:52.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:52.553 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:32:53.554 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1318083 1318084 1318085 1318086 1318087 1318088 1318089 1318090 1318091 1318092 1318093 1318094 1318095 1318096 1318097 1318098 1318099 1318100 1318101 1318102 1318103 1318104 1318105 1318106 1318107 1318108 1318109 1318110 1318111 1318112 1318113 1318114 1318115 1318116 1318117 1318118 1318119 1318120 1318121 1318122 1318123 1318124 1318125 1318126 1318127 1318128 1318129 1318130 1318131 1318132 1318133 1318134 1318135 1318136 1318137 1318138 1318139 1318140 1318141 1318142 1318143 1318144 1318145 1318146 1318147 1318148 1318149 1318150 1318151 1318152 1318153 1318154 1318155 1318156 1318157 1318158 1318159 1318160 1318161 1318162 1318163 1318164 1318165 1318166 1318167 1318168 1318169 1318170 1318171 1318172 1318173 1318174 1318175 1318176 1318177 1318178 1318179 1318180 1318181 1318182 1318183 1318184 1318185 1318186 1318187 1318188 1318189 1318190 1318191 1318192 1318193 1318194 1318195 1318196 1318197 1318198 1318199 1318200 1318201 1318202 1318203 1318204 1318205 1318206 1318207 1318208 1318209 1318210 1318211 1318212 1318213 1318214 1318215 1318216 1318217 1318218 1318219 1318220 1318221 1318222 1318223 1318224 1318225 1318226 1318227 1318228 1318229 1318230 1318231 1318232 1318233 1318234 1318235 1318236 1318237 1318238 1318239 1318240 1318241 1318242 1318243 1318244 1318245 1318246 1318247 1318248 1318249 1318250 1318251 1318252 1318253 1318254 1318255 1318256 1318257 1318258 1318259 1318260 1318261 1318262 1318263 1318264 1318265 1318266 1318267 1318268 1318269 1318270 1318271 1318272 1318273 1318274 1318275 1318276 1318277 1318278 1318279 1318280 1318281 1318282 1318283 1318284 1318285 1318286 1318287 1318288 1318289 1318290 1318291 1318292 1318293 1318294 1318295 1318296 1318297 1318298 1318299 1318300 1318301 1318302 1318303 1318304 1318305 1318306 1318307 1318308 1318309 1318310 1318311 1318312 1318313 1318314 1318315 1318316 1318317 1318318 1318319 1318320 1318321 1318322 1318323 1318324 1318325 1318326 1318327 1318328 1318329 1318330 1318331 1318332 1318333 1318334 1318335 1318336 1318337 1318338 1318339 1318340 1318341 1318342 1318343 1318344 1318345 1318346 1318347 1318348 1318349 1318350 1318351 1318352 1318353 1318354 1318355 1318356 1318357 1318358 1318359 1318360 1318361 1318362 1318363 1318364 1318365 1318366 1318367 1318368 1318369 1318370 1318371 1318372 1318373 1318374 1318375 1318376 1318377 1318378 1318379 1318380 1318381 1318382 1318383 1318384 1318385 1318386 1318387 1318388 1318389 1318390 1318391 1318392 1318393 1318394 1318395 1318396 1318397 1318398 1318399 1318400 1318401 1318402 1318403 1318404 1318405 1318406 1318407 1318408 1318409 1318410 1318411 1318412 1318413 1318414 1318415 1318416 1318417 1318418 1318419 1318420 1318421 1318422 1318423 1318424 1318425 1318426 1318427 1318428 1318429 1318430 1318431 1318432 1318433 1318434 1318435 1318436 1318437 1318438 1318439 1318440 1318441 1318442 1318443 1318444 1318445 1318446 1318447 1318448 1318449 1318450 1318451 1318452 1318453 1318454 1318455 1318456 1318457 1318458 1318459 1318460 1318461 1318462 1318463 1318464 1318465 1318466 1318467 1318468 1318469 1318470 1318471 1318472 1318473 1318474 1318475 1318476 1318477 1318478 1318479 1318480 1318481 1318482 1318483 1318484 1318485 1318486 1318487 1318488 1318489 1318490 1318491 1318492 1318493 1318494 1318495 1318496 1318497 1318498 1318499 1318500 1318501 1318502 1318503 1318504 1318505 1318506 1318507 1318508 1318509 1318510 1318511 1318512 1318513 1318514 1318515 1318516 1318517 1318518 1318519 1318520 1318521 1318522 1318523 1318524 1318525 1318526 1318527 1318528 1318529 1318530 1318531 1318532 1318533 1318534 1318535 1318536 1318537 1318538 1318539 1318540 1318541 1318542 1318543 1318544 1318545 1318546 1318547 1318548 1318549 1318550 1318551 1318552 1318553 1318554 1318555 1318556 1318557 1318558 1318559 1318560 1318561 1318562 1318563 1318564 1318565 1318566 1318567 1318568 1318569 1318570 1318571 1318572 1318573 1318574 1318575 1318576 1318577 1318578 1318579 1318580 1318581 1318582 1318583 1318584 1318585 1318586 1318587 1318588 1318589 1318590 1318591 1318592 1318593 1318594 1318595 1318596 1318597 1318598 1318599 1318600 1318601 1318602 1318603 1318604 1318605 1318606 1318607 1318608 1318609 1318610 1318611 1318612 1318613 1318614 1318615 1318616 1318617 1318618 1318619 1318620 1318621 1318622 1318623 1318624 1318625 1318626 1318627 1318628 1318629 1318630 1318631 1318632 1318633 1318634 1318635 1318636 1318637 1318638 1318639 1318640 1318641 1318642 1318643 1318644 1318645 1318646 1318647 1318648 1318649 1318650 1318651 1318652 1318653 1318654 1318655 1318656 1318657 1318658 1318659 1318660 1318661 1318662 1318663 1318664 1318665 1318666 1318667 1318668 1318669 1318670 1318671 1318672 1318673 1318674 1318675 1318676 1318677 1318678 1318679 1318680 1318681 1318682 1318683 1318684 1318685 1318686 1318687 1318688 1318689 1318690 1318691 1318692 1318693 1318694 1318695 1318696 1318697 1318698 1318699 1318700 1318701 1318702 1318703 1318704 1318705 1318706 1318707 1318708 1318709 1318710 1318711 1318712 1318713 1318714 1318715 1318716 1318717 1318718 1318719 1318720 1318721 1318722 1318723 1318724 1318725 1318726 1318727 1318728 1318729 1318730 1318731 1318732 1318733 1318734 1318735 1318736 1318737 1318738 1318739 1318740 1318741 1318742 1318743 1318744 1318745 1318746 1318747 1318748 1318749 1318750 1318751 1318752 1318753 1318754 1318755 1318756 1318757 1318758 1318759 1318760 1318761 1318762 1318763 1318764 1318765 1318766 1318767 1318768 1318769 1318770 1318771 1318772 1318773 1318774 1318775 1318776 1318777 1318778 1318779 1318780 1318781 1318782 1318783 1318784 1318785 1318786 1318787 1318788 1318789 1318790 1318791 1318792 1318793 1318794 1318795 1318796 1318797 1318798 1318799 1318800 1318801 1318802 1318803 1318804 1318805 1318806 1318807 1318808 1318809 1318810 1318811 1318812 1318813 1318814 1318815 1318816 1318817 1318818 1318819 1318820 1318821 1318822 1318823 1318824 1318825 1318826 1318827 1318828 1318829 1318830 1318831 1318832 1318833 1318834 1318835 1318836 1318837 1318838 1318839 1318840 1318841 1318842 1318843 1318844 1318845 1318846 1318847 1318848 1318849 1318850 1318851 1318852 1318853 1318854 1318855 1318856 1318857 1318858 1318859 1318860 1318861 1318862 1318863 1318864 1318865 1318866 1318867 1318868 1318869 1318870 1318871 1318872 1318873 1318874 1318875 1318876 1318877 1318878 1318879 1318880 1318881 1318882 1318883 1318884 1318885 1318886 1318887 1318888 1318889 1318890 1318891 1318892 1318893 1318894 1318895 1318896 1318897 1318898 1318899 1318900 1318901 1318902 1318903 1318904 1318905 1318906 1318907 1318908 1318909 1318910 1318911 1318912 1318913 1318914 1318915 1318916 1318917 1318918 1318919 1318920 1318921 1318922 1318923 1318924 1318925 1318926 1318927 1318928 1318929 1318930 1318931 1318932 1318933 1318934 1318935 1318936 1318937 1318938 1318939 1318940 1318941 1318942 1318943 1318944 1318945 1318946 1318947 1318948 1318949 1318950 1318951 1318952 1318953 1318954 1318955 1318956 1318957 1318958 1318959 1318960 1318961 1318962 1318963 1318964 1318965 1318966 1318967 1318968 1318969 1318970 1318971 1318972 1318973 1318974 1318975 1318976 1318977 1318978 1318979 1318980 1318981 1318982 1318983 1318984 1318985 1318986 1318987 1318988 1318989 1318990 1318991 1318992 1318993 1318994 1318995 1318996 1318997 1318998 1318999 1319000 1319001 1319002 1319003 1319004 1319005 1319006 1319007 1319008 1319009 1319010 1319011 1319012 1319013 1319014 1319015 1319016 1319017 1319018 1319019 1319020 1319021 1319022 1319023 1319024 1319025 1319026 1319027 1319028 1319029 1319030 1319031 1319032 1319033 1319034 1319035 1319036 1319037 1319038 1319039 1319040 1319041 1319042 1319043 1319044 1319045 1319046 1319047 1319048 1319049 1319050 1319051 1319052 1319053 1319054 1319055 1319056 1319057 1319058 1319059 1319060 1319061 1319062 1319063 1319064 1319065 1319066 1319067 1319068 1319069 1319070 1319071 1319072 1319073 1319074 1319075 1319076 1319077 1319078 1319079 1319080 1319081 1319082 1319083 1319084 1319085 1319086 1319087 1319088 1319089 1319090 1319091 1319092 1319093 1319094 1319095 1319096 1319097 1319098 1319099 1319100 1319101 1319102 1319103 1319104 1319105 1319106 1319107 1319108 1319109 1319110 1319111 1319112 1319113 1319114 1319115 1319116 1319117 1319118 1319119 1319120 1319121 1319122 1319123 1319124 1319125 1319126 1319127 1319128 1319129 1319130 1319131 1319132 1319133 1319134 1319135 1319136 1319137 1319138 1319139 1319140 1319141 1319142 1319143 1319144 1319145 1319146 1319147 1319148 1319149 1319150 1319151 1319152 1319153 1319154 1319155 1319156 1319157 1319158 1319159 1319160 1319161 1319162 1319163 1319164 1319165 1319166 1319167 1319168 1319169 1319170 1319171 1319172 1319173 1319174 1319175 1319176 1319177 1319178 1319179 1319180 1319181 1319182 1319183 1319184 1319185 1319186 1319187 1319188 1319189 1319190 1319191 1319192 1319193 1319194 1319195 1319196 1319197 1319198 1319199 1319200 1319201 1319202 1319203 1319204 1319205 1319206 1319207 1319208 1319209 1319210 1319211 1319212 1319213 1319214 1319215 1319216 1319217 1319218 1319219 1319220 1319221 1319222 1319223 1319224 1319225 1319226 1319227 1319228 1319229 1319230 1319231 1319232 1319233 1319234 1319235 1319236 1319237 1319238 1319239 1319240 1319241 1319242 1319243 1319244 1319245 1319246 1319247 1319248 1319249 1319250 1319251 1319252 1319253 1319254 1319255 1319256 1319257 1319258 1319259 1319260 1319261 1319262 1319263 1319264 1319265 1319266 1319267 1319268 1319269 1319270 1319271 1319272 1319273 1319274 1319275 1319276 1319277 1319278 1319279 1319280 1319281 1319282 1319283 1319284 1319285 1319286 1319287 1319288 1319289 1319290 1319291 1319292 1319293 1319294 1319295 1319296 1319297 1319298 1319299 1319300 1319301 1319302 1319303 1319304 1319305 1319306 1319307 1319308 1319309 1319310 1319311 1319312 1319313 1319314 1319315 1319316 1319317 1319318 1319319 1319320 1319321 1319322 1319323 1319324 1319325 1319326 1319327 1319328 1319329 1319330 1319331 1319332 1319333 1319334 1319335 1319336 1319337 1319338 1319339 1319340 1319341 1319342 1319343 1319344 1319345 1319346 1319347 1319348 1319349 1319350 1319351 1319352 1319353 1319354 1319355 1319356 1319357 1319358 1319359 1319360 1319361 1319362 1319363 1319364 1319365 1319366 1319367 1319368 1319369 1319370 1319371 1319372 1319373 1319374 1319375 1319376 1319377 1319378 1319379 1319380 1319381 1319382 1319383 1319384 1319385 1319386 1319387 1319388 1319389 1319390 1319391 1319392 1319393 1319394 1319395 1319396 1319397 1319398 1319399 1319400 1319401 1319402 1319403 1319404 1319405 1319406 1319407 1319408 1319409 1319410 1319411 1319412 1319413 1319414 1319415 1319416 1319417 1319418 1319419 1319420 1319421 1319422 1319423 1319424 1319425 1319426 1319427 1319428 1319429 1319430 1319431 1319432 1319433 1319434 1319435 1319436 1319437 1319438 1319439 1319440 1319441 1319442 1319443 1319444 1319445 1319446 1319447 1319448 1319449 1319450 1319451 1319452 1319453 1319454 1319455 1319456 1319457 1319458 1319459 1319460 1319461 1319462 1319463 1319464 1319465 1319466 1319467 1319468 1319469 1319470 1319471 1319472 1319473 1319474 1319475 1319476 1319477 1319478 1319479 1319480 1319481 1319482 1319483 1319484 1319485 1319486 1319487 1319488 1319489 1319490 1319491 1319492 1319493 1319494 1319495 1319496 1319497 1319498 1319499 1319500 1319501 1319502 1319503 1319504 1319505 1319506 1319507 1319508 1319509 1319510 1319511 1319512 1319513 1319514 1319515 1319516 1319517 1319518 1319519 1319520 1319521 1319522 1319523 1319524 1319525 1319526 1319527 1319528 1319529 1319530 1319531 1319532 1319533 1319534 1319535 1319536 1319537 1319538 1319539 1319540 1319541 1319542 1319543 1319544 1319545 1319546 1319547 1319548 1319549 1319550 1319551 1319552 1319553 1319554 1319555 1319556 1319557 1319558 1319559 1319560 1319561 1319562 1319563 1319564 1319565 1319566 1319567 1319568 1319569 1319570 1319571 1319572 1319573 1319574 1319575 1319576 1319577 1319578 1319579 1319580 1319581 1319582 1319583 1319584 1319585 1319586 1319587 1319588 1319589 1319590 1319591 1319592 1319593 1319594 1319595 1319596 1319597 1319598 1319599 1319600 1319601 1319602 1319603 1319604 1319605 1319606 1319607 1319608 1319609 1319610 1319611 1319612 1319613 1319614 1319615 1319616 1319617 1319618 1319619 1319620 1319621 1319622 1319623 1319624 1319625 1319626 1319627 1319628 1319629 1319630 1319631 1319632 1319633 1319634 1319635 1319636 1319637 1319638 1319639 1319640 1319641 1319642 1319643 1319644 1319645 1319646 1319647 1319648 1319649 1319650 1319651 1319652 1319653 1319654 1319655 1319656 1319657 1319658 1319659 1319660 1319661 1319662 1319663 1319664 1319665 1319666 1319667 1319668 1319669 1319670 1319671 1319672 1319673 1319674 1319675 1319676 1319677 1319678 1319679 1319680 1319681 1319682 1319683 1319684 1319685 1319686 1319687 1319688 1319689 1319690 1319691 1319692 1319693 1319694 1319695 1319696 1319697 1319698 1319699 1319700 1319701 1319702 1319703 1319704 1319705 1319706 1319707 1319708 1319709 1319710 1319711 1319712 1319713 1319714 1319715 1319716 1319717 1319718 1319719 1319720 1319721 1319722 1319723 1319724 1319725 1319726 1319727 1319728 1319729 1319730 1319731 1319732 1319733 1319734 1319735 1319736 1319737 1319738 1319739 1319740 1319741 1319742 1319743 1319744 1319745 1319746 1319747 1319748 1319749 1319750 1319751 1319752 1319753 1319754 1319755 1319756 1319757 1319758 1319759 1319760 1319761 1319762 1319763 1319764 1319765 1319766 1319767 1319768 1319769 1319770 1319771 1319772 1319773 1319774 1319775 1319776 1319777 1319778 1319779 1319780 1319781 1319782 1319783 1319784 1319785 1319786 1319787 1319788 1319789 1319790 1319791 1319792 1319793 1319794 1319795 1319796 1319797 1319798 1319799 1319800 1319801 1319802 1319803 1319804 1319805 1319806 1319807 1319808 1319809 1319810 1319811 1319812 1319813 1319814 1319815 1319816 1319817 1319818 1319819 1319820 1319821 1319822 1319823 1319824 1319825 1319826 1319827 1319828 1319829 1319830 1319831 1319832 1319833 1319834 1319835 1319836 1319837 1319838 1319839 1319840 1319841 1319842 1319843 1319844 1319845 1319846 1319847 1319848 1319849 1319850 1319851 1319852 1319853 1319854 1319855 1319856 1319857 1319858 1319859 1319860 1319861 1319862 1319863 1319864 1319865 1319866 1319867 1319868 1319869 1319870 1319871 1319872 1319873 1319874 1319875 1319876 1319877 1319878 1319879 1319880 1319881 1319882 1319883 1319884 1319885 1319886 1319887 1319888 1319889 1319890 1319891 1319892 1319893 1319894 1319895 1319896 1319897 1319898 1319899 1319900 1319901 1319902 1319903 1319904 1319905 1319906 1319907 1319908 1319909 1319910 1319911 1319912 1319913 1319914 1319915 1319916 1319917 1319918 1319919 1319920 1319921 1319922 1319923 1319924 1319925 1319926 1319927 1319928 1319929 1319930 1319931 1319932 1319933 1319934 1319935 1319936 1319937 1319938 1319939 1319940 1319941 1319942 1319943 1319944 1319945 1319946 1319947 1319948 1319949 1319950 1319951 1319952 1319953 1319954 1319955 1319956 1319957 1319958 1319959 1319960 1319961 1319962 1319963 1319964 1319965 1319966 1319967 1319968 1319969 1319970 1319971 1319972 1319973 1319974 1319975 1319976 1319977 1319978 1319979 1319980 1319981 1319982 1319983 1319984 1319985 1319986 1319987 1319988 1319989 1319990 1319991 1319992 1319993 1319994 1319995 1319996 1319997 1319998 1319999 1320000 1320001 1320002 1320003 1320004 1320005 1320006 1320007 1320008 1320009 1320010 1320011 1320012 1320013 1320014 1320015 1320016 1320017 1320018 1320019 1320020 1320021 1320022 1320023 1320024 1320025 1320026 1320027 1320028 1320029 1320030 1320031 1320032 1320033 1320034 1320035 1320036 1320037 1320038 1320039 1320040 1320041 1320042 1320043 1320044 1320045 1320046 1320047 1320048 1320049 1320050 1320051 1320052 1320053 1320054 1320055 1320056 1320057 1320058 1320059 1320060 1320061 1320062 1320063 1320064 1320065 1320066 1320067 1320068 1320069 1320070 1320071 1320072 1320073 1320074 1320075 1320076 1320077 1320078 1320079 1320080 1320081 1320082 1320083 1320084 1320085 1320086 1320087 1320088 1320089 1320090 1320091 1320092 1320093 1320094 1320095 1320096 1320097 1320098 1320099 1320100 1320101 1320102 1320103 1320104 1320105 1320106 1320107 1320108 1320109 1320110 1320111 1320112 1320113 1320114 1320115 1320116 1320117 1320118 1320119 1320120 1320121 1320122 1320123 1320124 1320125 1320126 1320127 1320128 1320129 1320130 1320131 1320132 1320133 1320134 1320135 1320136 1320137 1320138 1320139 1320140 1320141 1320142 1320143 1320144 1320145 1320146 1320147 1320148 1320149 1320150 1320151 1320152 1320153 1320154 1320155 1320156 1320157 1320158 1320159 1320160 1320161 1320162 1320163 1320164 1320165 1320166 1320167 1320168 1320169 1320170 1320171 1320172 1320173 1320174 1320175 1320176 1320177 1320178 1320179 1320180 1320181 1320182 1320183 1320184 1320185 1320186 1320187 1320188 1320189 1320190 1320191 1320192 1320193 1320194 1320195 1320196 1320197 1320198 1320199 1320200 1320201 1320202 1320203 1320204 1320205 1320206 1320207 1320208 1320209 1320210 1320211 1320212 1320213 1320214 1320215 1320216 1320217 1320218 1320219 1320220 1320221 1320222 1320223 1320224 1320225 1320226 1320227 1320228 1320229 1320230 1320231 1320232 1320233 1320234 1320235 1320236 1320237 1320238 1320239 1320240 1320241 1320242 1320243 1320244 1320245 1320246 1320247 1320248 1320249 1320250 1320251 1320252 1320253 1320254 1320255 1320256 1320257 1320258 1320259 1320260 1320261 1320262 1320263 1320264 1320265 1320266 1320267 1320268 1320269 1320270 1320271 1320272 1320273 1320274 1320275 1320276 1320277 1320278 1320279 1320280 1320281 1320282 1320283 1320284 1320285 1320286 1320287 1320288 1320289 1320290 1320291 1320292 1320293 1320294 1320295 1320296 1320297 1320298 1320299 1320300 1320301 1320302 1320303 1320304 1320305 1320306 1320307 1320308 1320309 1320310 1320311 1320312 1320313 1320314 1320315 1320316 1320317 1320318 1320319 1320320 1320321 1320322 1320323 1320324 1320325 1320326 1320327 1320328 1320329 1320330 1320331 1320332 1320333 1320334 1320335 1320336 1320337 1320338 1320339 1320340 1320341 1320342 1320343 1320344 1320345 1320346 1320347 1320348 1320349 1320350 1320351 1320352 1320353 1320354 1320355 1320356 1320357 1320358 1320359 1320360 1320361 1320362 1320363 1320364 1320365 1320366 1320367 1320368 1320369 1320370 1320371 1320372 1320373 1320374 1320375 1320376 1320377 1320378 1320379 1320380 1320381 1320382 1320383 1320384 1320385 1320386 1320387 1320388 1320389 1320390 1320391 1320392 1320393 1320394 1320395 1320396 1320397 1320398 1320399 1320400 1320401 1320402 1320403 1320404 1320405 1320406 1320407 1320408 1320409 1320410 1320411 1320412 1320413 1320414 1320415 1320416 1320417 1320418 1320419 1320420 1320421 1320422 1320423 1320424 1320425 1320426 1320427 1320428 1320429 1320430 1320431 1320432 1320433 1320434 1320435 1320436 1320437 1320438 1320439 1320440 1320441 1320442 1320443 1320444 1320445 1320446 1320447 1320448 1320449 1320450 1320451 1320452 1320453 1320454 1320455 1320456 1320457 1320458 1320459 1320460 1320461 1320462 1320463 1320464 1320465 1320466 1320467 1320468 1320469 1320470 1320471 1320472 1320473 1320474 1320475 1320476 1320477 1320478 1320479 1320480 1320481 1320482 1320483 1320484 1320485 1320486 1320487 1320488 1320489 1320490 1320491 1320492 1320493 1320494 1320495 1320496 1320497 1320498 1320499 1320500 1320501 1320502 1320503 1320504 1320505 1320506 1320507 1320508 1320509 1320510 1320511 1320512 1320513 1320514 1320515 1320516 1320517 1320518 1320519 1320520 1320521 1320522 1320523 1320524 1320525 1320526 1320527 1320528 1320529 1320530 1320531 1320532 1320533 1320534 1320535 1320536 1320537 1320538 1320539 1320540 1320541 1320542 1320543 1320544 1320545 1320546 1320547 1320548 1320549 1320550 1320551 1320552 1320553 1320554 1320555 1320556 1320557 1320558 1320559 1320560 1320561 1320562 1320563 1320564 1320565 1320566 1320567 1320568 1320569 1320570 1320571 1320572 1320573 1320574 1320575 1320576 1320577 1320578 1320579 1320580 1320581 1320582 1320583 1320584 1320585 1320586 1320587 1320588 1320589 1320590 1320591 1320592 1320593 1320594 1320595 1320596 1320597 1320598 1320599 1320600 1320601 1320602 1320603 1320604 1320605 1320606 1320607 1320608 1320609 1320610 1320611 1320612 1320613 1320614 1320615 1320616 1320617 1320618 1320619 1320620 1320621 1320622 1320623 1320624 1320625 1320626 1320627 1320628 1320629 1320630 1320631 1320632 1320633 1320634 1320635 1320636 1320637 1320638 1320639 1320640 1320641 1320642 1320643 1320644 1320645 1320646 1320647 1320648 1320649 1320650 1320651 1320652 1320653 1320654 1320655 1320656 1320657 1320658 1320659 1320660 1320661 1320662 1320663 1320664 1320665 1320666 1320667 1320668 1320669 1320670 1320671 1320672 1320673 1320674 1320675 1320676 1320677 1320678 1320679 1320680 1320681 1320682 1320683 1320684 1320685 1320686 1320687 1320688 1320689 1320690 1320691 1320692 1320693 1320694 1320695 1320696 1320697 1320698 1320699 1320700 1320701 1320702 1320703 1320704 1320705 1320706 1320707 1320708 1320709 1320710 1320711 1320712 1320713 1320714 1320715 1320716 1320717 1320718 1320719 1320720 1320721 1320722 1320723 1320724 1320725 1320726 1320727 1320728 1320729 1320730 1320731 1320732 1320733 1320734 1320735 1320736 1320737 1320738 1320739 1320740 1320741 1320742 1320743 1320744 1320745 1320746 1320747 1320748 1320749 1320750 1320751 1320752 1320753 1320754 1320755 1320756 1320757 1320758 1320759 1320760 1320761 1320762 1320763 1320764 1320765 1320766 1320767 1320768 1320769 1320770 1320771 1320772 1320773 1320774 1320775 1320776 1320777 1320778 1320779 1320780 1320781 1320782 1320783 1320784 1320785 1320786 1320787 1320788 1320789 1320790 1320791 1320792 1320793 1320794 1320795 1320796 1320797 1320798 1320799 1320800 1320801 1320802 1320803 1320804 1320805 1320806 1320807 1320808 1320809 1320810 1320811 1320812 1320813 1320814 1320815 1320816 1320817 1320818 1320819 1320820 1320821 1320822 1320823 1320824 1320825 1320826 1320827 1320828 1320829 1320830 1320831 1320832 1320833 1320834 1320835 1320836 1320837 1320838 1320839 1320840 1320841 1320842 1320843 1320844 1320845 1320846 1320847 1320848 1320849 1320850 1320851 1320852 1320853 1320854 1320855 1320856 1320857 1320858 1320859 1320860 1320861 1320862 1320863 1320864 1320865 1320866 1320867 1320868 1320869 1320870 1320871 1320872 1320873 1320874 1320875 1320876 1320877 1320878 1320879 1320880 1320881 1320882 1320883 1320884 1320885 1320886 1320887 1320888 1320889 1320890 1320891 1320892 1320893 1320894 1320895 1320896 1320897 1320898 1320899 1320900 1320901 1320902 1320903 1320904 1320905 1320906 1320907 1320908 1320909 1320910 1320911 1320912 1320913 1320914 1320915 1320916 1320917 1320918 1320919 1320920 1320921 1320922 1320923 1320924 1320925 1320926 1320927 1320928 1320929 1320930 1320931 1320932 1320933 1320934 1320935 1320936 1320937 1320938 1320939 1320940 1320941 1320942 1320943 1320944 1320945 1320946 1320947 1320948 1320949 1320950 1320951 1320952 1320953 1320954 1320955 1320956 1320957 1320958 1320959 1320960 1320961 1320962 1320963 1320964 1320965 1320966 1320967 1320968 1320969 1320970 1320971 1320972 1320973 1320974 1320975 1320976 1320977 1320978 1320979 1320980 1320981 1320982 1320983 1320984 1320985 1320986 1320987 1320988 1320989 1320990 1320991 1320992 1320993 1320994 1320995 1320996 1320997 1320998 1320999 1321000 1321001 1321002 1321003 1321004 1321005 1321006 1321007 1321008 1321009 1321010 1321011 1321012 1321013 1321014 1321015 1321016 1321017 1321018 1321019 1321020 1321021 1321022 1321023 1321024 1321025 1321026 1321027 1321028 1321029 1321030 1321031 1321032 1321033 1321034 1321035 1321036 1321037 1321038 1321039 1321040 1321041 1321042 1321043 1321044 1321045 1321046 1321047 1321048 1321049 1321050 1321051 1321052 1321053 1321054 1321055 1321056 1321057 1321058 1321059 1321060 1321061 1321062 1321063 1321064 1321065 1321066 1321067 1321068 1321069 1321070 1321071 1321072 1321073 1321074 1321075 1321076 1321077 1321078 1321079 1321080 1321081 1321082 1321083 1321084 1321085 1321086 1321087 1321088 1321089 1321090 1321091 1321092 1321093 1321094 1321095 1321096 1321097 1321098 1321099 1321100 1321101 1321102 1321103 1321104 1321105 1321106 1321107 1321108 1321109 1321110 1321111 1321112 1321113 1321114 1321115 1321116 1321117 1321118 1321119 1321120 1321121 1321122 1321123 1321124 1321125 1321126 1321127 1321128 1321129 1321130 1321131 1321132 1321133 1321134 1321135 1321136 1321137 1321138 1321139 1321140 1321141 1321142 1321143 1321144 1321145 1321146 1321147 1321148 1321149 1321150 1321151 1321152 1321153 1321154 1321155 1321156 1321157 1321158 1321159 1321160 1321161 1321162 1321163 1321164 1321165 1321166 1321167 1321168 1321169 1321170 1321171 1321172 1321173 1321174 1321175 1321176 1321177 1321178 1321179 1321180 1321181 1321182 1321183 1321184 1321185 1321186 1321187 1321188 1321189 1321190 1321191 1321192 1321193 1321194 1321195 1321196 1321197 1321198 1321199 1321200 1321201 1321202 1321203 1321204 1321205 1321206 1321207 1321208 1321209 1321210 1321211 1321212 1321213 1321214 1321215 1321216 1321217 1321218 1321219 1321220 1321221 1321222 1321223 1321224 1321225 1321226 1321227 1321228 1321229 1321230 1321231 1321232 1321233 1321234 1321235 1321236 1321237 1321238 1321239 1321240 1321241 1321242 1321243 1321244 1321245 1321246 1321247 1321248 1321249 1321250 1321251 1321252 1321253 1321254 1321255 1321256 1321257 1321258 1321259 1321260 1321261 1321262 1321263 1321264 1321265 1321266 1321267 1321268 1321269 1321270 1321271 1321272 1321273 1321274 1321275 1321276 1321277 1321278 1321279 1321280 1321281 1321282 1321283 1321284 1321285 1321286 1321287 1321288 1321289 1321290 1321291 1321292 1321293 1321294 1321295 1321296 1321297 1321298 1321299 1321300 1321301 1321302 1321303 1321304 1321305 1321306 1321307 1321308 1321309 1321310 1321311 1321312 1321313 1321314 1321315 1321316 1321317 1321318 1321319 1321320 1321321 1321322 1321323 1321324 1321325 1321326 1321327 1321328 1321329 1321330 1321331 1321332 1321333 1321334 1321335 1321336 1321337 1321338 1321339 1321340 1321341 1321342 1321343 1321344 1321345 1321346 1321347 1321348 1321349 1321350 1321351 1321352 1321353 1321354 1321355 1321356 1321357 1321358 1321359 1321360 1321361 1321362 1321363 1321364 1321365 1321366 1321367 1321368 1321369 1321370 1321371 1321372 1321373 1321374 1321375 1321376 1321377 1321378 1321379 1321380 1321381 1321382 1321383 1321384 1321385 1321386 1321387 1321388 1321389 1321390 1321391 1321392 1321393 1321394 1321395 1321396 1321397 1321398 1321399 1321400 1321401 1321402 1321403 1321404 1321405 1321406 1321407 1321408 1321409 1321410 1321411 1321412 1321413 1321414 1321415 1321416 1321417 1321418 1321419 1321420 1321421 1321422 1321423 1321424 1321425 1321426 1321427 1321428 1321429 1321430 1321431 1321432 1321433 1321434 1321435 1321436 1321437 1321438 1321439 1321440 1321441 1321442 1321443 1321444 1321445 1321446 1321447 1321448 1321449 1321450 1321451 1321452 1321453 1321454 1321455 1321456 1321457 1321458 1321459 1321460 1321461 1321462 1321463 1321464 1321465 1321466 1321467 1321468 1321469 1321470 1321471 1321472 1321473 1321474 1321475 1321476 1321477 1321478 1321479 1321480 1321481 1321482 1321483 1321484 1321485 1321486 1321487 1321488 1321489 1321490 1321491 1321492 1321493 1321494 1321495 1321496 1321497 1321498 1321499 1321500 1321501 1321502 1321503 1321504 1321505 1321506 1321507 1321508 1321509 1321510 1321511 1321512 1321513 1321514 1321515 1321516 1321517 1321518 1321519 1321520 1321521 1321522 1321523 1321524 1321525 1321526 1321527 1321528 1321529 1321530 1321531 1321532 1321533 1321534 1321535 1321536 1321537 1321538 1321539 1321540 1321541 1321542 1321543 1321544 1321545 1321546 1321547 1321548 1321549 1321550 1321551 1321552 1321553 1321554 1321555 1321556 1321557 1321558 1321559 1321560 1321561 1321562 1321563 1321564 1321565 1321566 1321567 1321568 1321569 1321570 1321571 1321572 1321573 1321574 1321575 1321576 1321577 1321578 1321579 1321580 1321581 1321582 1321583 1321584 1321585 1321586 1321587 1321588 1321589 1321590 1321591 1321592 1321593 1321594 1321595 1321596 1321597 1321598 1321599 1321600 1321601 1321602 1321603 1321604 1321605 1321606 1321607 1321608 1321609 1321610 1321611 1321612 1321613 1321614 1321615 1321616 1321617 1321618 1321619 1321620 1321621 1321622 1321623 1321624 1321625 1321626 1321627 1321628 1321629 1321630 1321631 1321632 1321633 1321634 1321635 1321636 1321637 1321638 1321639 1321640 1321641 1321642 1321643 1321644 1321645 1321646 1321647 1321648 1321649 1321650 1321651 1321652 1321653 1321654 1321655 1321656 1321657 1321658 1321659 1321660 1321661 1321662 1321663 1321664 1321665 1321666 1321667 1321668 1321669 1321670 1321671 1321672 1321673 1321674 1321675 1321676 1321677 1321678 1321679 1321680 1321681 1321682 1321683 1321684 1321685 1321686 1321687 1321688 1321689 1321690 1321691 1321692 1321693 1321694 1321695 1321696 1321697 1321698 1321699 1321700 1321701 1321702 1321703 1321704 1321705 1321706 1321707 1321708 1321709 1321710 1321711 1321712 1321713 1321714 1321715 1321716 1321717 1321718 1321719 1321720 1321721 1321722 1321723 1321724 1321725 1321726 1321727 1321728 1321729 1321730 1321731 1321732 1321733 1321734 1321735 1321736 1321737 1321738 1321739 1321740 1321741 1321742 1321743 1321744 1321745 1321746 1321747 1321748 1321749 1321750 1321751 1321752 1321753 1321754 1321755 1321756 1321757 1321758 1321759 1321760 1321761 1321762 1321763 1321764 1321765 1321766 1321767 1321768 1321769 1321770 1321771 1321772 1321773 1321774 1321775 1321776 1321777 1321778 1321779 1321780 1321781 1321782 1321783 1321784 1321785 1321786 1321787 1321788 1321789 1321790 1321791 1321792 1321793 1321794 1321795 1321796 1321797 1321798 1321799 1321800 1321801 1321802 1321803 1321804 1321805 1321806 1321807 1321808 1321809 1321810 1321811 1321812 1321813 1321814 1321815 1321816 1321817 1321818 1321819 1321820 1321821 1321822 1321823 1321824 1321825 1321826 1321827 1321828 1321829 1321830 1321831 1321832 1321833 1321834 1321835 1321836 1321837 1321838 1321839 1321840 1321841 1321842 1321843 1321844 1321845 1321846 1321847 1321848 1321849 1321850 1321851 1321852 1321853 1321854 1321855 1321856 1321857 1321858 1321859 1321860 1321861 1321862 1321863 1321864 1321865 1321866 1321867 1321868 1321869 1321870 1321871 1321872 1321873 1321874 1321875 1321876 1321877 1321878 1321879 1321880 1321881 1321882 1321883 1321884 1321885 1321886 1321887 1321888 1321889 1321890 1321891 1321892 1321893 1321894 1321895 1321896 1321897 1321898 1321899 1321900 1321901 1321902 1321903 1321904 1321905 1321906 1321907 1321908 1321909 1321910 1321911 1321912 1321913 1321914 1321915 1321916 1321917 1321918 1321919 1321920 1321921 1321922 1321923 1321924 1321925 1321926 1321927 1321928 1321929 1321930 1321931 1321932 1321933 1321934 1321935 1321936 1321937 1321938 1321939 1321940 1321941 1321942 1321943 1321944 1321945 1321946 1321947 1321948 1321949 1321950 1321951 1321952 1321953 1321954 1321955 1321956 1321957 1321958 1321959 1321960 1321961 1321962 1321963 1321964 1321965 1321966 1321967 1321968 1321969 1321970 1321971 1321972 1321973 1321974 1321975 1321976 1321977 1321978 1321979 1321980 1321981 1321982 1321983 1321984 1321985 1321986 1321987 1321988 1321989 1321990 1321991 1321992 1321993 1321994 1321995 1321996 1321997 1321998 1321999 1322000 1322001 1322002 1322003 1322004 1322005 1322006 1322007 1322008 1322009 1322010 1322011 1322012 1322013 1322014 1322015 1322016 1322017 1322018 1322019 1322020 1322021 1322022 1322023 1322024 1322025 1322026 1322027 1322028 1322029 1322030 1322031 1322032 1322033 1322034 1322035 1322036 1322037 1322038 1322039 1322040 1322041 1322042 1322043 1322044 1322045 1322046 1322047 1322048 1322049 1322050 1322051 1322052 1322053 1322054 1322055 1322056 1322057 1322058 1322059 1322060 1322061 1322062 1322063 1322064 1322065 1322066 1322067 1322068 1322069 1322070 1322071 1322072 1322073 1322074 1322075 1322076 1322077 1322078 1322079 1322080 1322081 1322082 1322083 1322084 1322085 1322086 1322087 1322088 1322089 1322090 1322091 1322092 1322093 1322094 1322095 1322096 1322097 1322098 1322099 1322100 1322101 1322102 1322103 1322104 1322105 1322106 1322107 1322108 1322109 1322110 1322111 1322112 1322113 1322114 1322115 1322116 1322117 1322118 1322119 1322120 1322121 1322122 1322123 1322124 1322125 1322126 1322127 1322128 1322129 1322130 1322131 1322132 1322133 1322134 1322135 1322136 1322137 1322138 1322139 1322140 1322141 1322142 1322143 1322144 1322145 1322146 1322147 1322148 1322149 1322150 1322151 1322152 1322153 1322154 1322155 1322156 1322157 1322158 1322159 1322160 1322161 1322162 1322163 1322164 1322165 1322166 1322167 1322168 1322169 1322170 1322171 1322172 1322173 1322174 1322175 1322176 1322177 1322178 1322179 1322180 1322181 1322182 1322183 1322184 1322185 1322186 1322187 1322188 1322189 1322190 1322191 1322192 1322193 1322194 1322195 1322196 1322197 1322198 1322199 1322200 1322201 1322202 1322203 1322204 1322205 1322206 1322207 1322208 1322209 1322210 1322211 1322212 1322213 1322214 1322215 1322216 1322217 1322218 1322219 1322220 1322221 1322222 1322223 1322224 1322225 1322226 1322227 1322228 1322229 1322230 1322231 1322232 1322233 1322234 1322235 1322236 1322237 1322238 1322239 1322240 1322241 1322242 1322243 1322244 1322245 1322246 1322247 1322248 1322249 1322250 1322251 1322252 1322253 1322254 1322255 1322256 1322257 1322258 1322259 1322260 1322261 1322262 1322263 1322264 1322265 1322266 1322267 1322268 1322269 1322270 1322271 1322272 1322273 1322274 1322275 1322276 1322277 1322278 1322279 1322280 1322281 1322282 1322283 1322284 1322285 1322286 1322287 1322288 1322289 1322290 1322291 1322292 1322293 1322294 1322295 1322296 1322297 1322298 1322299 1322300 1322301 1322302 1322303 1322304 1322305 1322306 1322307 1322308 1322309 1322310 1322311 1322312 1322313 1322314 1322315 1322316 1322317 1322318 1322319 1322320 1322321 1322322 1322323 1322324 1322325 1322326 1322327 1322328 1322329 1322330 1322331 1322332 1322333 1322334 1322335 1322336 1322337 1322338 1322339 1322340 1322341 1322342 1322343 1322344 1322345 1322346 1322347 1322348 1322349 1322350 1322351 1322352 1322353 1322354 1322355 1322356 1322357 1322358 1322359 1322360 1322361 1322362 1322363 1322364 1322365 1322366 1322367 1322368 1322369 1322370 1322371 1322372 1322373 1322374 1322375 1322376 1322377 1322378 1322379 1322380 1322381 1322382 1322383 1322384 1322385 1322386 1322387 1322388 1322389 1322390 1322391 1322392 1322393 1322394 1322395 1322396 1322397 1322398 1322399 1322400 1322401 1322402 1322403 1322404 1322405 1322406 1322407 1322408 1322409 1322410 1322411 1322412 1322413 1322414 1322415 1322416 1322417 1322418 1322419 1322420 1322421 1322422 1322423 1322424 1322425 1322426 1322427 1322428 1322429 1322430 1322431 1322432 1322433 1322434 1322435 1322436 1322437 1322438 1322439 1322440 1322441 1322442 1322443 1322444 1322445 1322446 1322447 1322448 1322449 1322450 1322451 1322452 1322453 1322454 1322455 1322456 1322457 1322458 1322459 1322460 1322461 1322462 1322463 1322464 1322465 1322466 1322467 1322468 1322469 1322470 1322471 1322472 1322473 1322474 1322475 1322476 1322477 1322478 1322479 1322480 1322481 1322482 1322483 1322484 1322485 1322486 1322487 1322488 1322489 1322490 1322491 1322492 1322493 1322494 1322495 1322496 1322497 1322498 1322499 1322500 1322501 1322502 1322503 1322504 1322505 1322506 1322507 1322508 1322509 1322510 1322511 1322512 1322513 1322514 1322515 1322516 1322517 1322518 1322519 1322520 1322521 1322522 1322523 1322524 1322525 1322526 1322527 1322528 1322529 1322530 1322531 1322532 1322533 1322534 1322535 1322536 1322537 1322538 1322539 1322540 1322541 1322542 1322543 1322544 1322545 1322546 1322547 1322548 1322549 1322550 1322551 1322552 1322553 1322554 1322555 1322556 1322557 1322558 1322559 1322560 1322561 1322562 1322563 1322564 1322565 1322566 1322567 1322568 1322569 1322570 1322571 1322572 1322573 1322574 1322575 1322576 1322577 1322578 1322579 1322580 1322581 1322582 1322583 1322584 1322585 1322586 1322587 1322588 1322589 1322590 1322591 1322592 1322593 1322594 1322595 1322596 1322597 1322598 1322599 1322600 1322601 1322602 1322603 1322604 1322605 1322606 1322607 1322608 1322609 1322610 1322611 1322612 1322613 1322614 1322615 1322616 1322617 1322618 1322619 1322620 1322621 1322622 1322623 1322624 1322625 1322626 1322627 1322628 1322629 1322630 1322631 1322632 1322633 1322634 1322635 1322636 1322637 1322638 1322639 1322640 1322641 1322642 1322643 1322644 1322645 1322646 1322647 1322648 1322649 1322650 1322651 1322652 1322653 1322654 1322655 1322656 1322657 1322658 1322659 1322660 1322661 1322662 1322663 1322664 1322665 1322666 1322667 1322668 1322669 1322670 1322671 1322672 1322673 1322674 1322675 1322676 1322677 1322678 1322679 1322680 1322681 1322682 1322683 1322684 1322685 1322686 1322687 1322688 1322689 1322690 1322691 1322692 1322693 1322694 1322695 1322696 1322697 1322698 1322699 1322700 1322701 1322702 1322703 1322704 1322705 1322706 1322707 1322708 1322709 1322710 1322711 1322712 1322713 1322714 1322715 1322716 1322717 1322718 1322719 1322720 1322721 1322722 1322723 1322724 1322725 1322726 1322727 1322728 1322729 1322730 1322731 1322732 1322733 1322734 1322735 1322736 1322737 1322738 1322739 1322740 1322741 1322742 1322743 1322744 1322745 1322746 1322747 1322748 1322749 1322750 1322751 1322752 1322753 1322754 1322755 1322756 1322757 1322758 1322759 1322760 1322761 1322762 1322763 1322764 1322765 1322766 1322767 1322768 1322769 1322770 1322771 1322772 1322773 1322774 1322775 1322776 1322777 1322778 1322779 1322780 1322781 1322782 1322783 1322784 1322785 1322786 1322787 1322788 1322789 1322790 1322791 1322792 1322793 1322794 1322795 1322796 1322797 1322798 1322799 1322800 1322801 1322802 1322803 1322804 1322805 1322806 1322807 1322808 1322809 1322810 1322811 1322812 1322813 1322814 1322815 1322816 1322817 1322818 1322819 1322820 1322821 1322822 1322823 1322824 1322825 1322826 1322827 1322828 1322829 1322830 1322831 1322832 1322833 1322834 1322835 1322836 1322837 1322838 1322839 1322840 1322841 1322842 1322843 1322844 1322845 1322846 1322847 1322848 1322849 1322850 1322851 1322852 1322853 1322854 1322855 1322856 1322857 1322858 1322859 1322860 1322861 1322862 1322863 1322864 1322865 1322866 1322867 1322868 1322869 1322870 1322871 1322872 1322873 1322874 1322875 1322876 1322877 1322878 1322879 1322880 1322881 1322882 1322883 1322884 1322885 1322886 1322887 1322888 1322889 1322890 1322891 1322892 1322893 1322894 1322895 1322896 1322897 1322898 1322899 1322900 1322901 1322902 1322903 1322904 1322905 1322906 1322907 1322908 1322909 1322910 1322911 1322912 1322913 1322914 1322915 1322916 1322917 1322918 1322919 1322920 1322921 1322922 1322923 1322924 1322925 1322926 1322927 1322928 1322929 1322930 1322931 1322932 1322933 1322934 1322935 1322936 1322937 1322938 1322939 1322940 1322941 1322942 1322943 1322944 1322945 1322946 1322947 1322948 1322949 1322950 1322951 1322952 1322953 1322954 1322955 1322956 1322957 1322958 1322959 1322960 1322961 1322962 1322963 1322964 1322965 1322966 1322967 1322968 1322969 1322970 1322971 1322972 1322973 1322974 1322975 1322976 1322977 1322978 1322979 1322980 1322981 1322982 1322983 1322984 1322985 1322986 1322987 1322988 1322989 1322990 1322991 1322992 1322993 1322994 1322995 1322996 1322997 1322998 1322999 1323000 1323001 1323002 1323003 1323004 1323005 1323006 1323007 1323008 1323009 1323010 1323011 1323012 1323013 1323014 1323015 1323016 1323017 1323018 1323019 1323020 1323021 1323022 1323023 1323024 1323025 1323026 1323027 1323028 1323029 1323030 1323031 1323032 1323033 1323034 1323035 1323036 1323037 1323038 1323039 1323040 1323041 1323042 1323043 1323044 1323045 1323046 1323047 1323048 1323049 1323050 1323051 1323052 1323053 1323054 1323055 1323056 1323057 1323058 1323059 1323060 1323061 1323062 1323063 1323064 1323065 1323066 1323067 1323068 1323069 1323070 1323071 1323072 1323073 1323074 1323075 1323076 1323077 1323078 1323079 1323080 1323081 1323082 1323083 1323084 1323085 1323086 1323087 1323088 1323089 1323090 1323091 1323092 1323093 1323094 1323095 1323096 1323097 1323098 1323099 1323100 1323101 1323102 1323103 1323104 1323105 1323106 1323107 1323108 1323109 1323110 1323111 1323112 1323113 1323114 1323115 1323116 1323117 1323118 1323119 1323120 1323121 1323122 1323123 1323124 1323125 1323126 1323127 1323128 1323129 1323130 1323131 1323132 1323133 1323134 1323135 1323136 1323137 1323138 1323139 1323140 1323141 1323142 1323143 1323144 1323145 1323146 1323147 1323148 1323149 1323150 1323151 1323152 1323153 1323154 1323155 1323156 1323157 1323158 1323159 1323160 1323161 1323162 1323163 1323164 1323165 1323166 1323167 1323168 1323169 1323170 1323171 1323172 1323173 1323174 1323175 1323176 1323177 1323178 1323179 1323180 1323181 1323182 1323183 1323184 1323185 1323186 1323187 1323188 1323189 1323190 1323191 1323192 1323193 1323194 1323195 1323196 1323197 1323198 1323199 1323200 1323201 1323202 1323203 1323204 1323205 1323206 1323207 1323208 1323209 1323210 1323211 1323212 1323213 1323214 1323215 1323216 1323217 1323218 1323219 1323220 1323221 1323222 1323223 1323224 1323225 1323226 1323227 1323228 1323229 1323230 1323231 1323232 1323233 1323234 1323235 1323236 1323237 1323238 1323239 1323240 1323241 1323242 1323243 1323244 1323245 1323246 1323247 1323248 1323249 1323250 1323251 1323252 1323253 1323254 1323255 1323256 1323257 1323258 1323259 1323260 1323261 1323262 1323263 1323264 1323265 1323266 1323267 1323268 1323269 1323270 1323271 1323272 1323273 1323274 1323275 1323276 1323277 1323278 1323279 1323280 1323281 1323282 1323283 1323284 1323285 1323286 1323287 1323288 1323289 1323290 1323291 1323292 1323293 1323294 1323295 1323296 1323297 1323298 1323299 1323300 1323301 1323302 1323303 1323304 1323305 1323306 1323307 1323308 1323309 1323310 1323311 1323312 1323313 1323314 1323315 1323316 1323317 1323318 1323319 1323320 1323321 1323322 1323323 1323324 1323325 1323326 1323327 1323328 1323329 1323330 1323331 1323332 1323333 1323334 1323335 1323336 1323337 1323338 1323339 1323340 1323341 1323342 1323343 1323344 1323345 1323346 1323347 1323348 1323349 1323350 1323351 1323352 1323353 1323354 1323355 1323356 1323357 1323358 1323359 1323360 1323361 1323362 1323363 1323364 1323365 1323366 1323367 1323368 1323369 1323370 1323371 1323372 1323373 1323374 1323375 1323376 1323377 1323378 1323379 1323380 1323381 1323382 1323383 1323384 1323385 1323386 1323387 1323388 1323389 1323390 1323391 1323392 1323393 1323394 1323395 1323396 1323397 1323398 1323399 1323400 1323401 1323402 1323403 1323404 1323405 1323406 1323407 1323408 1323409 1323410 1323411 1323412 1323413 1323414 1323415 1323416 1323417 1323418 1323419 1323420 1323421 1323422 1323423 1323424 1323425 1323426 1323427 1323428 1323429 1323430 1323431 1323432 1323433 1323434 1323435 1323436 1323437 1323438 1323439 1323440 1323441 1323442 1323443 1323444 1323445 1323446 1323447 1323448 1323449 1323450 1323451 1323452 1323453 1323454 1323455 1323456 1323457 1323458 1323459 1323460 1323461 1323462 1323463 1323464 1323465 1323466 1323467 1323468 1323469 1323470 1323471 1323472 1323473 1323474 1323475 1323476 1323477 1323478 1323479 1323480 1323481 1323482 1323483 1323484 1323485 1323486 1323487 1323488 1323489 1323490 1323491 1323492 1323493 1323494 1323495 1323496 1323497 1323498 1323499 1323500 1323501 1323502 1323503 1323504 1323505 1323506 1323507 1323508 1323509 1323510 1323511 1323512 1323513 1323514 1323515 1323516 1323517 1323518 1323519 1323520 1323521 1323522 1323523 1323524 1323525 1323526 1323527 1323528 1323529 1323530 1323531 1323532 1323533 1323534 1323535 1323536 1323537 1323538 1323539 1323540 1323541 1323542 1323543 1323544 1323545 1323546 1323547 1323548 1323549 1323550 1323551 1323552 1323553 1323554 1323555 1323556 1323557 1323558 1323559 1323560 1323561 1323562 1323563 1323564 1323565 1323566 1323567 1323568 1323569 1323570 1323571 1323572 1323573 1323574 1323575 1323576 1323577 1323578 1323579 1323580 1323581 1323582 1323583 1323584 1323585 1323586 1323587 1323588 1323589 1323590 1323591 1323592 1323593 1323594 1323595 1323596 1323597 1323598 1323599 1323600 1323601 1323602 1323603 1323604 1323605 1323606 1323607 1323608 1323609 1323610 1323611 1323612 1323613 1323614 1323615 1323616 1323617 1323618 1323619 1323620 1323621 1323622 1323623 1323624 1323625 1323626 1323627 1323628 1323629 1323630 1323631 1323632 1323633 1323634 1323635 1323636 1323637 1323638 1323639 1323640 1323641 1323642 1323643 1323644 1323645 1323646 1323647 1323648 1323649 1323650 1323651 1323652 1323653 1323654 1323655 1323656 1323657 1323658 1323659 1323660 1323661 1323662 1323663 1323664 1323665 1323666 1323667 1323668 1323669 1323670 1323671 1323672 1323673 1323674 1323675 1323676 1323677 1323678 1323679 1323680 1323681 1323682 1323683 1323684 1323685 1323686 1323687 1323688 1323689 1323690 1323691 1323692 1323693 1323694 1323695 1323696 1323697 1323698 1323699 1323700 1323701 1323702 1323703 1323704 1323705 1323706 1323707 1323708 1323709 1323710 1323711 1323712 1323713 1323714 1323715 1323716 1323717 1323718 1323719 1323720 1323721 1323722 1323723 1323724 1323725 1323726 1323727 1323728 1323729 1323730 1323731 1323732 1323733 1323734 1323735 1323736 1323737 1323738 1323739 1323740 1323741 1323742 1323743 1323744 1323745 1323746 1323747 1323748 1323749 1323750 1323751 1323752 1323753 1323754 1323755 1323756 1323757 1323758 1323759 1323760 1323761 1323762 1323763 1323764 1323765 1323766 1323767 1323768 1323769 1323770 1323771 1323772 1323773 1323774 1323775 1323776 1323777 1323778 1323779 1323780 1323781 1323782 1323783 1323784 1323785 1323786 1323787 1323788 1323789 1323790 1323791 1323792 1323793 1323794 1323795 1323796 1323797 1323798 1323799 1323800 1323801 1323802 1323803 1323804 1323805 1323806 1323807 1323808 1323809 1323810 1323811 1323812 1323813 1323814 1323815 1323816 1323817 1323818 1323819 1323820 1323821 1323822 1323823 1323824 1323825 1323826 1323827 1323828 1323829 1323830 1323831 1323832 1323833 1323834 1323835 1323836 1323837 1323838 1323839 1323840 1323841 1323842 1323843 1323844 1323845 1323846 1323847 1323848 1323849 1323850 1323851 1323852 1323853 1323854 1323855 1323856 1323857 1323858 1323859 1323860 1323861 1323862 1323863 1323864 1323865 1323866 1323867 1323868 1323869 1323870 1323871 1323872 1323873 1323874 1323875 1323876 1323877 1323878 1323879 1323880 1323881 1323882 1323883 1323884 1323885 1323886 1323887 1323888 1323889 1323890 1323891 1323892 1323893 1323894 1323895 1323896 1323897 1323898 1323899 1323900 1323901 1323902 1323903 1323904 1323905 1323906 1323907 1323908 1323909 1323910 1323911 1323912 1323913 1323914 1323915 1323916 1323917 1323918 1323919 1323920 1323921 1323922 1323923 1323924 1323925 1323926 1323927 1323928 1323929 1323930 1323931 1323932 1323933 1323934 1323935 1323936 1323937 1323938 1323939 1323940 1323941 1323942 1323943 1323944 1323945 1323946 1323947 1323948 1323949 1323950 1323951 1323952 1323953 1323954 1323955 1323956 1323957 1323958 1323959 1323960 1323961 1323962 1323963 1323964 1323965 1323966 1323967 1323968 1323969 1323970 1323971 1323972 1323973 1323974 1323975 1323976 1323977 1323978 1323979 1323980 1323981 1323982 1323983 1323984 1323985 1323986 1323987 1323988 1323989 1323990 1323991 1323992 1323993 1323994 1323995 1323996 1323997 1323998 1323999 1324000 1324001 1324002 1324003 1324004 1324005 1324006 1324007 1324008 1324009 1324010 1324011 1324012 1324013 1324014 1324015 1324016 1324017 1324018 1324019 1324020 1324021 1324022 1324023 1324024 1324025 1324026 1324027 1324028 1324029 1324030 1324031 1324032 1324033 1324034 1324035 1324036 1324037 1324038 1324039 1324040 1324041 1324042 1324043 1324044 1324045 1324046 1324047 1324048 1324049 1324050 1324051 1324052 1324053 1324054 1324055 1324056 1324057 1324058 1324059 1324060 1324061 1324062 1324063 1324064 1324065 1324066 1324067 1324068 1324069 1324070 1324071 1324072 1324073 1324074 1324075 1324076 1324077 1324078 1324079 1324080 1324081 1324082 1324083 1324084 1324085 1324086 1324087 1324088 1324089 1324090 1324091 1324092 1324093 1324094 1324095 1324096 1324097 1324098 1324099 1324100 1324101 1324102 1324103 1324104 1324105 1324106 1324107 1324108 1324109 1324110 1324111 1324112 1324113 1324114 1324115 1324116 1324117 1324118 1324119 1324120 1324121 1324122 1324123 1324124 1324125 1324126 1324127 1324128 1324129 1324130 1324131 1324132 1324133 1324134 1324135 1324136 1324137 1324138 1324139 1324140 1324141 1324142 1324143 1324144 1324145 1324146 1324147 1324148 1324149 1324150 1324151 1324152 1324153 1324154 1324155 1324156 1324157 1324158 1324159 1324160 1324161 1324162 1324163 1324164 1324165 1324166 1324167 1324168 1324169 1324170 1324171 1324172 1324173 1324174 1324175 1324176 1324177 1324178 1324179 1324180 1324181 1324182 1324183 1324184 1324185 1324186 1324187 1324188 1324189 1324190 1324191 1324192 1324193 1324194 1324195 1324196 1324197 1324198 1324199 1324200 1324201 1324202 1324203 1324204 1324205 1324206 1324207 1324208 1324209 1324210 1324211 1324212 1324213 1324214 1324215 1324216 1324217 1324218 1324219 1324220 1324221 1324222 1324223 1324224 1324225 1324226 1324227 1324228 1324229 1324230 1324231 1324232 1324233 1324234 1324235 1324236 1324237 1324238 1324239 1324240 1324241 1324242 1324243 1324244 1324245 1324246 1324247 1324248 1324249 1324250 1324251 1324252 1324253 1324254 1324255 1324256 1324257 1324258 1324259 1324260 1324261 1324262 1324263 1324264 1324265 1324266 1324267 1324268 1324269 1324270 1324271 1324272 1324273 1324274 1324275 1324276 1324277 1324278 1324279 1324280 1324281 1324282 1324283 1324284 1324285 1324286 1324287 1324288 1324289 1324290 1324291 1324292 1324293 1324294 1324295 1324296 1324297 1324298 1324299 1324300 1324301 1324302 1324303 1324304 1324305 1324306 1324307 1324308 1324309 1324310 1324311 1324312 1324313 1324314 1324315 1324316 1324317 1324318 1324319 1324320 1324321 1324322 1324323 1324324 1324325 1324326 1324327 1324328 1324329 1324330 1324331 1324332 1324333 1324334 1324335 1324336 1324337 1324338 1324339 1324340 1324341 1324342 1324343 1324344 1324345 1324346 1324347 1324348 1324349 1324350 1324351 1324352 1324353 1324354 1324355 1324356 1324357 1324358 1324359 1324360 1324361 1324362 1324363 1324364 1324365 1324366 1324367 1324368 1324369 1324370 1324371 1324372 1324373 1324374 1324375 1324376 1324377 1324378 1324379 1324380 1324381 1324382 1324383 1324384 1324385 1324386 1324387 1324388 1324389 1324390 1324391 1324392 1324393 1324394 1324395 1324396 1324397 1324398 1324399 1324400 1324401 1324402 1324403 1324404 1324405 1324406 1324407 1324408 1324409 1324410 1324411 1324412 1324413 1324414 1324415 1324416 1324417 1324418 1324419 1324420 1324421 1324422 1324423 1324424 1324425 1324426 1324427 1324428 1324429 1324430 1324431 1324432 1324433 1324434 1324435 1324436 1324437 1324438 1324439 1324440 1324441 1324442 1324443 1324444 1324445 1324446 1324447 1324448 1324449 1324450 1324451 1324452 1324453 1324454 1324455 1324456 1324457 1324458 1324459 1324460 1324461 1324462 1324463 1324464 1324465 1324466 1324467 1324468 1324469 1324470 1324471 1324472 1324473 1324474 1324475 1324476 1324477 1324478 1324479 1324480 1324481 1324482 1324483 1324484 1324485 1324486 1324487 1324488 1324489 1324490 1324491 1324492 1324493 1324494 1324495 1324496 1324497 1324498 1324499 1324500 1324501 1324502 1324503 1324504 1324505 1324506 1324507 1324508 1324509 1324510 1324511 1324512 1324513 1324514 1324515 1324516 1324517 1324518 1324519 1324520 1324521 1324522 1324523 1324524 1324525 1324526 1324527 1324528 1324529 1324530 1324531 1324532 1324533 1324534 1324535 1324536 1324537 1324538 1324539 1324540 1324541 1324542 1324543 1324544 1324545 1324546 1324547 1324548 1324549 1324550 1324551 1324552 1324553 1324554 1324555 1324556 1324557 1324558 1324559 1324560 1324561 1324562 1324563 1324564 1324565 1324566 1324567 1324568 1324569 1324570 1324571 1324572 1324573 1324574 1324575 1324576 1324577 1324578 1324579 1324580 1324581 1324582 1324583 1324584 1324585 1324586 1324587 1324588 1324589 1324590 1324591 1324592 1324593 1324594 1324595 1324596 1324597 1324598 1324599 1324600 1324601 1324602 1324603 1324604 1324605 1324606 1324607 1324608 1324609 1324610 1324611 1324612 1324613 1324614 1324615 1324616 1324617 1324618 1324619 1324620 1324621 1324622 1324623 1324624 1324625 1324626 1324627 1324628 1324629 1324630 1324631 1324632 1324633 1324634 1324635 1324636 1324637 1324638 1324639 1324640 1324641 1324642 1324643 1324644 1324645 1324646 1324647 1324648 1324649 1324650 1324651 1324652 1324653 1324654 1324655 1324656 1324657 1324658 1324659 1324660 1324661 1324662 1324663 1324664 1324665 1324666 1324667 1324668 1324669 1324670 1324671 1324672 1324673 1324674 1324675 1324676 1324677 1324678 1324679 1324680 1324681 1324682 1324683 1324684 1324685 1324686 1324687 1324688 1324689 1324690 1324691 1324692 1324693 1324694 1324695 1324696 1324697 1324698 1324699 1324700 1324701 1324702 1324703 1324704 1324705 1324706 1324707 1324708 1324709 1324710 1324711 1324712 1324713 1324714 1324715 1324716 1324717 1324718 1324719 1324720 1324721 1324722 1324723 1324724 1324725 1324726 1324727 1324728 1324729 1324730 1324731 1324732 1324733 1324734 1324735 1324736 1324737 1324738 1324739 1324740 1324741 1324742 1324743 1324744 1324745 1324746 1324747 1324748 1324749 1324750 1324751 1324752 1324753 1324754 1324755 1324756 1324757 1324758 1324759 1324760 1324761 1324762 1324763 1324764 1324765 1324766 1324767 1324768 1324769 1324770 1324771 1324772 1324773 1324774 1324775 1324776 1324777 1324778 1324779 1324780 1324781 1324782 1324783 1324784 1324785 1324786 1324787 1324788 1324789 1324790 1324791 1324792 1324793 1324794 1324795 1324796 1324797 1324798 1324799 1324800 1324801 1324802 1324803 1324804 1324805 1324806 1324807 1324808 1324809 1324810 1324811 1324812 1324813 1324814 1324815 1324816 1324817 1324818 1324819 1324820 1324821 1324822 1324823 1324824 1324825 1324826 1324827 1324828 1324829 1324830 1324831 1324832 1324833 1324834 1324835 1324836 1324837 1324838 1324839 1324840 1324841 1324842 1324843 1324844 1324845 1324846 1324847 1324848 1324849 1324850 1324851 1324852 1324853 1324854 1324855 1324856 1324857 1324858 1324859 1324860 1324861 1324862 1324863 1324864 1324865 1324866 1324867 1324868 1324869 1324870 1324871 1324872 1324873 1324874 1324875 1324876 1324877 1324878 1324879 1324880 1324881 1324882 1324883 1324884 1324885 1324886 1324887 1324888 1324889 1324890 1324891 1324892 1324893 1324894 1324895 1324896 1324897 1324898 1324899 1324900 1324901 1324902 1324903 1324904 1324905 1324906 1324907 1324908 1324909 1324910 1324911 1324912 1324913 1324914 1324915 1324916 1324917 1324918 1324919 1324920 1324921 1324922 1324923 1324924 1324925 1324926 1324927 1324928 1324929 1324930 1324931 1324932 1324933 1324934 1324935 1324936 1324937 1324938 1324939 1324940 1324941 1324942 1324943 1324944 1324945 1324946 1324947 1324948 1324949 1324950 1324951 1324952 1324953 1324954 1324955 1324956 1324957 1324958 1324959 1324960 1324961 1324962 1324963 1324964 1324965 1324966 1324967 1324968 1324969 1324970 1324971 1324972 1324973 1324974 1324975 1324976 1324977 1324978 1324979 1324980 1324981 1324982 1324983 1324984 1324985 1324986 1324987 1324988 1324989 1324990 1324991 1324992 1324993 1324994 1324995 1324996 1324997 1324998 1324999 1325000 1325001 1325002 1325003 1325004 1325005 1325006 1325007 1325008 1325009 1325010 1325011 1325012 1325013 1325014 1325015 1325016 1325017 1325018 1325019 1325020 1325021 1325022 1325023 1325024 1325025 1325026 1325027 1325028 1325029 1325030 1325031 1325032 1325033 1325034 1325035 1325036 1325037 1325038 1325039 1325040 1325041 1325042 1325043 1325044 1325045 1325046 1325047 1325048 1325049 1325050 1325051 1325052 1325053 1325054 1325055 1325056 1325057 1325058 1325059 1325060 1325061 1325062 1325063 1325064 1325065 1325066 1325067 1325068 1325069 1325070 1325071 1325072 1325073 1325074 1325075 1325076 1325077 1325078 1325079 1325080 1325081 1325082 1325083 1325084 1325085 1325086 1325087 1325088 1325089 1325090 1325091 1325092 1325093 1325094 1325095 1325096 1325097 1325098 1325099 1325100 1325101 1325102 1325103 1325104 1325105 1325106 1325107 1325108 1325109 1325110 1325111 1325112 1325113 1325114 1325115 1325116 1325117 1325118 1325119 1325120 1325121 1325122 1325123 1325124 1325125 1325126 1325127 1325128 1325129 1325130 1325131 1325132 1325133 1325134 1325135 1325136 1325137 1325138 1325139 1325140 1325141 1325142 1325143 1325144 1325145 1325146 1325147 1325148 1325149 1325150 1325151 1325152 1325153 1325154 1325155 1325156 1325157 1325158 1325159 1325160 1325161 1325162 1325163 1325164 1325165 1325166 1325167 1325168 1325169 1325170 1325171 1325172 1325173 1325174 1325175 1325176 1325177 1325178 1325179 1325180 1325181 1325182 1325183 1325184 1325185 1325186 1325187 1325188 1325189 1325190 1325191 1325192 1325193 1325194 1325195 1325196 1325197 1325198 1325199 1325200 1325201 1325202 1325203 1325204 1325205 1325206 1325207 1325208 1325209 1325210 1325211 1325212 1325213 1325214 1325215 1325216 1325217 1325218 1325219 1325220 1325221 1325222 1325223 1325224 1325225 1325226 1325227 1325228 1325229 1325230 1325231 1325232 1325233 1325234 1325235 1325236 1325237 1325238 1325239 1325240 1325241 1325242 1325243 1325244 1325245 1325246 1325247 1325248 1325249 1325250 1325251 1325252 1325253 1325254 1325255 1325256 1325257 1325258 1325259 1325260 1325261 1325262 1325263 1325264 1325265 1325266 1325267 1325268 1325269 1325270 1325271 1325272 1325273 1325274 1325275 1325276 1325277 1325278 1325279 1325280 1325281 1325282 1325283 1325284 1325285 1325286 1325287 1325288 1325289 1325290 1325291 1325292 1325293 1325294 1325295 1325296 1325297 1325298 1325299 1325300 1325301 1325302 1325303 1325304 1325305 1325306 1325307 1325308 1325309 1325310 1325311 1325312 1325313 1325314 1325315 1325316 1325317 1325318 1325319 1325320 1325321 1325322 1325323 1325324 1325325 1325326 1325327 1325328 1325329 1325330 1325331 1325332 1325333 1325334 1325335 1325336 1325337 1325338 1325339 1325340 1325341 1325342 1325343 1325344 1325345 1325346 1325347 1325348 1325349 1325350 1325351 1325352 1325353 1325354 1325355 1325356 1325357 1325358 1325359 1325360 1325361 1325362 1325363 1325364 1325365 1325366 1325367 1325368 1325369 1325370 1325371 1325372 1325373 1325374 1325375 1325376 1325377 1325378 1325379 1325380 1325381 1325382 1325383 1325384 1325385 1325386 1325387 1325388 1325389 1325390 1325391 1325392 1325393 1325394 1325395 1325396 1325397 1325398 1325399 1325400 1325401 1325402 1325403 1325404 1325405 1325406 1325407 1325408 1325409 1325410 1325411 1325412 1325413 1325414 1325415 1325416 1325417 1325418 1325419 1325420 1325421 1325422 1325423 1325424 1325425 1325426 1325427 1325428 1325429 1325430 1325431 1325432 1325433 1325434 1325435 1325436 1325437 1325438 1325439 1325440 1325441 1325442 1325443 1325444 1325445 1325446 1325447 1325448 1325449 1325450 1325451 1325452 1325453 1325454 1325455 1325456 1325457 1325458 1325459 1325460 1325461 1325462 1325463 1325464 1325465 1325466 1325467 1325468 1325469 1325470 1325471 1325472 1325473 1325474 1325475 1325476 1325477 1325478 1325479 1325480 1325481 1325482 1325483 1325484 1325485 1325486 1325487 1325488 1325489 1325490 1325491 1325492 1325493 1325494 1325495 1325496 1325497 1325498 1325499 1325500 1325501 1325502 1325503 1325504 1325505 1325506 1325507 1325508 1325509 1325510 1325511 1325512 1325513 1325514 1325515 1325516 1325517 1325518 1325519 1325520 1325521 1325522 1325523 1325524 1325525 1325526 1325527 1325528 1325529 1325530 1325531 1325532 1325533 1325534 1325535 1325536 1325537 1325538 1325539 1325540 1325541 1325542 1325543 1325544 1325545 1325546 1325547 1325548 1325549 1325550 1325551 1325552 1325553 1325554 1325555 1325556 1325557 1325558 1325559 1325560 1325561 1325562 1325563 1325564 1325565 1325566 1325567 1325568 1325569 1325570 1325571 1325572 1325573 1325574 1325575 1325576 1325577 1325578 1325579 1325580 1325581 1325582 1325583 1325584 1325585 1325586 1325587 1325588 1325589 1325590 1325591 1325592 1325593 1325594 1325595 1325596 1325597 1325598 1325599 1325600 1325601 1325602 1325603 1325604 1325605 1325606 1325607 1325608 1325609 1325610 1325611 1325612 1325613 1325614 1325615 1325616 1325617 1325618 1325619 1325620 1325621 1325622 1325623 1325624 1325625 1325626 1325627 1325628 1325629 1325630 1325631 1325632 1325633 1325634 1325635 1325636 1325637 1325638 1325639 1325640 1325641 1325642 1325643 1325644 1325645 1325646 1325647 1325648 1325649 1325650 1325651 1325652 1325653 1325654 1325655 1325656 1325657 1325658 1325659 1325660 1325661 1325662 1325663 1325664 1325665 1325666 1325667 1325668 1325669 1325670 1325671 1325672 1325673 1325674 1325675 1325676 1325677 1325678 1325679 1325680 1325681 1325682 1325683 1325684 1325685 1325686 1325687 1325688 1325689 1325690 1325691 1325692 1325693 1325694 1325695 1325696 1325697 1325698 1325699 1325700 1325701 1325702 1325703 1325704 1325705 1325706 1325707 1325708 1325709 1325710 1325711 1325712 1325713 1325714 1325715 1325716 1325717 1325718 1325719 1325720 1325721 1325722 1325723 1325724 1325725 1325726 1325727 1325728 1325729 1325730 1325731 1325732 1325733 1325734 1325735 1325736 1325737 1325738 1325739 1325740 1325741 1325742 1325743 1325744 1325745 1325746 1325747 1325748 1325749 1325750 1325751 1325752 1325753 1325754 1325755 1325756 1325757 1325758 1325759 1325760 1325761 1325762 1325763 1325764 1325765 1325766 1325767 1325768 1325769 1325770 1325771 1325772 1325773 1325774 1325775 1325776 1325777 1325778 1325779 1325780 1325781 1325782 1325783 1325784 1325785 1325786 1325787 1325788 1325789 1325790 1325791 1325792 1325793 1325794 1325795 1325796 1325797 1325798 1325799 1325800 1325801 1325802 1325803 1325804 1325805 1325806 1325807 1325808 1325809 1325810 1325811 1325812 1325813 1325814 1325815 1325816 1325817 1325818 1325819 1325820 1325821 1325822 1325823 1325824 1325825 1325826 1325827 1325828 1325829 1325830 1325831 1325832 1325833 1325834 1325835 1325836 1325837 1325838 1325839 1325840 1325841 1325842 1325843 1325844 1325845 1325846 1325847 1325848 1325849 1325850 1325851 1325852 1325853 1325854 1325855 1325856 1325857 1325858 1325859 1325860 1325861 1325862 1325863 1325864 1325865 1325866 1325867 1325868 1325869 1325870 1325871 1325872 1325873 1325874 1325875 1325876 1325877 1325878 1325879 1325880 1325881 1325882 1325883 1325884 1325885 1325886 1325887 1325888 1325889 1325890 1325891 1325892 1325893 1325894 1325895 1325896 1325897 1325898 1325899 1325900 1325901 1325902 1325903 1325904 1325905 1325906 1325907 1325908 1325909 1325910 1325911 1325912 1325913 1325914 1325915 1325916 1325917 1325918 1325919 1325920 1325921 1325922 1325923 1325924 1325925 1325926 1325927 1325928 1325929 1325930 1325931 1325932 1325933 1325934 1325935 1325936 1325937 1325938 1325939 1325940 1325941 1325942 1325943 1325944 1325945 1325946 1325947 1325948 1325949 1325950 1325951 1325952 1325953 1325954 1325955 1325956 1325957 1325958 1325959 1325960 1325961 1325962 1325963 1325964 1325965 1325966 1325967 1325968 1325969 1325970 1325971 1325972 1325973 1325974 1325975 1325976 1325977 1325978 1325979 1325980 1325981 1325982 1325983 1325984 1325985 1325986 1325987 1325988 1325989 1325990 1325991 1325992 1325993 1325994 1325995 1325996 1325997 1325998 1325999 1326000 1326001 1326002 1326003 1326004 1326005 1326006 1326007 1326008 1326009 1326010 1326011 1326012 1326013 1326014 1326015 1326016 1326017 1326018 1326019 1326020 1326021 1326022 1326023 1326024 1326025 1326026 1326027 1326028 1326029 1326030 1326031 1326032 1326033 1326034 1326035 1326036 1326037 1326038 1326039 1326040 1326041 1326042 1326043 1326044 1326045 1326046 1326047 1326048 1326049 1326050 1326051 1326052 1326053 1326054 1326055 1326056 1326057 1326058 1326059 1326060 1326061 1326062 1326063 1326064 1326065 1326066 1326067 1326068 1326069 1326070 1326071 1326072 1326073 1326074 1326075 1326076 1326077 1326078 1326079 1326080 1326081 1326082 1326083 1326084 1326085 1326086 1326087 1326088 1326089 1326090 1326091 1326092 1326093 1326094 1326095 1326096 1326097 1326098 1326099 1326100 1326101 1326102 1326103 1326104 1326105 1326106 1326107 1326108 1326109 1326110 1326111 1326112 1326113 1326114 1326115 1326116 1326117 1326118 1326119 1326120 1326121 1326122 1326123 1326124 1326125 1326126 1326127 1326128 1326129 1326130 1326131 1326132 1326133 1326134 1326135 1326136 1326137 1326138 1326139 1326140 1326141 1326142 1326143 1326144 1326145 1326146 1326147 1326148 1326149 1326150 1326151 1326152 1326153 1326154 1326155 1326156 1326157 1326158 1326159 1326160 1326161 1326162 1326163 1326164 1326165 1326166 1326167 1326168 1326169 1326170 1326171 1326172 1326173 1326174 1326175 1326176 1326177 1326178 1326179 1326180 1326181 1326182 1326183 1326184 1326185 1326186 1326187 1326188 1326189 1326190 1326191 1326192 1326193 1326194 1326195 1326196 1326197 1326198 1326199 1326200 1326201 1326202 1326203 1326204 1326205 1326206 1326207 1326208 1326209 1326210 1326211 1326212 1326213 1326214 1326215 1326216 1326217 1326218 1326219 1326220 1326221 1326222 1326223 1326224 1326225 1326226 1326227 1326228 1326229 1326230 1326231 1326232 1326233 1326234 1326235 1326236 1326237 1326238 1326239 1326240 1326241 1326242 1326243 1326244 1326245 1326246 1326247 1326248 1326249 1326250 1326251 1326252 1326253 1326254 1326255 1326256 1326257 1326258 1326259 1326260 1326261 1326262 1326263 1326264 1326265 1326266 1326267 1326268 1326269 1326270 1326271 1326272 1326273 1326274 1326275 1326276 1326277 1326278 1326279 1326280 1326281 1326282 1326283 1326284 1326285 1326286 1326287 1326288 1326289 1326290 1326291 1326292 1326293 1326294 1326295 1326296 1326297 1326298 1326299 1326300 1326301 1326302 1326303 1326304 1326305 1326306 1326307 1326308 1326309 1326310 1326311 1326312 1326313 1326314 1326315 1326316 1326317 1326318 1326319 1326320 1326321 1326322 1326323 1326324 1326325 1326326 1326327 1326328 1326329 1326330 1326331 1326332 1326333 1326334 1326335 1326336 1326337 1326338 1326339 1326340 1326341 1326342 1326343 1326344 1326345 1326346 1326347 1326348 1326349 1326350 1326351 1326352 1326353 1326354 1326355 1326356 1326357 1326358 1326359 1326360 1326361 1326362 1326363 1326364 1326365 1326366 1326367 1326368 1326369 1326370 1326371 1326372 1326373 1326374 1326375 1326376 1326377 1326378 1326379 1326380 1326381 1326382 1326383 1326384 1326385 1326386 1326387 1326388 1326389 1326390 1326391 1326392 1326393 1326394 1326395 1326396 1326397 1326398 1326399 1326400 1326401 1326402 1326403 1326404 1326405 1326406 1326407 1326408 1326409 1326410 1326411 1326412 1326413 1326414 1326415 1326416 1326417 1326418 1326419 1326420 1326421 1326422 1326423 1326424 1326425 1326426 1326427 1326428 1326429 1326430 1326431 1326432 1326433 1326434 1326435 1326436 1326437 1326438 1326439 1326440 1326441 1326442 1326443 1326444 1326445 1326446 1326447 1326448 1326449 1326450 1326451 1326452 1326453 1326454 1326455 1326456 1326457 1326458 1326459 1326460 1326461 1326462 1326463 1326464 1326465 1326466 1326467 1326468 1326469 1326470 1326471 1326472 1326473 1326474 1326475 1326476 1326477 1326478 1326479 1326480 1326481 1326482 1326483 1326484 1326485 1326486 1326487 1326488 1326489 1326490 1326491 1326492 1326493 1326494 1326495 1326496 1326497 1326498 1326499 1326500 1326501 1326502 1326503 1326504 1326505 1326506 1326507 1326508 1326509 1326510 1326511 1326512 1326513 1326514 1326515 1326516 1326517 1326518 1326519 1326520 1326521 1326522 1326523 1326524 1326525 1326526 1326527 1326528 1326529 1326530 1326531 1326532 1326533 1326534 1326535 1326536 1326537 1326538 1326539 1326540 1326541 1326542 1326543 1326544 1326545 1326546 1326547 1326548 1326549 1326550 1326551 1326552 1326553 1326554 1326555 1326556 1326557 1326558 1326559 1326560 1326561 1326562 1326563 1326564 1326565 1326566 1326567 1326568 1326569 1326570 1326571 1326572 1326573 1326574 1326575 1326576 1326577 1326578 1326579 1326580 1326581 1326582 1326583 1326584 1326585 1326586 1326587 1326588 1326589 1326590 1326591 1326592 1326593 1326594 1326595 1326596 1326597 1326598 1326599 1326600 1326601 1326602 1326603 1326604 1326605 1326606 1326607 1326608 1326609 1326610 1326611 1326612 1326613 1326614 1326615 1326616 1326617 1326618 1326619 1326620 1326621 1326622 1326623 1326624 1326625 1326626 1326627 1326628 1326629 1326630 1326631 1326632 1326633 1326634 1326635 1326636 1326637 1326638 1326639 1326640 1326641 1326642 1326643 1326644 1326645 1326646 1326647 1326648 1326649 1326650 1326651 1326652 1326653 1326654 1326655 1326656 1326657 1326658 1326659 1326660 1326661 1326662 1326663 1326664 1326665 1326666 1326667 1326668 1326669 1326670 1326671 1326672 1326673 1326674 1326675 1326676 1326677 1326678 1326679 1326680 1326681 1326682 1326683 1326684 1326685 1326686 1326687 1326688 1326689 1326690 1326691 1326692 1326693 1326694 1326695 1326696 1326697 1326698 1326699 1326700 1326701 1326702 1326703 1326704 1326705 1326706 1326707 1326708 1326709 1326710 1326711 1326712 1326713 1326714 1326715 1326716 1326717 1326718 1326719 1326720 1326721 1326722 1326723 1326724 1326725 1326726 1326727 1326728 1326729 1326730 1326731 1326732 1326733 1326734 1326735 1326736 1326737 1326738 1326739 1326740 1326741 1326742 1326743 1326744 1326745 1326746 1326747 1326748 1326749 1326750 1326751 1326752 1326753 1326754 1326755 1326756 1326757 1326758 1326759 1326760 1326761 1326762 1326763 1326764 1326765 1326766 1326767 1326768 1326769 1326770 1326771 1326772 1326773 1326774 1326775 1326776 1326777 1326778 1326779 1326780 1326781 1326782 1326783 1326784 1326785 1326786 1326787 1326788 1326789 1326790 1326791 1326792 1326793 1326794 1326795 1326796 1326797 1326798 1326799 1326800 1326801 1326802 1326803 1326804 1326805 1326806 1326807 1326808 1326809 1326810 1326811 1326812 1326813 1326814 1326815 1326816 1326817 1326818 1326819 1326820 1326821 1326822 1326823 1326824 1326825 1326826 1326827 1326828 1326829 1326830 1326831 1326832 1326833 1326834 1326835 1326836 1326837 1326838 1326839 1326840 1326841 1326842 1326843 1326844 1326845 1326846 1326847 1326848 1326849 1326850 1326851 1326852 1326853 1326854 1326855 1326856 1326857 1326858 1326859 1326860 1326861 1326862 1326863 1326864 1326865 1326866 1326867 1326868 1326869 1326870 1326871 1326872 1326873 1326874 1326875 1326876 1326877 1326878 1326879 1326880 1326881 1326882 1326883 1326884 1326885 1326886 1326887 1326888 1326889 1326890 1326891 1326892 1326893 1326894 1326895 1326896 1326897 1326898 1326899 1326900 1326901 1326902 1326903 1326904 1326905 1326906 1326907 1326908 1326909 1326910 1326911 1326912 1326913 1326914 1326915 1326916 1326917 1326918 1326919 1326920 1326921 1326922 1326923 1326924 1326925 1326926 1326927 1326928 1326929 1326930 1326931 1326932 1326933 1326934 1326935 1326936 1326937 1326938 1326939 1326940 1326941 1326942 1326943 1326944 1326945 1326946 1326947 1326948 1326949 1326950 1326951 1326952 1326953 1326954 1326955 1326956 1326957 1326958 1326959 1326960 1326961 1326962 1326963 1326964 1326965 1326966 1326967 1326968 1326969 1326970 1326971 1326972 1326973 1326974 1326975 1326976 1326977 1326978 1326979 1326980 1326981 1326982 1326983 1326984 1326985 1326986 1326987 1326988 1326989 1326990 1326991 1326992 1326993 1326994 1326995 1326996 1326997 1326998 1326999 1327000 1327001 1327002 1327003 1327004 1327005 1327006 1327007 1327008 1327009 1327010 1327011 1327012 1327013 1327014 1327015 1327016 1327017 1327018 1327019 1327020 1327021 1327022 1327023 1327024 1327025 1327026 1327027 1327028 1327029 1327030 1327031 1327032 1327033 1327034 1327035 1327036 1327037 1327038 1327039 1327040 1327041 1327042 1327043 1327044 1327045 1327046 1327047 1327048 1327049 1327050 1327051 1327052 1327053 1327054 1327055 1327056 1327057 1327058 1327059 1327060 1327061 1327062 1327063 1327064 1327065 1327066 1327067 1327068 1327069 1327070 1327071 1327072 1327073 1327074 1327075 1327076 1327077 1327078 1327079 1327080 1327081 1327082 1327083 1327084 1327085 1327086 1327087 1327088 1327089 1327090 1327091 1327092 1327093 1327094 1327095 1327096 1327097 1327098 1327099 1327100 1327101 1327102 1327103 1327104 1327105 1327106 1327107 1327108 1327109 1327110 1327111 1327112 1327113 1327114 1327115 1327116 1327117 1327118 1327119 1327120 1327121 1327122 1327123 1327124 1327125 1327126 1327127 1327128 1327129 1327130 1327131 1327132 1327133 1327134 1327135 1327136 1327137 1327138 1327139 1327140 1327141 1327142 1327143 1327144 1327145 1327146 1327147 1327148 1327149 1327150 1327151 1327152 1327153 1327154 1327155 1327156 1327157 1327158 1327159 1327160 1327161 1327162 1327163 1327164 1327165 1327166 1327167 1327168 1327169 1327170 1327171 1327172 1327173 1327174 1327175 1327176 1327177 1327178 1327179 1327180 1327181 1327182 1327183 1327184 1327185 1327186 1327187 1327188 1327189 1327190 1327191 1327192 1327193 1327194 1327195 1327196 1327197 1327198 1327199 1327200 1327201 1327202 1327203 1327204 1327205 1327206 1327207 1327208 1327209 1327210 1327211 1327212 1327213 1327214 1327215 1327216 1327217 1327218 1327219 1327220 1327221 1327222 1327223 1327224 1327225 1327226 1327227 1327228 1327229 1327230 1327231 1327232 1327233 1327234 1327235 1327236 1327237 1327238 1327239 1327240 1327241 1327242 1327243 1327244 1327245 1327246 1327247 1327248 1327249 1327250 1327251 1327252 1327253 1327254 1327255 1327256 1327257 1327258 1327259 1327260 1327261 1327262 1327263 1327264 1327265 1327266 1327267 1327268 1327269 1327270 1327271 1327272 1327273 1327274 1327275 1327276 1327277 1327278 1327279 1327280 1327281 1327282 1327283 1327284 1327285 1327286 1327287 1327288 1327289 1327290 1327291 1327292 1327293 1327294 1327295 1327296 1327297 1327298 1327299 1327300 1327301 1327302 1327303 1327304 1327305 1327306 1327307 1327308 1327309 1327310 1327311 1327312 1327313 1327314 1327315 1327316 1327317 1327318 1327319 1327320 1327321 1327322 1327323 1327324 1327325 1327326 1327327 1327328 1327329 1327330 1327331 1327332 1327333 1327334 1327335 1327336 1327337 1327338 1327339 1327340 1327341 1327342 1327343 1327344 1327345 1327346 1327347 1327348 1327349 1327350 1327351 1327352 1327353 1327354 1327355 1327356 1327357 1327358 1327359 1327360 1327361 1327362 1327363 1327364 1327365 1327366 1327367 1327368 1327369 1327370 1327371 1327372 1327373 1327374 1327375 1327376 1327377 1327378 1327379 1327380 1327381 1327382 1327383 1327384 1327385 1327386 1327387 1327388 1327389 1327390 1327391 1327392 1327393 1327394 1327395 1327396 1327397 1327398 1327399 1327400 1327401 1327402 1327403 1327404 1327405 1327406 1327407 1327408 1327409 1327410 1327411 1327412 1327413 1327414 1327415 1327416 1327417 1327418 1327419 1327420 1327421 1327422 1327423 1327424 1327425 1327426 1327427 1327428 1327429 1327430 1327431 1327432 1327433 1327434 1327435 1327436 1327437 1327438 1327439 1327440 1327441 1327442 1327443 1327444 1327445 1327446 1327447 1327448 1327449 1327450 1327451 1327452 1327453 1327454 1327455 1327456 1327457 1327458 1327459 1327460 1327461 1327462 1327463 1327464 1327465 1327466 1327467 1327468 1327469 1327470 1327471 1327472 1327473 1327474 1327475 1327476 1327477 1327478 1327479 1327480 1327481 1327482 1327483 1327484 1327485 1327486 1327487 1327488 1327489 1327490 1327491 1327492 1327493 1327494 1327495 1327496 1327497 1327498 1327499 1327500 1327501 1327502 1327503 1327504 1327505 1327506 1327507 1327508 1327509 1327510 1327511 1327512 1327513 1327514 1327515 1327516 1327517 1327518 1327519 1327520 1327521 1327522 1327523 1327524 1327525 1327526 1327527 1327528 1327529 1327530 1327531 1327532 1327533 1327534 1327535 1327536 1327537 1327538 1327539 1327540 1327541 1327542 1327543 1327544 1327545 1327546 1327547 1327548 1327549 1327550 1327551 1327552 1327553 1327554 1327555 1327556 1327557 1327558 1327559 1327560 1327561 1327562 1327563 1327564 1327565 1327566 1327567 1327568 1327569 1327570 1327571 1327572 1327573 1327574 1327575 1327576 1327577 1327578 1327579 1327580 1327581 1327582 1327583 1327584 1327585 1327586 1327587 1327588 1327589 1327590 1327591 1327592 1327593 1327594 1327595 1327596 1327597 1327598 1327599 1327600 1327601 1327602 1327603 1327604 1327605 1327606 1327607 1327608 1327609 1327610 1327611 1327612 1327613 1327614 1327615 1327616 1327617 1327618 1327619 1327620 1327621 1327622 1327623 1327624 1327625 1327626 1327627 1327628 1327629 1327630 1327631 1327632 1327633 1327634 1327635 1327636 1327637 1327638 1327639 1327640 1327641 1327642 1327643 1327644 1327645 1327646 1327647 1327648 1327649 1327650 1327651 1327652 1327653 1327654 1327655 1327656 1327657 1327658 1327659 1327660 1327661 1327662 1327663 1327664 1327665 1327666 1327667 1327668 1327669 1327670 1327671 1327672 1327673 1327674 1327675 1327676 1327677 1327678 1327679 1327680 1327681 1327682 1327683 1327684 1327685 1327686 1327687 1327688 1327689 1327690 1327691 1327692 1327693 1327694 1327695 1327696 1327697 1327698 1327699 1327700 1327701 1327702 1327703 1327704 1327705 1327706 1327707 1327708 1327709 1327710 1327711 1327712 1327713 1327714 1327715 1327716 1327717 1327718 1327719 1327720 1327721 1327722 1327723 1327724 1327725 1327726 1327727 1327728 1327729 1327730 1327731 1327732 1327733 1327734 1327735 1327736 1327737 1327738 1327739 1327740 1327741 1327742 1327743 1327744 1327745 1327746 1327747 1327748 1327749 1327750 1327751 1327752 1327753 1327754 1327755 1327756 1327757 1327758 1327759 1327760 1327761 1327762 1327763 1327764 1327765 1327766 1327767 1327768 1327769 1327770 1327771 1327772 1327773 1327774 1327775 1327776 1327777 1327778 1327779 1327780 1327781 1327782 1327783 1327784 1327785 1327786 1327787 1327788 1327789 1327790 1327791 1327792 1327793 1327794 1327795 1327796 1327797 1327798 1327799 1327800 1327801 1327802 1327803 1327804 1327805 1327806 1327807 1327808 1327809 1327810 1327811 1327812 1327813 1327814 1327815 1327816 1327817 1327818 1327819 1327820 1327821 1327822 1327823 1327824 1327825 1327826 1327827 1327828 1327829 1327830 1327831 1327832 1327833 1327834 1327835 1327836 1327837 1327838 1327839 1327840 1327841 1327842 1327843 1327844 1327845 1327846 1327847 1327848 1327849 1327850 1327851 1327852 1327853 1327854 1327855 1327856 1327857 1327858 1327859 1327860 1327861 1327862 1327863 1327864 1327865 1327866 1327867 1327868 1327869 1327870 1327871 1327872 1327873 1327874 1327875 1327876 1327877 1327878 1327879 1327880 1327881 1327882 1327883 1327884 1327885 1327886 1327887 1327888 1327889 1327890 1327891 1327892 1327893 1327894 1327895 1327896 1327897 1327898 1327899 1327900 1327901 1327902 1327903 1327904 1327905 1327906 1327907 1327908 1327909 1327910 1327911 1327912 1327913 1327914 1327915 1327916 1327917 1327918 1327919 1327920 1327921 1327922 1327923 1327924 1327925 1327926 1327927 1327928 1327929 1327930 1327931 1327932 1327933 1327934 1327935 1327936 1327937 1327938 1327939 1327940 1327941 1327942 1327943 1327944 1327945 1327946 1327947 1327948 1327949 1327950 1327951 1327952 1327953 1327954 1327955 1327956 1327957 1327958 1327959 1327960 1327961 1327962 1327963 1327964 1327965 1327966 1327967 1327968 1327969 1327970 1327971 1327972 1327973 1327974 1327975 1327976 1327977 1327978 1327979 1327980 1327981 1327982 1327983 1327984 1327985 1327986 1327987 1327988 1327989 1327990 1327991 1327992 1327993 1327994 1327995 1327996 1327997 1327998 1327999 1328000 1328001 1328002 1328003 1328004 1328005 1328006 1328007 1328008 1328009 1328010 1328011 1328012 1328013 1328014 1328015 1328016 1328017 1328018 1328019 1328020 1328021 1328022 1328023 1328024 1328025 1328026 1328027 1328028 1328029 1328030 1328031 1328032 1328033 1328034 1328035 1328036 1328037 1328038 1328039 1328040 1328041 1328042 1328043 1328044 1328045 1328046 1328047 1328048 1328049 1328050 1328051 1328052 1328053 1328054 1328055 1328056 1328057 1328058 1328059 1328060 1328061 1328062 1328063 1328064 1328065 1328066 1328067 1328068 1328069 1328070 1328071 1328072 1328073 1328074 1328075 1328076 1328077 1328078 1328079 1328080 1328081 1328082 TooltipText=null 12:32:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:53.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:53.556 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 12:32:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:53.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:53.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:53.557 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 4, 2023, 12:32:48 PM – 12:32:52 PM) [pid: 3307])"as the parent 12:32:53.558 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") 12:32:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:53.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:53.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:53.571 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:53.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:53.591 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:53.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:53.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:53.592 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:53.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:53.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:53.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.593 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:53.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:53.594 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") 12:32:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:53.595 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:53.595 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:53.595 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:53.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:53.596 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") 12:32:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:53.596 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 12:32:53.596 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:53.596 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=1318083 1318084 1318085 1318086 1318087 1318088 1318089 1318090 1318091 1318092 1318093 1318094 1318095 1318096 1318097 1318098 1318099 1318100 1318101 1318102 1318103 1318104 1318105 1318106 1318107 1318108 1318109 1318110 1318111 1318112 1318113 1318114 1318115 1318116 1318117 1318118 1318119 1318120 1318121 1318122 1318123 1318124 1318125 1318126 1318127 1318128 1318129 1318130 1318131 1318132 1318133 1318134 1318135 1318136 1318137 1318138 1318139 1318140 1318141 1318142 1318143 1318144 1318145 1318146 1318147 1318148 1318149 1318150 1318151 1318152 1318153 1318154 1318155 1318156 1318157 1318158 1318159 1318160 1318161 1318162 1318163 1318164 1318165 1318166 1318167 1318168 1318169 1318170 1318171 1318172 1318173 1318174 1318175 1318176 1318177 1318178 1318179 1318180 1318181 1318182 1318183 1318184 1318185 1318186 1318187 1318188 1318189 1318190 1318191 1318192 1318193 1318194 1318195 1318196 1318197 1318198 1318199 1318200 1318201 1318202 1318203 1318204 1318205 1318206 1318207 1318208 1318209 1318210 1318211 1318212 1318213 1318214 1318215 1318216 1318217 1318218 1318219 1318220 1318221 1318222 1318223 1318224 1318225 1318226 1318227 1318228 1318229 1318230 1318231 1318232 1318233 1318234 1318235 1318236 1318237 1318238 1318239 1318240 1318241 1318242 1318243 1318244 1318245 1318246 1318247 1318248 1318249 1318250 1318251 1318252 1318253 1318254 1318255 1318256 1318257 1318258 1318259 1318260 1318261 1318262 1318263 1318264 1318265 1318266 1318267 1318268 1318269 1318270 1318271 1318272 1318273 1318274 1318275 1318276 1318277 1318278 1318279 1318280 1318281 1318282 1318283 1318284 1318285 1318286 1318287 1318288 1318289 1318290 1318291 1318292 1318293 1318294 1318295 1318296 1318297 1318298 1318299 1318300 1318301 1318302 1318303 1318304 1318305 1318306 1318307 1318308 1318309 1318310 1318311 1318312 1318313 1318314 1318315 1318316 1318317 1318318 1318319 1318320 1318321 1318322 1318323 1318324 1318325 1318326 1318327 1318328 1318329 1318330 1318331 1318332 1318333 1318334 1318335 1318336 1318337 1318338 1318339 1318340 1318341 1318342 1318343 1318344 1318345 1318346 1318347 1318348 1318349 1318350 1318351 1318352 1318353 1318354 1318355 1318356 1318357 1318358 1318359 1318360 1318361 1318362 1318363 1318364 1318365 1318366 1318367 1318368 1318369 1318370 1318371 1318372 1318373 1318374 1318375 1318376 1318377 1318378 1318379 1318380 1318381 1318382 1318383 1318384 1318385 1318386 1318387 1318388 1318389 1318390 1318391 1318392 1318393 1318394 1318395 1318396 1318397 1318398 1318399 1318400 1318401 1318402 1318403 1318404 1318405 1318406 1318407 1318408 1318409 1318410 1318411 1318412 1318413 1318414 1318415 1318416 1318417 1318418 1318419 1318420 1318421 1318422 1318423 1318424 1318425 1318426 1318427 1318428 1318429 1318430 1318431 1318432 1318433 1318434 1318435 1318436 1318437 1318438 1318439 1318440 1318441 1318442 1318443 1318444 1318445 1318446 1318447 1318448 1318449 1318450 1318451 1318452 1318453 1318454 1318455 1318456 1318457 1318458 1318459 1318460 1318461 1318462 1318463 1318464 1318465 1318466 1318467 1318468 1318469 1318470 1318471 1318472 1318473 1318474 1318475 1318476 1318477 1318478 1318479 1318480 1318481 1318482 1318483 1318484 1318485 1318486 1318487 1318488 1318489 1318490 1318491 1318492 1318493 1318494 1318495 1318496 1318497 1318498 1318499 1318500 1318501 1318502 1318503 1318504 1318505 1318506 1318507 1318508 1318509 1318510 1318511 1318512 1318513 1318514 1318515 1318516 1318517 1318518 1318519 1318520 1318521 1318522 1318523 1318524 1318525 1318526 1318527 1318528 1318529 1318530 1318531 1318532 1318533 1318534 1318535 1318536 1318537 1318538 1318539 1318540 1318541 1318542 1318543 1318544 1318545 1318546 1318547 1318548 1318549 1318550 1318551 1318552 1318553 1318554 1318555 1318556 1318557 1318558 1318559 1318560 1318561 1318562 1318563 1318564 1318565 1318566 1318567 1318568 1318569 1318570 1318571 1318572 1318573 1318574 1318575 1318576 1318577 1318578 1318579 1318580 1318581 1318582 1318583 1318584 1318585 1318586 1318587 1318588 1318589 1318590 1318591 1318592 1318593 1318594 1318595 1318596 1318597 1318598 1318599 1318600 1318601 1318602 1318603 1318604 1318605 1318606 1318607 1318608 1318609 1318610 1318611 1318612 1318613 1318614 1318615 1318616 1318617 1318618 1318619 1318620 1318621 1318622 1318623 1318624 1318625 1318626 1318627 1318628 1318629 1318630 1318631 1318632 1318633 1318634 1318635 1318636 1318637 1318638 1318639 1318640 1318641 1318642 1318643 1318644 1318645 1318646 1318647 1318648 1318649 1318650 1318651 1318652 1318653 1318654 1318655 1318656 1318657 1318658 1318659 1318660 1318661 1318662 1318663 1318664 1318665 1318666 1318667 1318668 1318669 1318670 1318671 1318672 1318673 1318674 1318675 1318676 1318677 1318678 1318679 1318680 1318681 1318682 1318683 1318684 1318685 1318686 1318687 1318688 1318689 1318690 1318691 1318692 1318693 1318694 1318695 1318696 1318697 1318698 1318699 1318700 1318701 1318702 1318703 1318704 1318705 1318706 1318707 1318708 1318709 1318710 1318711 1318712 1318713 1318714 1318715 1318716 1318717 1318718 1318719 1318720 1318721 1318722 1318723 1318724 1318725 1318726 1318727 1318728 1318729 1318730 1318731 1318732 1318733 1318734 1318735 1318736 1318737 1318738 1318739 1318740 1318741 1318742 1318743 1318744 1318745 1318746 1318747 1318748 1318749 1318750 1318751 1318752 1318753 1318754 1318755 1318756 1318757 1318758 1318759 1318760 1318761 1318762 1318763 1318764 1318765 1318766 1318767 1318768 1318769 1318770 1318771 1318772 1318773 1318774 1318775 1318776 1318777 1318778 1318779 1318780 1318781 1318782 1318783 1318784 1318785 1318786 1318787 1318788 1318789 1318790 1318791 1318792 1318793 1318794 1318795 1318796 1318797 1318798 1318799 1318800 1318801 1318802 1318803 1318804 1318805 1318806 1318807 1318808 1318809 1318810 1318811 1318812 1318813 1318814 1318815 1318816 1318817 1318818 1318819 1318820 1318821 1318822 1318823 1318824 1318825 1318826 1318827 1318828 1318829 1318830 1318831 1318832 1318833 1318834 1318835 1318836 1318837 1318838 1318839 1318840 1318841 1318842 1318843 1318844 1318845 1318846 1318847 1318848 1318849 1318850 1318851 1318852 1318853 1318854 1318855 1318856 1318857 1318858 1318859 1318860 1318861 1318862 1318863 1318864 1318865 1318866 1318867 1318868 1318869 1318870 1318871 1318872 1318873 1318874 1318875 1318876 1318877 1318878 1318879 1318880 1318881 1318882 1318883 1318884 1318885 1318886 1318887 1318888 1318889 1318890 1318891 1318892 1318893 1318894 1318895 1318896 1318897 1318898 1318899 1318900 1318901 1318902 1318903 1318904 1318905 1318906 1318907 1318908 1318909 1318910 1318911 1318912 1318913 1318914 1318915 1318916 1318917 1318918 1318919 1318920 1318921 1318922 1318923 1318924 1318925 1318926 1318927 1318928 1318929 1318930 1318931 1318932 1318933 1318934 1318935 1318936 1318937 1318938 1318939 1318940 1318941 1318942 1318943 1318944 1318945 1318946 1318947 1318948 1318949 1318950 1318951 1318952 1318953 1318954 1318955 1318956 1318957 1318958 1318959 1318960 1318961 1318962 1318963 1318964 1318965 1318966 1318967 1318968 1318969 1318970 1318971 1318972 1318973 1318974 1318975 1318976 1318977 1318978 1318979 1318980 1318981 1318982 1318983 1318984 1318985 1318986 1318987 1318988 1318989 1318990 1318991 1318992 1318993 1318994 1318995 1318996 1318997 1318998 1318999 1319000 1319001 1319002 1319003 1319004 1319005 1319006 1319007 1319008 1319009 1319010 1319011 1319012 1319013 1319014 1319015 1319016 1319017 1319018 1319019 1319020 1319021 1319022 1319023 1319024 1319025 1319026 1319027 1319028 1319029 1319030 1319031 1319032 1319033 1319034 1319035 1319036 1319037 1319038 1319039 1319040 1319041 1319042 1319043 1319044 1319045 1319046 1319047 1319048 1319049 1319050 1319051 1319052 1319053 1319054 1319055 1319056 1319057 1319058 1319059 1319060 1319061 1319062 1319063 1319064 1319065 1319066 1319067 1319068 1319069 1319070 1319071 1319072 1319073 1319074 1319075 1319076 1319077 1319078 1319079 1319080 1319081 1319082 1319083 1319084 1319085 1319086 1319087 1319088 1319089 1319090 1319091 1319092 1319093 1319094 1319095 1319096 1319097 1319098 1319099 1319100 1319101 1319102 1319103 1319104 1319105 1319106 1319107 1319108 1319109 1319110 1319111 1319112 1319113 1319114 1319115 1319116 1319117 1319118 1319119 1319120 1319121 1319122 1319123 1319124 1319125 1319126 1319127 1319128 1319129 1319130 1319131 1319132 1319133 1319134 1319135 1319136 1319137 1319138 1319139 1319140 1319141 1319142 1319143 1319144 1319145 1319146 1319147 1319148 1319149 1319150 1319151 1319152 1319153 1319154 1319155 1319156 1319157 1319158 1319159 1319160 1319161 1319162 1319163 1319164 1319165 1319166 1319167 1319168 1319169 1319170 1319171 1319172 1319173 1319174 1319175 1319176 1319177 1319178 1319179 1319180 1319181 1319182 1319183 1319184 1319185 1319186 1319187 1319188 1319189 1319190 1319191 1319192 1319193 1319194 1319195 1319196 1319197 1319198 1319199 1319200 1319201 1319202 1319203 1319204 1319205 1319206 1319207 1319208 1319209 1319210 1319211 1319212 1319213 1319214 1319215 1319216 1319217 1319218 1319219 1319220 1319221 1319222 1319223 1319224 1319225 1319226 1319227 1319228 1319229 1319230 1319231 1319232 1319233 1319234 1319235 1319236 1319237 1319238 1319239 1319240 1319241 1319242 1319243 1319244 1319245 1319246 1319247 1319248 1319249 1319250 1319251 1319252 1319253 1319254 1319255 1319256 1319257 1319258 1319259 1319260 1319261 1319262 1319263 1319264 1319265 1319266 1319267 1319268 1319269 1319270 1319271 1319272 1319273 1319274 1319275 1319276 1319277 1319278 1319279 1319280 1319281 1319282 1319283 1319284 1319285 1319286 1319287 1319288 1319289 1319290 1319291 1319292 1319293 1319294 1319295 1319296 1319297 1319298 1319299 1319300 1319301 1319302 1319303 1319304 1319305 1319306 1319307 1319308 1319309 1319310 1319311 1319312 1319313 1319314 1319315 1319316 1319317 1319318 1319319 1319320 1319321 1319322 1319323 1319324 1319325 1319326 1319327 1319328 1319329 1319330 1319331 1319332 1319333 1319334 1319335 1319336 1319337 1319338 1319339 1319340 1319341 1319342 1319343 1319344 1319345 1319346 1319347 1319348 1319349 1319350 1319351 1319352 1319353 1319354 1319355 1319356 1319357 1319358 1319359 1319360 1319361 1319362 1319363 1319364 1319365 1319366 1319367 1319368 1319369 1319370 1319371 1319372 1319373 1319374 1319375 1319376 1319377 1319378 1319379 1319380 1319381 1319382 1319383 1319384 1319385 1319386 1319387 1319388 1319389 1319390 1319391 1319392 1319393 1319394 1319395 1319396 1319397 1319398 1319399 1319400 1319401 1319402 1319403 1319404 1319405 1319406 1319407 1319408 1319409 1319410 1319411 1319412 1319413 1319414 1319415 1319416 1319417 1319418 1319419 1319420 1319421 1319422 1319423 1319424 1319425 1319426 1319427 1319428 1319429 1319430 1319431 1319432 1319433 1319434 1319435 1319436 1319437 1319438 1319439 1319440 1319441 1319442 1319443 1319444 1319445 1319446 1319447 1319448 1319449 1319450 1319451 1319452 1319453 1319454 1319455 1319456 1319457 1319458 1319459 1319460 1319461 1319462 1319463 1319464 1319465 1319466 1319467 1319468 1319469 1319470 1319471 1319472 1319473 1319474 1319475 1319476 1319477 1319478 1319479 1319480 1319481 1319482 1319483 1319484 1319485 1319486 1319487 1319488 1319489 1319490 1319491 1319492 1319493 1319494 1319495 1319496 1319497 1319498 1319499 1319500 1319501 1319502 1319503 1319504 1319505 1319506 1319507 1319508 1319509 1319510 1319511 1319512 1319513 1319514 1319515 1319516 1319517 1319518 1319519 1319520 1319521 1319522 1319523 1319524 1319525 1319526 1319527 1319528 1319529 1319530 1319531 1319532 1319533 1319534 1319535 1319536 1319537 1319538 1319539 1319540 1319541 1319542 1319543 1319544 1319545 1319546 1319547 1319548 1319549 1319550 1319551 1319552 1319553 1319554 1319555 1319556 1319557 1319558 1319559 1319560 1319561 1319562 1319563 1319564 1319565 1319566 1319567 1319568 1319569 1319570 1319571 1319572 1319573 1319574 1319575 1319576 1319577 1319578 1319579 1319580 1319581 1319582 1319583 1319584 1319585 1319586 1319587 1319588 1319589 1319590 1319591 1319592 1319593 1319594 1319595 1319596 1319597 1319598 1319599 1319600 1319601 1319602 1319603 1319604 1319605 1319606 1319607 1319608 1319609 1319610 1319611 1319612 1319613 1319614 1319615 1319616 1319617 1319618 1319619 1319620 1319621 1319622 1319623 1319624 1319625 1319626 1319627 1319628 1319629 1319630 1319631 1319632 1319633 1319634 1319635 1319636 1319637 1319638 1319639 1319640 1319641 1319642 1319643 1319644 1319645 1319646 1319647 1319648 1319649 1319650 1319651 1319652 1319653 1319654 1319655 1319656 1319657 1319658 1319659 1319660 1319661 1319662 1319663 1319664 1319665 1319666 1319667 1319668 1319669 1319670 1319671 1319672 1319673 1319674 1319675 1319676 1319677 1319678 1319679 1319680 1319681 1319682 1319683 1319684 1319685 1319686 1319687 1319688 1319689 1319690 1319691 1319692 1319693 1319694 1319695 1319696 1319697 1319698 1319699 1319700 1319701 1319702 1319703 1319704 1319705 1319706 1319707 1319708 1319709 1319710 1319711 1319712 1319713 1319714 1319715 1319716 1319717 1319718 1319719 1319720 1319721 1319722 1319723 1319724 1319725 1319726 1319727 1319728 1319729 1319730 1319731 1319732 1319733 1319734 1319735 1319736 1319737 1319738 1319739 1319740 1319741 1319742 1319743 1319744 1319745 1319746 1319747 1319748 1319749 1319750 1319751 1319752 1319753 1319754 1319755 1319756 1319757 1319758 1319759 1319760 1319761 1319762 1319763 1319764 1319765 1319766 1319767 1319768 1319769 1319770 1319771 1319772 1319773 1319774 1319775 1319776 1319777 1319778 1319779 1319780 1319781 1319782 1319783 1319784 1319785 1319786 1319787 1319788 1319789 1319790 1319791 1319792 1319793 1319794 1319795 1319796 1319797 1319798 1319799 1319800 1319801 1319802 1319803 1319804 1319805 1319806 1319807 1319808 1319809 1319810 1319811 1319812 1319813 1319814 1319815 1319816 1319817 1319818 1319819 1319820 1319821 1319822 1319823 1319824 1319825 1319826 1319827 1319828 1319829 1319830 1319831 1319832 1319833 1319834 1319835 1319836 1319837 1319838 1319839 1319840 1319841 1319842 1319843 1319844 1319845 1319846 1319847 1319848 1319849 1319850 1319851 1319852 1319853 1319854 1319855 1319856 1319857 1319858 1319859 1319860 1319861 1319862 1319863 1319864 1319865 1319866 1319867 1319868 1319869 1319870 1319871 1319872 1319873 1319874 1319875 1319876 1319877 1319878 1319879 1319880 1319881 1319882 1319883 1319884 1319885 1319886 1319887 1319888 1319889 1319890 1319891 1319892 1319893 1319894 1319895 1319896 1319897 1319898 1319899 1319900 1319901 1319902 1319903 1319904 1319905 1319906 1319907 1319908 1319909 1319910 1319911 1319912 1319913 1319914 1319915 1319916 1319917 1319918 1319919 1319920 1319921 1319922 1319923 1319924 1319925 1319926 1319927 1319928 1319929 1319930 1319931 1319932 1319933 1319934 1319935 1319936 1319937 1319938 1319939 1319940 1319941 1319942 1319943 1319944 1319945 1319946 1319947 1319948 1319949 1319950 1319951 1319952 1319953 1319954 1319955 1319956 1319957 1319958 1319959 1319960 1319961 1319962 1319963 1319964 1319965 1319966 1319967 1319968 1319969 1319970 1319971 1319972 1319973 1319974 1319975 1319976 1319977 1319978 1319979 1319980 1319981 1319982 1319983 1319984 1319985 1319986 1319987 1319988 1319989 1319990 1319991 1319992 1319993 1319994 1319995 1319996 1319997 1319998 1319999 1320000 1320001 1320002 1320003 1320004 1320005 1320006 1320007 1320008 1320009 1320010 1320011 1320012 1320013 1320014 1320015 1320016 1320017 1320018 1320019 1320020 1320021 1320022 1320023 1320024 1320025 1320026 1320027 1320028 1320029 1320030 1320031 1320032 1320033 1320034 1320035 1320036 1320037 1320038 1320039 1320040 1320041 1320042 1320043 1320044 1320045 1320046 1320047 1320048 1320049 1320050 1320051 1320052 1320053 1320054 1320055 1320056 1320057 1320058 1320059 1320060 1320061 1320062 1320063 1320064 1320065 1320066 1320067 1320068 1320069 1320070 1320071 1320072 1320073 1320074 1320075 1320076 1320077 1320078 1320079 1320080 1320081 1320082 1320083 1320084 1320085 1320086 1320087 1320088 1320089 1320090 1320091 1320092 1320093 1320094 1320095 1320096 1320097 1320098 1320099 1320100 1320101 1320102 1320103 1320104 1320105 1320106 1320107 1320108 1320109 1320110 1320111 1320112 1320113 1320114 1320115 1320116 1320117 1320118 1320119 1320120 1320121 1320122 1320123 1320124 1320125 1320126 1320127 1320128 1320129 1320130 1320131 1320132 1320133 1320134 1320135 1320136 1320137 1320138 1320139 1320140 1320141 1320142 1320143 1320144 1320145 1320146 1320147 1320148 1320149 1320150 1320151 1320152 1320153 1320154 1320155 1320156 1320157 1320158 1320159 1320160 1320161 1320162 1320163 1320164 1320165 1320166 1320167 1320168 1320169 1320170 1320171 1320172 1320173 1320174 1320175 1320176 1320177 1320178 1320179 1320180 1320181 1320182 1320183 1320184 1320185 1320186 1320187 1320188 1320189 1320190 1320191 1320192 1320193 1320194 1320195 1320196 1320197 1320198 1320199 1320200 1320201 1320202 1320203 1320204 1320205 1320206 1320207 1320208 1320209 1320210 1320211 1320212 1320213 1320214 1320215 1320216 1320217 1320218 1320219 1320220 1320221 1320222 1320223 1320224 1320225 1320226 1320227 1320228 1320229 1320230 1320231 1320232 1320233 1320234 1320235 1320236 1320237 1320238 1320239 1320240 1320241 1320242 1320243 1320244 1320245 1320246 1320247 1320248 1320249 1320250 1320251 1320252 1320253 1320254 1320255 1320256 1320257 1320258 1320259 1320260 1320261 1320262 1320263 1320264 1320265 1320266 1320267 1320268 1320269 1320270 1320271 1320272 1320273 1320274 1320275 1320276 1320277 1320278 1320279 1320280 1320281 1320282 1320283 1320284 1320285 1320286 1320287 1320288 1320289 1320290 1320291 1320292 1320293 1320294 1320295 1320296 1320297 1320298 1320299 1320300 1320301 1320302 1320303 1320304 1320305 1320306 1320307 1320308 1320309 1320310 1320311 1320312 1320313 1320314 1320315 1320316 1320317 1320318 1320319 1320320 1320321 1320322 1320323 1320324 1320325 1320326 1320327 1320328 1320329 1320330 1320331 1320332 1320333 1320334 1320335 1320336 1320337 1320338 1320339 1320340 1320341 1320342 1320343 1320344 1320345 1320346 1320347 1320348 1320349 1320350 1320351 1320352 1320353 1320354 1320355 1320356 1320357 1320358 1320359 1320360 1320361 1320362 1320363 1320364 1320365 1320366 1320367 1320368 1320369 1320370 1320371 1320372 1320373 1320374 1320375 1320376 1320377 1320378 1320379 1320380 1320381 1320382 1320383 1320384 1320385 1320386 1320387 1320388 1320389 1320390 1320391 1320392 1320393 1320394 1320395 1320396 1320397 1320398 1320399 1320400 1320401 1320402 1320403 1320404 1320405 1320406 1320407 1320408 1320409 1320410 1320411 1320412 1320413 1320414 1320415 1320416 1320417 1320418 1320419 1320420 1320421 1320422 1320423 1320424 1320425 1320426 1320427 1320428 1320429 1320430 1320431 1320432 1320433 1320434 1320435 1320436 1320437 1320438 1320439 1320440 1320441 1320442 1320443 1320444 1320445 1320446 1320447 1320448 1320449 1320450 1320451 1320452 1320453 1320454 1320455 1320456 1320457 1320458 1320459 1320460 1320461 1320462 1320463 1320464 1320465 1320466 1320467 1320468 1320469 1320470 1320471 1320472 1320473 1320474 1320475 1320476 1320477 1320478 1320479 1320480 1320481 1320482 1320483 1320484 1320485 1320486 1320487 1320488 1320489 1320490 1320491 1320492 1320493 1320494 1320495 1320496 1320497 1320498 1320499 1320500 1320501 1320502 1320503 1320504 1320505 1320506 1320507 1320508 1320509 1320510 1320511 1320512 1320513 1320514 1320515 1320516 1320517 1320518 1320519 1320520 1320521 1320522 1320523 1320524 1320525 1320526 1320527 1320528 1320529 1320530 1320531 1320532 1320533 1320534 1320535 1320536 1320537 1320538 1320539 1320540 1320541 1320542 1320543 1320544 1320545 1320546 1320547 1320548 1320549 1320550 1320551 1320552 1320553 1320554 1320555 1320556 1320557 1320558 1320559 1320560 1320561 1320562 1320563 1320564 1320565 1320566 1320567 1320568 1320569 1320570 1320571 1320572 1320573 1320574 1320575 1320576 1320577 1320578 1320579 1320580 1320581 1320582 1320583 1320584 1320585 1320586 1320587 1320588 1320589 1320590 1320591 1320592 1320593 1320594 1320595 1320596 1320597 1320598 1320599 1320600 1320601 1320602 1320603 1320604 1320605 1320606 1320607 1320608 1320609 1320610 1320611 1320612 1320613 1320614 1320615 1320616 1320617 1320618 1320619 1320620 1320621 1320622 1320623 1320624 1320625 1320626 1320627 1320628 1320629 1320630 1320631 1320632 1320633 1320634 1320635 1320636 1320637 1320638 1320639 1320640 1320641 1320642 1320643 1320644 1320645 1320646 1320647 1320648 1320649 1320650 1320651 1320652 1320653 1320654 1320655 1320656 1320657 1320658 1320659 1320660 1320661 1320662 1320663 1320664 1320665 1320666 1320667 1320668 1320669 1320670 1320671 1320672 1320673 1320674 1320675 1320676 1320677 1320678 1320679 1320680 1320681 1320682 1320683 1320684 1320685 1320686 1320687 1320688 1320689 1320690 1320691 1320692 1320693 1320694 1320695 1320696 1320697 1320698 1320699 1320700 1320701 1320702 1320703 1320704 1320705 1320706 1320707 1320708 1320709 1320710 1320711 1320712 1320713 1320714 1320715 1320716 1320717 1320718 1320719 1320720 1320721 1320722 1320723 1320724 1320725 1320726 1320727 1320728 1320729 1320730 1320731 1320732 1320733 1320734 1320735 1320736 1320737 1320738 1320739 1320740 1320741 1320742 1320743 1320744 1320745 1320746 1320747 1320748 1320749 1320750 1320751 1320752 1320753 1320754 1320755 1320756 1320757 1320758 1320759 1320760 1320761 1320762 1320763 1320764 1320765 1320766 1320767 1320768 1320769 1320770 1320771 1320772 1320773 1320774 1320775 1320776 1320777 1320778 1320779 1320780 1320781 1320782 1320783 1320784 1320785 1320786 1320787 1320788 1320789 1320790 1320791 1320792 1320793 1320794 1320795 1320796 1320797 1320798 1320799 1320800 1320801 1320802 1320803 1320804 1320805 1320806 1320807 1320808 1320809 1320810 1320811 1320812 1320813 1320814 1320815 1320816 1320817 1320818 1320819 1320820 1320821 1320822 1320823 1320824 1320825 1320826 1320827 1320828 1320829 1320830 1320831 1320832 1320833 1320834 1320835 1320836 1320837 1320838 1320839 1320840 1320841 1320842 1320843 1320844 1320845 1320846 1320847 1320848 1320849 1320850 1320851 1320852 1320853 1320854 1320855 1320856 1320857 1320858 1320859 1320860 1320861 1320862 1320863 1320864 1320865 1320866 1320867 1320868 1320869 1320870 1320871 1320872 1320873 1320874 1320875 1320876 1320877 1320878 1320879 1320880 1320881 1320882 1320883 1320884 1320885 1320886 1320887 1320888 1320889 1320890 1320891 1320892 1320893 1320894 1320895 1320896 1320897 1320898 1320899 1320900 1320901 1320902 1320903 1320904 1320905 1320906 1320907 1320908 1320909 1320910 1320911 1320912 1320913 1320914 1320915 1320916 1320917 1320918 1320919 1320920 1320921 1320922 1320923 1320924 1320925 1320926 1320927 1320928 1320929 1320930 1320931 1320932 1320933 1320934 1320935 1320936 1320937 1320938 1320939 1320940 1320941 1320942 1320943 1320944 1320945 1320946 1320947 1320948 1320949 1320950 1320951 1320952 1320953 1320954 1320955 1320956 1320957 1320958 1320959 1320960 1320961 1320962 1320963 1320964 1320965 1320966 1320967 1320968 1320969 1320970 1320971 1320972 1320973 1320974 1320975 1320976 1320977 1320978 1320979 1320980 1320981 1320982 1320983 1320984 1320985 1320986 1320987 1320988 1320989 1320990 1320991 1320992 1320993 1320994 1320995 1320996 1320997 1320998 1320999 1321000 1321001 1321002 1321003 1321004 1321005 1321006 1321007 1321008 1321009 1321010 1321011 1321012 1321013 1321014 1321015 1321016 1321017 1321018 1321019 1321020 1321021 1321022 1321023 1321024 1321025 1321026 1321027 1321028 1321029 1321030 1321031 1321032 1321033 1321034 1321035 1321036 1321037 1321038 1321039 1321040 1321041 1321042 1321043 1321044 1321045 1321046 1321047 1321048 1321049 1321050 1321051 1321052 1321053 1321054 1321055 1321056 1321057 1321058 1321059 1321060 1321061 1321062 1321063 1321064 1321065 1321066 1321067 1321068 1321069 1321070 1321071 1321072 1321073 1321074 1321075 1321076 1321077 1321078 1321079 1321080 1321081 1321082 1321083 1321084 1321085 1321086 1321087 1321088 1321089 1321090 1321091 1321092 1321093 1321094 1321095 1321096 1321097 1321098 1321099 1321100 1321101 1321102 1321103 1321104 1321105 1321106 1321107 1321108 1321109 1321110 1321111 1321112 1321113 1321114 1321115 1321116 1321117 1321118 1321119 1321120 1321121 1321122 1321123 1321124 1321125 1321126 1321127 1321128 1321129 1321130 1321131 1321132 1321133 1321134 1321135 1321136 1321137 1321138 1321139 1321140 1321141 1321142 1321143 1321144 1321145 1321146 1321147 1321148 1321149 1321150 1321151 1321152 1321153 1321154 1321155 1321156 1321157 1321158 1321159 1321160 1321161 1321162 1321163 1321164 1321165 1321166 1321167 1321168 1321169 1321170 1321171 1321172 1321173 1321174 1321175 1321176 1321177 1321178 1321179 1321180 1321181 1321182 1321183 1321184 1321185 1321186 1321187 1321188 1321189 1321190 1321191 1321192 1321193 1321194 1321195 1321196 1321197 1321198 1321199 1321200 1321201 1321202 1321203 1321204 1321205 1321206 1321207 1321208 1321209 1321210 1321211 1321212 1321213 1321214 1321215 1321216 1321217 1321218 1321219 1321220 1321221 1321222 1321223 1321224 1321225 1321226 1321227 1321228 1321229 1321230 1321231 1321232 1321233 1321234 1321235 1321236 1321237 1321238 1321239 1321240 1321241 1321242 1321243 1321244 1321245 1321246 1321247 1321248 1321249 1321250 1321251 1321252 1321253 1321254 1321255 1321256 1321257 1321258 1321259 1321260 1321261 1321262 1321263 1321264 1321265 1321266 1321267 1321268 1321269 1321270 1321271 1321272 1321273 1321274 1321275 1321276 1321277 1321278 1321279 1321280 1321281 1321282 1321283 1321284 1321285 1321286 1321287 1321288 1321289 1321290 1321291 1321292 1321293 1321294 1321295 1321296 1321297 1321298 1321299 1321300 1321301 1321302 1321303 1321304 1321305 1321306 1321307 1321308 1321309 1321310 1321311 1321312 1321313 1321314 1321315 1321316 1321317 1321318 1321319 1321320 1321321 1321322 1321323 1321324 1321325 1321326 1321327 1321328 1321329 1321330 1321331 1321332 1321333 1321334 1321335 1321336 1321337 1321338 1321339 1321340 1321341 1321342 1321343 1321344 1321345 1321346 1321347 1321348 1321349 1321350 1321351 1321352 1321353 1321354 1321355 1321356 1321357 1321358 1321359 1321360 1321361 1321362 1321363 1321364 1321365 1321366 1321367 1321368 1321369 1321370 1321371 1321372 1321373 1321374 1321375 1321376 1321377 1321378 1321379 1321380 1321381 1321382 1321383 1321384 1321385 1321386 1321387 1321388 1321389 1321390 1321391 1321392 1321393 1321394 1321395 1321396 1321397 1321398 1321399 1321400 1321401 1321402 1321403 1321404 1321405 1321406 1321407 1321408 1321409 1321410 1321411 1321412 1321413 1321414 1321415 1321416 1321417 1321418 1321419 1321420 1321421 1321422 1321423 1321424 1321425 1321426 1321427 1321428 1321429 1321430 1321431 1321432 1321433 1321434 1321435 1321436 1321437 1321438 1321439 1321440 1321441 1321442 1321443 1321444 1321445 1321446 1321447 1321448 1321449 1321450 1321451 1321452 1321453 1321454 1321455 1321456 1321457 1321458 1321459 1321460 1321461 1321462 1321463 1321464 1321465 1321466 1321467 1321468 1321469 1321470 1321471 1321472 1321473 1321474 1321475 1321476 1321477 1321478 1321479 1321480 1321481 1321482 1321483 1321484 1321485 1321486 1321487 1321488 1321489 1321490 1321491 1321492 1321493 1321494 1321495 1321496 1321497 1321498 1321499 1321500 1321501 1321502 1321503 1321504 1321505 1321506 1321507 1321508 1321509 1321510 1321511 1321512 1321513 1321514 1321515 1321516 1321517 1321518 1321519 1321520 1321521 1321522 1321523 1321524 1321525 1321526 1321527 1321528 1321529 1321530 1321531 1321532 1321533 1321534 1321535 1321536 1321537 1321538 1321539 1321540 1321541 1321542 1321543 1321544 1321545 1321546 1321547 1321548 1321549 1321550 1321551 1321552 1321553 1321554 1321555 1321556 1321557 1321558 1321559 1321560 1321561 1321562 1321563 1321564 1321565 1321566 1321567 1321568 1321569 1321570 1321571 1321572 1321573 1321574 1321575 1321576 1321577 1321578 1321579 1321580 1321581 1321582 1321583 1321584 1321585 1321586 1321587 1321588 1321589 1321590 1321591 1321592 1321593 1321594 1321595 1321596 1321597 1321598 1321599 1321600 1321601 1321602 1321603 1321604 1321605 1321606 1321607 1321608 1321609 1321610 1321611 1321612 1321613 1321614 1321615 1321616 1321617 1321618 1321619 1321620 1321621 1321622 1321623 1321624 1321625 1321626 1321627 1321628 1321629 1321630 1321631 1321632 1321633 1321634 1321635 1321636 1321637 1321638 1321639 1321640 1321641 1321642 1321643 1321644 1321645 1321646 1321647 1321648 1321649 1321650 1321651 1321652 1321653 1321654 1321655 1321656 1321657 1321658 1321659 1321660 1321661 1321662 1321663 1321664 1321665 1321666 1321667 1321668 1321669 1321670 1321671 1321672 1321673 1321674 1321675 1321676 1321677 1321678 1321679 1321680 1321681 1321682 1321683 1321684 1321685 1321686 1321687 1321688 1321689 1321690 1321691 1321692 1321693 1321694 1321695 1321696 1321697 1321698 1321699 1321700 1321701 1321702 1321703 1321704 1321705 1321706 1321707 1321708 1321709 1321710 1321711 1321712 1321713 1321714 1321715 1321716 1321717 1321718 1321719 1321720 1321721 1321722 1321723 1321724 1321725 1321726 1321727 1321728 1321729 1321730 1321731 1321732 1321733 1321734 1321735 1321736 1321737 1321738 1321739 1321740 1321741 1321742 1321743 1321744 1321745 1321746 1321747 1321748 1321749 1321750 1321751 1321752 1321753 1321754 1321755 1321756 1321757 1321758 1321759 1321760 1321761 1321762 1321763 1321764 1321765 1321766 1321767 1321768 1321769 1321770 1321771 1321772 1321773 1321774 1321775 1321776 1321777 1321778 1321779 1321780 1321781 1321782 1321783 1321784 1321785 1321786 1321787 1321788 1321789 1321790 1321791 1321792 1321793 1321794 1321795 1321796 1321797 1321798 1321799 1321800 1321801 1321802 1321803 1321804 1321805 1321806 1321807 1321808 1321809 1321810 1321811 1321812 1321813 1321814 1321815 1321816 1321817 1321818 1321819 1321820 1321821 1321822 1321823 1321824 1321825 1321826 1321827 1321828 1321829 1321830 1321831 1321832 1321833 1321834 1321835 1321836 1321837 1321838 1321839 1321840 1321841 1321842 1321843 1321844 1321845 1321846 1321847 1321848 1321849 1321850 1321851 1321852 1321853 1321854 1321855 1321856 1321857 1321858 1321859 1321860 1321861 1321862 1321863 1321864 1321865 1321866 1321867 1321868 1321869 1321870 1321871 1321872 1321873 1321874 1321875 1321876 1321877 1321878 1321879 1321880 1321881 1321882 1321883 1321884 1321885 1321886 1321887 1321888 1321889 1321890 1321891 1321892 1321893 1321894 1321895 1321896 1321897 1321898 1321899 1321900 1321901 1321902 1321903 1321904 1321905 1321906 1321907 1321908 1321909 1321910 1321911 1321912 1321913 1321914 1321915 1321916 1321917 1321918 1321919 1321920 1321921 1321922 1321923 1321924 1321925 1321926 1321927 1321928 1321929 1321930 1321931 1321932 1321933 1321934 1321935 1321936 1321937 1321938 1321939 1321940 1321941 1321942 1321943 1321944 1321945 1321946 1321947 1321948 1321949 1321950 1321951 1321952 1321953 1321954 1321955 1321956 1321957 1321958 1321959 1321960 1321961 1321962 1321963 1321964 1321965 1321966 1321967 1321968 1321969 1321970 1321971 1321972 1321973 1321974 1321975 1321976 1321977 1321978 1321979 1321980 1321981 1321982 1321983 1321984 1321985 1321986 1321987 1321988 1321989 1321990 1321991 1321992 1321993 1321994 1321995 1321996 1321997 1321998 1321999 1322000 1322001 1322002 1322003 1322004 1322005 1322006 1322007 1322008 1322009 1322010 1322011 1322012 1322013 1322014 1322015 1322016 1322017 1322018 1322019 1322020 1322021 1322022 1322023 1322024 1322025 1322026 1322027 1322028 1322029 1322030 1322031 1322032 1322033 1322034 1322035 1322036 1322037 1322038 1322039 1322040 1322041 1322042 1322043 1322044 1322045 1322046 1322047 1322048 1322049 1322050 1322051 1322052 1322053 1322054 1322055 1322056 1322057 1322058 1322059 1322060 1322061 1322062 1322063 1322064 1322065 1322066 1322067 1322068 1322069 1322070 1322071 1322072 1322073 1322074 1322075 1322076 1322077 1322078 1322079 1322080 1322081 1322082 1322083 1322084 1322085 1322086 1322087 1322088 1322089 1322090 1322091 1322092 1322093 1322094 1322095 1322096 1322097 1322098 1322099 1322100 1322101 1322102 1322103 1322104 1322105 1322106 1322107 1322108 1322109 1322110 1322111 1322112 1322113 1322114 1322115 1322116 1322117 1322118 1322119 1322120 1322121 1322122 1322123 1322124 1322125 1322126 1322127 1322128 1322129 1322130 1322131 1322132 1322133 1322134 1322135 1322136 1322137 1322138 1322139 1322140 1322141 1322142 1322143 1322144 1322145 1322146 1322147 1322148 1322149 1322150 1322151 1322152 1322153 1322154 1322155 1322156 1322157 1322158 1322159 1322160 1322161 1322162 1322163 1322164 1322165 1322166 1322167 1322168 1322169 1322170 1322171 1322172 1322173 1322174 1322175 1322176 1322177 1322178 1322179 1322180 1322181 1322182 1322183 1322184 1322185 1322186 1322187 1322188 1322189 1322190 1322191 1322192 1322193 1322194 1322195 1322196 1322197 1322198 1322199 1322200 1322201 1322202 1322203 1322204 1322205 1322206 1322207 1322208 1322209 1322210 1322211 1322212 1322213 1322214 1322215 1322216 1322217 1322218 1322219 1322220 1322221 1322222 1322223 1322224 1322225 1322226 1322227 1322228 1322229 1322230 1322231 1322232 1322233 1322234 1322235 1322236 1322237 1322238 1322239 1322240 1322241 1322242 1322243 1322244 1322245 1322246 1322247 1322248 1322249 1322250 1322251 1322252 1322253 1322254 1322255 1322256 1322257 1322258 1322259 1322260 1322261 1322262 1322263 1322264 1322265 1322266 1322267 1322268 1322269 1322270 1322271 1322272 1322273 1322274 1322275 1322276 1322277 1322278 1322279 1322280 1322281 1322282 1322283 1322284 1322285 1322286 1322287 1322288 1322289 1322290 1322291 1322292 1322293 1322294 1322295 1322296 1322297 1322298 1322299 1322300 1322301 1322302 1322303 1322304 1322305 1322306 1322307 1322308 1322309 1322310 1322311 1322312 1322313 1322314 1322315 1322316 1322317 1322318 1322319 1322320 1322321 1322322 1322323 1322324 1322325 1322326 1322327 1322328 1322329 1322330 1322331 1322332 1322333 1322334 1322335 1322336 1322337 1322338 1322339 1322340 1322341 1322342 1322343 1322344 1322345 1322346 1322347 1322348 1322349 1322350 1322351 1322352 1322353 1322354 1322355 1322356 1322357 1322358 1322359 1322360 1322361 1322362 1322363 1322364 1322365 1322366 1322367 1322368 1322369 1322370 1322371 1322372 1322373 1322374 1322375 1322376 1322377 1322378 1322379 1322380 1322381 1322382 1322383 1322384 1322385 1322386 1322387 1322388 1322389 1322390 1322391 1322392 1322393 1322394 1322395 1322396 1322397 1322398 1322399 1322400 1322401 1322402 1322403 1322404 1322405 1322406 1322407 1322408 1322409 1322410 1322411 1322412 1322413 1322414 1322415 1322416 1322417 1322418 1322419 1322420 1322421 1322422 1322423 1322424 1322425 1322426 1322427 1322428 1322429 1322430 1322431 1322432 1322433 1322434 1322435 1322436 1322437 1322438 1322439 1322440 1322441 1322442 1322443 1322444 1322445 1322446 1322447 1322448 1322449 1322450 1322451 1322452 1322453 1322454 1322455 1322456 1322457 1322458 1322459 1322460 1322461 1322462 1322463 1322464 1322465 1322466 1322467 1322468 1322469 1322470 1322471 1322472 1322473 1322474 1322475 1322476 1322477 1322478 1322479 1322480 1322481 1322482 1322483 1322484 1322485 1322486 1322487 1322488 1322489 1322490 1322491 1322492 1322493 1322494 1322495 1322496 1322497 1322498 1322499 1322500 1322501 1322502 1322503 1322504 1322505 1322506 1322507 1322508 1322509 1322510 1322511 1322512 1322513 1322514 1322515 1322516 1322517 1322518 1322519 1322520 1322521 1322522 1322523 1322524 1322525 1322526 1322527 1322528 1322529 1322530 1322531 1322532 1322533 1322534 1322535 1322536 1322537 1322538 1322539 1322540 1322541 1322542 1322543 1322544 1322545 1322546 1322547 1322548 1322549 1322550 1322551 1322552 1322553 1322554 1322555 1322556 1322557 1322558 1322559 1322560 1322561 1322562 1322563 1322564 1322565 1322566 1322567 1322568 1322569 1322570 1322571 1322572 1322573 1322574 1322575 1322576 1322577 1322578 1322579 1322580 1322581 1322582 1322583 1322584 1322585 1322586 1322587 1322588 1322589 1322590 1322591 1322592 1322593 1322594 1322595 1322596 1322597 1322598 1322599 1322600 1322601 1322602 1322603 1322604 1322605 1322606 1322607 1322608 1322609 1322610 1322611 1322612 1322613 1322614 1322615 1322616 1322617 1322618 1322619 1322620 1322621 1322622 1322623 1322624 1322625 1322626 1322627 1322628 1322629 1322630 1322631 1322632 1322633 1322634 1322635 1322636 1322637 1322638 1322639 1322640 1322641 1322642 1322643 1322644 1322645 1322646 1322647 1322648 1322649 1322650 1322651 1322652 1322653 1322654 1322655 1322656 1322657 1322658 1322659 1322660 1322661 1322662 1322663 1322664 1322665 1322666 1322667 1322668 1322669 1322670 1322671 1322672 1322673 1322674 1322675 1322676 1322677 1322678 1322679 1322680 1322681 1322682 1322683 1322684 1322685 1322686 1322687 1322688 1322689 1322690 1322691 1322692 1322693 1322694 1322695 1322696 1322697 1322698 1322699 1322700 1322701 1322702 1322703 1322704 1322705 1322706 1322707 1322708 1322709 1322710 1322711 1322712 1322713 1322714 1322715 1322716 1322717 1322718 1322719 1322720 1322721 1322722 1322723 1322724 1322725 1322726 1322727 1322728 1322729 1322730 1322731 1322732 1322733 1322734 1322735 1322736 1322737 1322738 1322739 1322740 1322741 1322742 1322743 1322744 1322745 1322746 1322747 1322748 1322749 1322750 1322751 1322752 1322753 1322754 1322755 1322756 1322757 1322758 1322759 1322760 1322761 1322762 1322763 1322764 1322765 1322766 1322767 1322768 1322769 1322770 1322771 1322772 1322773 1322774 1322775 1322776 1322777 1322778 1322779 1322780 1322781 1322782 1322783 1322784 1322785 1322786 1322787 1322788 1322789 1322790 1322791 1322792 1322793 1322794 1322795 1322796 1322797 1322798 1322799 1322800 1322801 1322802 1322803 1322804 1322805 1322806 1322807 1322808 1322809 1322810 1322811 1322812 1322813 1322814 1322815 1322816 1322817 1322818 1322819 1322820 1322821 1322822 1322823 1322824 1322825 1322826 1322827 1322828 1322829 1322830 1322831 1322832 1322833 1322834 1322835 1322836 1322837 1322838 1322839 1322840 1322841 1322842 1322843 1322844 1322845 1322846 1322847 1322848 1322849 1322850 1322851 1322852 1322853 1322854 1322855 1322856 1322857 1322858 1322859 1322860 1322861 1322862 1322863 1322864 1322865 1322866 1322867 1322868 1322869 1322870 1322871 1322872 1322873 1322874 1322875 1322876 1322877 1322878 1322879 1322880 1322881 1322882 1322883 1322884 1322885 1322886 1322887 1322888 1322889 1322890 1322891 1322892 1322893 1322894 1322895 1322896 1322897 1322898 1322899 1322900 1322901 1322902 1322903 1322904 1322905 1322906 1322907 1322908 1322909 1322910 1322911 1322912 1322913 1322914 1322915 1322916 1322917 1322918 1322919 1322920 1322921 1322922 1322923 1322924 1322925 1322926 1322927 1322928 1322929 1322930 1322931 1322932 1322933 1322934 1322935 1322936 1322937 1322938 1322939 1322940 1322941 1322942 1322943 1322944 1322945 1322946 1322947 1322948 1322949 1322950 1322951 1322952 1322953 1322954 1322955 1322956 1322957 1322958 1322959 1322960 1322961 1322962 1322963 1322964 1322965 1322966 1322967 1322968 1322969 1322970 1322971 1322972 1322973 1322974 1322975 1322976 1322977 1322978 1322979 1322980 1322981 1322982 1322983 1322984 1322985 1322986 1322987 1322988 1322989 1322990 1322991 1322992 1322993 1322994 1322995 1322996 1322997 1322998 1322999 1323000 1323001 1323002 1323003 1323004 1323005 1323006 1323007 1323008 1323009 1323010 1323011 1323012 1323013 1323014 1323015 1323016 1323017 1323018 1323019 1323020 1323021 1323022 1323023 1323024 1323025 1323026 1323027 1323028 1323029 1323030 1323031 1323032 1323033 1323034 1323035 1323036 1323037 1323038 1323039 1323040 1323041 1323042 1323043 1323044 1323045 1323046 1323047 1323048 1323049 1323050 1323051 1323052 1323053 1323054 1323055 1323056 1323057 1323058 1323059 1323060 1323061 1323062 1323063 1323064 1323065 1323066 1323067 1323068 1323069 1323070 1323071 1323072 1323073 1323074 1323075 1323076 1323077 1323078 1323079 1323080 1323081 1323082 1323083 1323084 1323085 1323086 1323087 1323088 1323089 1323090 1323091 1323092 1323093 1323094 1323095 1323096 1323097 1323098 1323099 1323100 1323101 1323102 1323103 1323104 1323105 1323106 1323107 1323108 1323109 1323110 1323111 1323112 1323113 1323114 1323115 1323116 1323117 1323118 1323119 1323120 1323121 1323122 1323123 1323124 1323125 1323126 1323127 1323128 1323129 1323130 1323131 1323132 1323133 1323134 1323135 1323136 1323137 1323138 1323139 1323140 1323141 1323142 1323143 1323144 1323145 1323146 1323147 1323148 1323149 1323150 1323151 1323152 1323153 1323154 1323155 1323156 1323157 1323158 1323159 1323160 1323161 1323162 1323163 1323164 1323165 1323166 1323167 1323168 1323169 1323170 1323171 1323172 1323173 1323174 1323175 1323176 1323177 1323178 1323179 1323180 1323181 1323182 1323183 1323184 1323185 1323186 1323187 1323188 1323189 1323190 1323191 1323192 1323193 1323194 1323195 1323196 1323197 1323198 1323199 1323200 1323201 1323202 1323203 1323204 1323205 1323206 1323207 1323208 1323209 1323210 1323211 1323212 1323213 1323214 1323215 1323216 1323217 1323218 1323219 1323220 1323221 1323222 1323223 1323224 1323225 1323226 1323227 1323228 1323229 1323230 1323231 1323232 1323233 1323234 1323235 1323236 1323237 1323238 1323239 1323240 1323241 1323242 1323243 1323244 1323245 1323246 1323247 1323248 1323249 1323250 1323251 1323252 1323253 1323254 1323255 1323256 1323257 1323258 1323259 1323260 1323261 1323262 1323263 1323264 1323265 1323266 1323267 1323268 1323269 1323270 1323271 1323272 1323273 1323274 1323275 1323276 1323277 1323278 1323279 1323280 1323281 1323282 1323283 1323284 1323285 1323286 1323287 1323288 1323289 1323290 1323291 1323292 1323293 1323294 1323295 1323296 1323297 1323298 1323299 1323300 1323301 1323302 1323303 1323304 1323305 1323306 1323307 1323308 1323309 1323310 1323311 1323312 1323313 1323314 1323315 1323316 1323317 1323318 1323319 1323320 1323321 1323322 1323323 1323324 1323325 1323326 1323327 1323328 1323329 1323330 1323331 1323332 1323333 1323334 1323335 1323336 1323337 1323338 1323339 1323340 1323341 1323342 1323343 1323344 1323345 1323346 1323347 1323348 1323349 1323350 1323351 1323352 1323353 1323354 1323355 1323356 1323357 1323358 1323359 1323360 1323361 1323362 1323363 1323364 1323365 1323366 1323367 1323368 1323369 1323370 1323371 1323372 1323373 1323374 1323375 1323376 1323377 1323378 1323379 1323380 1323381 1323382 1323383 1323384 1323385 1323386 1323387 1323388 1323389 1323390 1323391 1323392 1323393 1323394 1323395 1323396 1323397 1323398 1323399 1323400 1323401 1323402 1323403 1323404 1323405 1323406 1323407 1323408 1323409 1323410 1323411 1323412 1323413 1323414 1323415 1323416 1323417 1323418 1323419 1323420 1323421 1323422 1323423 1323424 1323425 1323426 1323427 1323428 1323429 1323430 1323431 1323432 1323433 1323434 1323435 1323436 1323437 1323438 1323439 1323440 1323441 1323442 1323443 1323444 1323445 1323446 1323447 1323448 1323449 1323450 1323451 1323452 1323453 1323454 1323455 1323456 1323457 1323458 1323459 1323460 1323461 1323462 1323463 1323464 1323465 1323466 1323467 1323468 1323469 1323470 1323471 1323472 1323473 1323474 1323475 1323476 1323477 1323478 1323479 1323480 1323481 1323482 1323483 1323484 1323485 1323486 1323487 1323488 1323489 1323490 1323491 1323492 1323493 1323494 1323495 1323496 1323497 1323498 1323499 1323500 1323501 1323502 1323503 1323504 1323505 1323506 1323507 1323508 1323509 1323510 1323511 1323512 1323513 1323514 1323515 1323516 1323517 1323518 1323519 1323520 1323521 1323522 1323523 1323524 1323525 1323526 1323527 1323528 1323529 1323530 1323531 1323532 1323533 1323534 1323535 1323536 1323537 1323538 1323539 1323540 1323541 1323542 1323543 1323544 1323545 1323546 1323547 1323548 1323549 1323550 1323551 1323552 1323553 1323554 1323555 1323556 1323557 1323558 1323559 1323560 1323561 1323562 1323563 1323564 1323565 1323566 1323567 1323568 1323569 1323570 1323571 1323572 1323573 1323574 1323575 1323576 1323577 1323578 1323579 1323580 1323581 1323582 1323583 1323584 1323585 1323586 1323587 1323588 1323589 1323590 1323591 1323592 1323593 1323594 1323595 1323596 1323597 1323598 1323599 1323600 1323601 1323602 1323603 1323604 1323605 1323606 1323607 1323608 1323609 1323610 1323611 1323612 1323613 1323614 1323615 1323616 1323617 1323618 1323619 1323620 1323621 1323622 1323623 1323624 1323625 1323626 1323627 1323628 1323629 1323630 1323631 1323632 1323633 1323634 1323635 1323636 1323637 1323638 1323639 1323640 1323641 1323642 1323643 1323644 1323645 1323646 1323647 1323648 1323649 1323650 1323651 1323652 1323653 1323654 1323655 1323656 1323657 1323658 1323659 1323660 1323661 1323662 1323663 1323664 1323665 1323666 1323667 1323668 1323669 1323670 1323671 1323672 1323673 1323674 1323675 1323676 1323677 1323678 1323679 1323680 1323681 1323682 1323683 1323684 1323685 1323686 1323687 1323688 1323689 1323690 1323691 1323692 1323693 1323694 1323695 1323696 1323697 1323698 1323699 1323700 1323701 1323702 1323703 1323704 1323705 1323706 1323707 1323708 1323709 1323710 1323711 1323712 1323713 1323714 1323715 1323716 1323717 1323718 1323719 1323720 1323721 1323722 1323723 1323724 1323725 1323726 1323727 1323728 1323729 1323730 1323731 1323732 1323733 1323734 1323735 1323736 1323737 1323738 1323739 1323740 1323741 1323742 1323743 1323744 1323745 1323746 1323747 1323748 1323749 1323750 1323751 1323752 1323753 1323754 1323755 1323756 1323757 1323758 1323759 1323760 1323761 1323762 1323763 1323764 1323765 1323766 1323767 1323768 1323769 1323770 1323771 1323772 1323773 1323774 1323775 1323776 1323777 1323778 1323779 1323780 1323781 1323782 1323783 1323784 1323785 1323786 1323787 1323788 1323789 1323790 1323791 1323792 1323793 1323794 1323795 1323796 1323797 1323798 1323799 1323800 1323801 1323802 1323803 1323804 1323805 1323806 1323807 1323808 1323809 1323810 1323811 1323812 1323813 1323814 1323815 1323816 1323817 1323818 1323819 1323820 1323821 1323822 1323823 1323824 1323825 1323826 1323827 1323828 1323829 1323830 1323831 1323832 1323833 1323834 1323835 1323836 1323837 1323838 1323839 1323840 1323841 1323842 1323843 1323844 1323845 1323846 1323847 1323848 1323849 1323850 1323851 1323852 1323853 1323854 1323855 1323856 1323857 1323858 1323859 1323860 1323861 1323862 1323863 1323864 1323865 1323866 1323867 1323868 1323869 1323870 1323871 1323872 1323873 1323874 1323875 1323876 1323877 1323878 1323879 1323880 1323881 1323882 1323883 1323884 1323885 1323886 1323887 1323888 1323889 1323890 1323891 1323892 1323893 1323894 1323895 1323896 1323897 1323898 1323899 1323900 1323901 1323902 1323903 1323904 1323905 1323906 1323907 1323908 1323909 1323910 1323911 1323912 1323913 1323914 1323915 1323916 1323917 1323918 1323919 1323920 1323921 1323922 1323923 1323924 1323925 1323926 1323927 1323928 1323929 1323930 1323931 1323932 1323933 1323934 1323935 1323936 1323937 1323938 1323939 1323940 1323941 1323942 1323943 1323944 1323945 1323946 1323947 1323948 1323949 1323950 1323951 1323952 1323953 1323954 1323955 1323956 1323957 1323958 1323959 1323960 1323961 1323962 1323963 1323964 1323965 1323966 1323967 1323968 1323969 1323970 1323971 1323972 1323973 1323974 1323975 1323976 1323977 1323978 1323979 1323980 1323981 1323982 1323983 1323984 1323985 1323986 1323987 1323988 1323989 1323990 1323991 1323992 1323993 1323994 1323995 1323996 1323997 1323998 1323999 1324000 1324001 1324002 1324003 1324004 1324005 1324006 1324007 1324008 1324009 1324010 1324011 1324012 1324013 1324014 1324015 1324016 1324017 1324018 1324019 1324020 1324021 1324022 1324023 1324024 1324025 1324026 1324027 1324028 1324029 1324030 1324031 1324032 1324033 1324034 1324035 1324036 1324037 1324038 1324039 1324040 1324041 1324042 1324043 1324044 1324045 1324046 1324047 1324048 1324049 1324050 1324051 1324052 1324053 1324054 1324055 1324056 1324057 1324058 1324059 1324060 1324061 1324062 1324063 1324064 1324065 1324066 1324067 1324068 1324069 1324070 1324071 1324072 1324073 1324074 1324075 1324076 1324077 1324078 1324079 1324080 1324081 1324082 1324083 1324084 1324085 1324086 1324087 1324088 1324089 1324090 1324091 1324092 1324093 1324094 1324095 1324096 1324097 1324098 1324099 1324100 1324101 1324102 1324103 1324104 1324105 1324106 1324107 1324108 1324109 1324110 1324111 1324112 1324113 1324114 1324115 1324116 1324117 1324118 1324119 1324120 1324121 1324122 1324123 1324124 1324125 1324126 1324127 1324128 1324129 1324130 1324131 1324132 1324133 1324134 1324135 1324136 1324137 1324138 1324139 1324140 1324141 1324142 1324143 1324144 1324145 1324146 1324147 1324148 1324149 1324150 1324151 1324152 1324153 1324154 1324155 1324156 1324157 1324158 1324159 1324160 1324161 1324162 1324163 1324164 1324165 1324166 1324167 1324168 1324169 1324170 1324171 1324172 1324173 1324174 1324175 1324176 1324177 1324178 1324179 1324180 1324181 1324182 1324183 1324184 1324185 1324186 1324187 1324188 1324189 1324190 1324191 1324192 1324193 1324194 1324195 1324196 1324197 1324198 1324199 1324200 1324201 1324202 1324203 1324204 1324205 1324206 1324207 1324208 1324209 1324210 1324211 1324212 1324213 1324214 1324215 1324216 1324217 1324218 1324219 1324220 1324221 1324222 1324223 1324224 1324225 1324226 1324227 1324228 1324229 1324230 1324231 1324232 1324233 1324234 1324235 1324236 1324237 1324238 1324239 1324240 1324241 1324242 1324243 1324244 1324245 1324246 1324247 1324248 1324249 1324250 1324251 1324252 1324253 1324254 1324255 1324256 1324257 1324258 1324259 1324260 1324261 1324262 1324263 1324264 1324265 1324266 1324267 1324268 1324269 1324270 1324271 1324272 1324273 1324274 1324275 1324276 1324277 1324278 1324279 1324280 1324281 1324282 1324283 1324284 1324285 1324286 1324287 1324288 1324289 1324290 1324291 1324292 1324293 1324294 1324295 1324296 1324297 1324298 1324299 1324300 1324301 1324302 1324303 1324304 1324305 1324306 1324307 1324308 1324309 1324310 1324311 1324312 1324313 1324314 1324315 1324316 1324317 1324318 1324319 1324320 1324321 1324322 1324323 1324324 1324325 1324326 1324327 1324328 1324329 1324330 1324331 1324332 1324333 1324334 1324335 1324336 1324337 1324338 1324339 1324340 1324341 1324342 1324343 1324344 1324345 1324346 1324347 1324348 1324349 1324350 1324351 1324352 1324353 1324354 1324355 1324356 1324357 1324358 1324359 1324360 1324361 1324362 1324363 1324364 1324365 1324366 1324367 1324368 1324369 1324370 1324371 1324372 1324373 1324374 1324375 1324376 1324377 1324378 1324379 1324380 1324381 1324382 1324383 1324384 1324385 1324386 1324387 1324388 1324389 1324390 1324391 1324392 1324393 1324394 1324395 1324396 1324397 1324398 1324399 1324400 1324401 1324402 1324403 1324404 1324405 1324406 1324407 1324408 1324409 1324410 1324411 1324412 1324413 1324414 1324415 1324416 1324417 1324418 1324419 1324420 1324421 1324422 1324423 1324424 1324425 1324426 1324427 1324428 1324429 1324430 1324431 1324432 1324433 1324434 1324435 1324436 1324437 1324438 1324439 1324440 1324441 1324442 1324443 1324444 1324445 1324446 1324447 1324448 1324449 1324450 1324451 1324452 1324453 1324454 1324455 1324456 1324457 1324458 1324459 1324460 1324461 1324462 1324463 1324464 1324465 1324466 1324467 1324468 1324469 1324470 1324471 1324472 1324473 1324474 1324475 1324476 1324477 1324478 1324479 1324480 1324481 1324482 1324483 1324484 1324485 1324486 1324487 1324488 1324489 1324490 1324491 1324492 1324493 1324494 1324495 1324496 1324497 1324498 1324499 1324500 1324501 1324502 1324503 1324504 1324505 1324506 1324507 1324508 1324509 1324510 1324511 1324512 1324513 1324514 1324515 1324516 1324517 1324518 1324519 1324520 1324521 1324522 1324523 1324524 1324525 1324526 1324527 1324528 1324529 1324530 1324531 1324532 1324533 1324534 1324535 1324536 1324537 1324538 1324539 1324540 1324541 1324542 1324543 1324544 1324545 1324546 1324547 1324548 1324549 1324550 1324551 1324552 1324553 1324554 1324555 1324556 1324557 1324558 1324559 1324560 1324561 1324562 1324563 1324564 1324565 1324566 1324567 1324568 1324569 1324570 1324571 1324572 1324573 1324574 1324575 1324576 1324577 1324578 1324579 1324580 1324581 1324582 1324583 1324584 1324585 1324586 1324587 1324588 1324589 1324590 1324591 1324592 1324593 1324594 1324595 1324596 1324597 1324598 1324599 1324600 1324601 1324602 1324603 1324604 1324605 1324606 1324607 1324608 1324609 1324610 1324611 1324612 1324613 1324614 1324615 1324616 1324617 1324618 1324619 1324620 1324621 1324622 1324623 1324624 1324625 1324626 1324627 1324628 1324629 1324630 1324631 1324632 1324633 1324634 1324635 1324636 1324637 1324638 1324639 1324640 1324641 1324642 1324643 1324644 1324645 1324646 1324647 1324648 1324649 1324650 1324651 1324652 1324653 1324654 1324655 1324656 1324657 1324658 1324659 1324660 1324661 1324662 1324663 1324664 1324665 1324666 1324667 1324668 1324669 1324670 1324671 1324672 1324673 1324674 1324675 1324676 1324677 1324678 1324679 1324680 1324681 1324682 1324683 1324684 1324685 1324686 1324687 1324688 1324689 1324690 1324691 1324692 1324693 1324694 1324695 1324696 1324697 1324698 1324699 1324700 1324701 1324702 1324703 1324704 1324705 1324706 1324707 1324708 1324709 1324710 1324711 1324712 1324713 1324714 1324715 1324716 1324717 1324718 1324719 1324720 1324721 1324722 1324723 1324724 1324725 1324726 1324727 1324728 1324729 1324730 1324731 1324732 1324733 1324734 1324735 1324736 1324737 1324738 1324739 1324740 1324741 1324742 1324743 1324744 1324745 1324746 1324747 1324748 1324749 1324750 1324751 1324752 1324753 1324754 1324755 1324756 1324757 1324758 1324759 1324760 1324761 1324762 1324763 1324764 1324765 1324766 1324767 1324768 1324769 1324770 1324771 1324772 1324773 1324774 1324775 1324776 1324777 1324778 1324779 1324780 1324781 1324782 1324783 1324784 1324785 1324786 1324787 1324788 1324789 1324790 1324791 1324792 1324793 1324794 1324795 1324796 1324797 1324798 1324799 1324800 1324801 1324802 1324803 1324804 1324805 1324806 1324807 1324808 1324809 1324810 1324811 1324812 1324813 1324814 1324815 1324816 1324817 1324818 1324819 1324820 1324821 1324822 1324823 1324824 1324825 1324826 1324827 1324828 1324829 1324830 1324831 1324832 1324833 1324834 1324835 1324836 1324837 1324838 1324839 1324840 1324841 1324842 1324843 1324844 1324845 1324846 1324847 1324848 1324849 1324850 1324851 1324852 1324853 1324854 1324855 1324856 1324857 1324858 1324859 1324860 1324861 1324862 1324863 1324864 1324865 1324866 1324867 1324868 1324869 1324870 1324871 1324872 1324873 1324874 1324875 1324876 1324877 1324878 1324879 1324880 1324881 1324882 1324883 1324884 1324885 1324886 1324887 1324888 1324889 1324890 1324891 1324892 1324893 1324894 1324895 1324896 1324897 1324898 1324899 1324900 1324901 1324902 1324903 1324904 1324905 1324906 1324907 1324908 1324909 1324910 1324911 1324912 1324913 1324914 1324915 1324916 1324917 1324918 1324919 1324920 1324921 1324922 1324923 1324924 1324925 1324926 1324927 1324928 1324929 1324930 1324931 1324932 1324933 1324934 1324935 1324936 1324937 1324938 1324939 1324940 1324941 1324942 1324943 1324944 1324945 1324946 1324947 1324948 1324949 1324950 1324951 1324952 1324953 1324954 1324955 1324956 1324957 1324958 1324959 1324960 1324961 1324962 1324963 1324964 1324965 1324966 1324967 1324968 1324969 1324970 1324971 1324972 1324973 1324974 1324975 1324976 1324977 1324978 1324979 1324980 1324981 1324982 1324983 1324984 1324985 1324986 1324987 1324988 1324989 1324990 1324991 1324992 1324993 1324994 1324995 1324996 1324997 1324998 1324999 1325000 1325001 1325002 1325003 1325004 1325005 1325006 1325007 1325008 1325009 1325010 1325011 1325012 1325013 1325014 1325015 1325016 1325017 1325018 1325019 1325020 1325021 1325022 1325023 1325024 1325025 1325026 1325027 1325028 1325029 1325030 1325031 1325032 1325033 1325034 1325035 1325036 1325037 1325038 1325039 1325040 1325041 1325042 1325043 1325044 1325045 1325046 1325047 1325048 1325049 1325050 1325051 1325052 1325053 1325054 1325055 1325056 1325057 1325058 1325059 1325060 1325061 1325062 1325063 1325064 1325065 1325066 1325067 1325068 1325069 1325070 1325071 1325072 1325073 1325074 1325075 1325076 1325077 1325078 1325079 1325080 1325081 1325082 1325083 1325084 1325085 1325086 1325087 1325088 1325089 1325090 1325091 1325092 1325093 1325094 1325095 1325096 1325097 1325098 1325099 1325100 1325101 1325102 1325103 1325104 1325105 1325106 1325107 1325108 1325109 1325110 1325111 1325112 1325113 1325114 1325115 1325116 1325117 1325118 1325119 1325120 1325121 1325122 1325123 1325124 1325125 1325126 1325127 1325128 1325129 1325130 1325131 1325132 1325133 1325134 1325135 1325136 1325137 1325138 1325139 1325140 1325141 1325142 1325143 1325144 1325145 1325146 1325147 1325148 1325149 1325150 1325151 1325152 1325153 1325154 1325155 1325156 1325157 1325158 1325159 1325160 1325161 1325162 1325163 1325164 1325165 1325166 1325167 1325168 1325169 1325170 1325171 1325172 1325173 1325174 1325175 1325176 1325177 1325178 1325179 1325180 1325181 1325182 1325183 1325184 1325185 1325186 1325187 1325188 1325189 1325190 1325191 1325192 1325193 1325194 1325195 1325196 1325197 1325198 1325199 1325200 1325201 1325202 1325203 1325204 1325205 1325206 1325207 1325208 1325209 1325210 1325211 1325212 1325213 1325214 1325215 1325216 1325217 1325218 1325219 1325220 1325221 1325222 1325223 1325224 1325225 1325226 1325227 1325228 1325229 1325230 1325231 1325232 1325233 1325234 1325235 1325236 1325237 1325238 1325239 1325240 1325241 1325242 1325243 1325244 1325245 1325246 1325247 1325248 1325249 1325250 1325251 1325252 1325253 1325254 1325255 1325256 1325257 1325258 1325259 1325260 1325261 1325262 1325263 1325264 1325265 1325266 1325267 1325268 1325269 1325270 1325271 1325272 1325273 1325274 1325275 1325276 1325277 1325278 1325279 1325280 1325281 1325282 1325283 1325284 1325285 1325286 1325287 1325288 1325289 1325290 1325291 1325292 1325293 1325294 1325295 1325296 1325297 1325298 1325299 1325300 1325301 1325302 1325303 1325304 1325305 1325306 1325307 1325308 1325309 1325310 1325311 1325312 1325313 1325314 1325315 1325316 1325317 1325318 1325319 1325320 1325321 1325322 1325323 1325324 1325325 1325326 1325327 1325328 1325329 1325330 1325331 1325332 1325333 1325334 1325335 1325336 1325337 1325338 1325339 1325340 1325341 1325342 1325343 1325344 1325345 1325346 1325347 1325348 1325349 1325350 1325351 1325352 1325353 1325354 1325355 1325356 1325357 1325358 1325359 1325360 1325361 1325362 1325363 1325364 1325365 1325366 1325367 1325368 1325369 1325370 1325371 1325372 1325373 1325374 1325375 1325376 1325377 1325378 1325379 1325380 1325381 1325382 1325383 1325384 1325385 1325386 1325387 1325388 1325389 1325390 1325391 1325392 1325393 1325394 1325395 1325396 1325397 1325398 1325399 1325400 1325401 1325402 1325403 1325404 1325405 1325406 1325407 1325408 1325409 1325410 1325411 1325412 1325413 1325414 1325415 1325416 1325417 1325418 1325419 1325420 1325421 1325422 1325423 1325424 1325425 1325426 1325427 1325428 1325429 1325430 1325431 1325432 1325433 1325434 1325435 1325436 1325437 1325438 1325439 1325440 1325441 1325442 1325443 1325444 1325445 1325446 1325447 1325448 1325449 1325450 1325451 1325452 1325453 1325454 1325455 1325456 1325457 1325458 1325459 1325460 1325461 1325462 1325463 1325464 1325465 1325466 1325467 1325468 1325469 1325470 1325471 1325472 1325473 1325474 1325475 1325476 1325477 1325478 1325479 1325480 1325481 1325482 1325483 1325484 1325485 1325486 1325487 1325488 1325489 1325490 1325491 1325492 1325493 1325494 1325495 1325496 1325497 1325498 1325499 1325500 1325501 1325502 1325503 1325504 1325505 1325506 1325507 1325508 1325509 1325510 1325511 1325512 1325513 1325514 1325515 1325516 1325517 1325518 1325519 1325520 1325521 1325522 1325523 1325524 1325525 1325526 1325527 1325528 1325529 1325530 1325531 1325532 1325533 1325534 1325535 1325536 1325537 1325538 1325539 1325540 1325541 1325542 1325543 1325544 1325545 1325546 1325547 1325548 1325549 1325550 1325551 1325552 1325553 1325554 1325555 1325556 1325557 1325558 1325559 1325560 1325561 1325562 1325563 1325564 1325565 1325566 1325567 1325568 1325569 1325570 1325571 1325572 1325573 1325574 1325575 1325576 1325577 1325578 1325579 1325580 1325581 1325582 1325583 1325584 1325585 1325586 1325587 1325588 1325589 1325590 1325591 1325592 1325593 1325594 1325595 1325596 1325597 1325598 1325599 1325600 1325601 1325602 1325603 1325604 1325605 1325606 1325607 1325608 1325609 1325610 1325611 1325612 1325613 1325614 1325615 1325616 1325617 1325618 1325619 1325620 1325621 1325622 1325623 1325624 1325625 1325626 1325627 1325628 1325629 1325630 1325631 1325632 1325633 1325634 1325635 1325636 1325637 1325638 1325639 1325640 1325641 1325642 1325643 1325644 1325645 1325646 1325647 1325648 1325649 1325650 1325651 1325652 1325653 1325654 1325655 1325656 1325657 1325658 1325659 1325660 1325661 1325662 1325663 1325664 1325665 1325666 1325667 1325668 1325669 1325670 1325671 1325672 1325673 1325674 1325675 1325676 1325677 1325678 1325679 1325680 1325681 1325682 1325683 1325684 1325685 1325686 1325687 1325688 1325689 1325690 1325691 1325692 1325693 1325694 1325695 1325696 1325697 1325698 1325699 1325700 1325701 1325702 1325703 1325704 1325705 1325706 1325707 1325708 1325709 1325710 1325711 1325712 1325713 1325714 1325715 1325716 1325717 1325718 1325719 1325720 1325721 1325722 1325723 1325724 1325725 1325726 1325727 1325728 1325729 1325730 1325731 1325732 1325733 1325734 1325735 1325736 1325737 1325738 1325739 1325740 1325741 1325742 1325743 1325744 1325745 1325746 1325747 1325748 1325749 1325750 1325751 1325752 1325753 1325754 1325755 1325756 1325757 1325758 1325759 1325760 1325761 1325762 1325763 1325764 1325765 1325766 1325767 1325768 1325769 1325770 1325771 1325772 1325773 1325774 1325775 1325776 1325777 1325778 1325779 1325780 1325781 1325782 1325783 1325784 1325785 1325786 1325787 1325788 1325789 1325790 1325791 1325792 1325793 1325794 1325795 1325796 1325797 1325798 1325799 1325800 1325801 1325802 1325803 1325804 1325805 1325806 1325807 1325808 1325809 1325810 1325811 1325812 1325813 1325814 1325815 1325816 1325817 1325818 1325819 1325820 1325821 1325822 1325823 1325824 1325825 1325826 1325827 1325828 1325829 1325830 1325831 1325832 1325833 1325834 1325835 1325836 1325837 1325838 1325839 1325840 1325841 1325842 1325843 1325844 1325845 1325846 1325847 1325848 1325849 1325850 1325851 1325852 1325853 1325854 1325855 1325856 1325857 1325858 1325859 1325860 1325861 1325862 1325863 1325864 1325865 1325866 1325867 1325868 1325869 1325870 1325871 1325872 1325873 1325874 1325875 1325876 1325877 1325878 1325879 1325880 1325881 1325882 1325883 1325884 1325885 1325886 1325887 1325888 1325889 1325890 1325891 1325892 1325893 1325894 1325895 1325896 1325897 1325898 1325899 1325900 1325901 1325902 1325903 1325904 1325905 1325906 1325907 1325908 1325909 1325910 1325911 1325912 1325913 1325914 1325915 1325916 1325917 1325918 1325919 1325920 1325921 1325922 1325923 1325924 1325925 1325926 1325927 1325928 1325929 1325930 1325931 1325932 1325933 1325934 1325935 1325936 1325937 1325938 1325939 1325940 1325941 1325942 1325943 1325944 1325945 1325946 1325947 1325948 1325949 1325950 1325951 1325952 1325953 1325954 1325955 1325956 1325957 1325958 1325959 1325960 1325961 1325962 1325963 1325964 1325965 1325966 1325967 1325968 1325969 1325970 1325971 1325972 1325973 1325974 1325975 1325976 1325977 1325978 1325979 1325980 1325981 1325982 1325983 1325984 1325985 1325986 1325987 1325988 1325989 1325990 1325991 1325992 1325993 1325994 1325995 1325996 1325997 1325998 1325999 1326000 1326001 1326002 1326003 1326004 1326005 1326006 1326007 1326008 1326009 1326010 1326011 1326012 1326013 1326014 1326015 1326016 1326017 1326018 1326019 1326020 1326021 1326022 1326023 1326024 1326025 1326026 1326027 1326028 1326029 1326030 1326031 1326032 1326033 1326034 1326035 1326036 1326037 1326038 1326039 1326040 1326041 1326042 1326043 1326044 1326045 1326046 1326047 1326048 1326049 1326050 1326051 1326052 1326053 1326054 1326055 1326056 1326057 1326058 1326059 1326060 1326061 1326062 1326063 1326064 1326065 1326066 1326067 1326068 1326069 1326070 1326071 1326072 1326073 1326074 1326075 1326076 1326077 1326078 1326079 1326080 1326081 1326082 1326083 1326084 1326085 1326086 1326087 1326088 1326089 1326090 1326091 1326092 1326093 1326094 1326095 1326096 1326097 1326098 1326099 1326100 1326101 1326102 1326103 1326104 1326105 1326106 1326107 1326108 1326109 1326110 1326111 1326112 1326113 1326114 1326115 1326116 1326117 1326118 1326119 1326120 1326121 1326122 1326123 1326124 1326125 1326126 1326127 1326128 1326129 1326130 1326131 1326132 1326133 1326134 1326135 1326136 1326137 1326138 1326139 1326140 1326141 1326142 1326143 1326144 1326145 1326146 1326147 1326148 1326149 1326150 1326151 1326152 1326153 1326154 1326155 1326156 1326157 1326158 1326159 1326160 1326161 1326162 1326163 1326164 1326165 1326166 1326167 1326168 1326169 1326170 1326171 1326172 1326173 1326174 1326175 1326176 1326177 1326178 1326179 1326180 1326181 1326182 1326183 1326184 1326185 1326186 1326187 1326188 1326189 1326190 1326191 1326192 1326193 1326194 1326195 1326196 1326197 1326198 1326199 1326200 1326201 1326202 1326203 1326204 1326205 1326206 1326207 1326208 1326209 1326210 1326211 1326212 1326213 1326214 1326215 1326216 1326217 1326218 1326219 1326220 1326221 1326222 1326223 1326224 1326225 1326226 1326227 1326228 1326229 1326230 1326231 1326232 1326233 1326234 1326235 1326236 1326237 1326238 1326239 1326240 1326241 1326242 1326243 1326244 1326245 1326246 1326247 1326248 1326249 1326250 1326251 1326252 1326253 1326254 1326255 1326256 1326257 1326258 1326259 1326260 1326261 1326262 1326263 1326264 1326265 1326266 1326267 1326268 1326269 1326270 1326271 1326272 1326273 1326274 1326275 1326276 1326277 1326278 1326279 1326280 1326281 1326282 1326283 1326284 1326285 1326286 1326287 1326288 1326289 1326290 1326291 1326292 1326293 1326294 1326295 1326296 1326297 1326298 1326299 1326300 1326301 1326302 1326303 1326304 1326305 1326306 1326307 1326308 1326309 1326310 1326311 1326312 1326313 1326314 1326315 1326316 1326317 1326318 1326319 1326320 1326321 1326322 1326323 1326324 1326325 1326326 1326327 1326328 1326329 1326330 1326331 1326332 1326333 1326334 1326335 1326336 1326337 1326338 1326339 1326340 1326341 1326342 1326343 1326344 1326345 1326346 1326347 1326348 1326349 1326350 1326351 1326352 1326353 1326354 1326355 1326356 1326357 1326358 1326359 1326360 1326361 1326362 1326363 1326364 1326365 1326366 1326367 1326368 1326369 1326370 1326371 1326372 1326373 1326374 1326375 1326376 1326377 1326378 1326379 1326380 1326381 1326382 1326383 1326384 1326385 1326386 1326387 1326388 1326389 1326390 1326391 1326392 1326393 1326394 1326395 1326396 1326397 1326398 1326399 1326400 1326401 1326402 1326403 1326404 1326405 1326406 1326407 1326408 1326409 1326410 1326411 1326412 1326413 1326414 1326415 1326416 1326417 1326418 1326419 1326420 1326421 1326422 1326423 1326424 1326425 1326426 1326427 1326428 1326429 1326430 1326431 1326432 1326433 1326434 1326435 1326436 1326437 1326438 1326439 1326440 1326441 1326442 1326443 1326444 1326445 1326446 1326447 1326448 1326449 1326450 1326451 1326452 1326453 1326454 1326455 1326456 1326457 1326458 1326459 1326460 1326461 1326462 1326463 1326464 1326465 1326466 1326467 1326468 1326469 1326470 1326471 1326472 1326473 1326474 1326475 1326476 1326477 1326478 1326479 1326480 1326481 1326482 1326483 1326484 1326485 1326486 1326487 1326488 1326489 1326490 1326491 1326492 1326493 1326494 1326495 1326496 1326497 1326498 1326499 1326500 1326501 1326502 1326503 1326504 1326505 1326506 1326507 1326508 1326509 1326510 1326511 1326512 1326513 1326514 1326515 1326516 1326517 1326518 1326519 1326520 1326521 1326522 1326523 1326524 1326525 1326526 1326527 1326528 1326529 1326530 1326531 1326532 1326533 1326534 1326535 1326536 1326537 1326538 1326539 1326540 1326541 1326542 1326543 1326544 1326545 1326546 1326547 1326548 1326549 1326550 1326551 1326552 1326553 1326554 1326555 1326556 1326557 1326558 1326559 1326560 1326561 1326562 1326563 1326564 1326565 1326566 1326567 1326568 1326569 1326570 1326571 1326572 1326573 1326574 1326575 1326576 1326577 1326578 1326579 1326580 1326581 1326582 1326583 1326584 1326585 1326586 1326587 1326588 1326589 1326590 1326591 1326592 1326593 1326594 1326595 1326596 1326597 1326598 1326599 1326600 1326601 1326602 1326603 1326604 1326605 1326606 1326607 1326608 1326609 1326610 1326611 1326612 1326613 1326614 1326615 1326616 1326617 1326618 1326619 1326620 1326621 1326622 1326623 1326624 1326625 1326626 1326627 1326628 1326629 1326630 1326631 1326632 1326633 1326634 1326635 1326636 1326637 1326638 1326639 1326640 1326641 1326642 1326643 1326644 1326645 1326646 1326647 1326648 1326649 1326650 1326651 1326652 1326653 1326654 1326655 1326656 1326657 1326658 1326659 1326660 1326661 1326662 1326663 1326664 1326665 1326666 1326667 1326668 1326669 1326670 1326671 1326672 1326673 1326674 1326675 1326676 1326677 1326678 1326679 1326680 1326681 1326682 1326683 1326684 1326685 1326686 1326687 1326688 1326689 1326690 1326691 1326692 1326693 1326694 1326695 1326696 1326697 1326698 1326699 1326700 1326701 1326702 1326703 1326704 1326705 1326706 1326707 1326708 1326709 1326710 1326711 1326712 1326713 1326714 1326715 1326716 1326717 1326718 1326719 1326720 1326721 1326722 1326723 1326724 1326725 1326726 1326727 1326728 1326729 1326730 1326731 1326732 1326733 1326734 1326735 1326736 1326737 1326738 1326739 1326740 1326741 1326742 1326743 1326744 1326745 1326746 1326747 1326748 1326749 1326750 1326751 1326752 1326753 1326754 1326755 1326756 1326757 1326758 1326759 1326760 1326761 1326762 1326763 1326764 1326765 1326766 1326767 1326768 1326769 1326770 1326771 1326772 1326773 1326774 1326775 1326776 1326777 1326778 1326779 1326780 1326781 1326782 1326783 1326784 1326785 1326786 1326787 1326788 1326789 1326790 1326791 1326792 1326793 1326794 1326795 1326796 1326797 1326798 1326799 1326800 1326801 1326802 1326803 1326804 1326805 1326806 1326807 1326808 1326809 1326810 1326811 1326812 1326813 1326814 1326815 1326816 1326817 1326818 1326819 1326820 1326821 1326822 1326823 1326824 1326825 1326826 1326827 1326828 1326829 1326830 1326831 1326832 1326833 1326834 1326835 1326836 1326837 1326838 1326839 1326840 1326841 1326842 1326843 1326844 1326845 1326846 1326847 1326848 1326849 1326850 1326851 1326852 1326853 1326854 1326855 1326856 1326857 1326858 1326859 1326860 1326861 1326862 1326863 1326864 1326865 1326866 1326867 1326868 1326869 1326870 1326871 1326872 1326873 1326874 1326875 1326876 1326877 1326878 1326879 1326880 1326881 1326882 1326883 1326884 1326885 1326886 1326887 1326888 1326889 1326890 1326891 1326892 1326893 1326894 1326895 1326896 1326897 1326898 1326899 1326900 1326901 1326902 1326903 1326904 1326905 1326906 1326907 1326908 1326909 1326910 1326911 1326912 1326913 1326914 1326915 1326916 1326917 1326918 1326919 1326920 1326921 1326922 1326923 1326924 1326925 1326926 1326927 1326928 1326929 1326930 1326931 1326932 1326933 1326934 1326935 1326936 1326937 1326938 1326939 1326940 1326941 1326942 1326943 1326944 1326945 1326946 1326947 1326948 1326949 1326950 1326951 1326952 1326953 1326954 1326955 1326956 1326957 1326958 1326959 1326960 1326961 1326962 1326963 1326964 1326965 1326966 1326967 1326968 1326969 1326970 1326971 1326972 1326973 1326974 1326975 1326976 1326977 1326978 1326979 1326980 1326981 1326982 1326983 1326984 1326985 1326986 1326987 1326988 1326989 1326990 1326991 1326992 1326993 1326994 1326995 1326996 1326997 1326998 1326999 1327000 1327001 1327002 1327003 1327004 1327005 1327006 1327007 1327008 1327009 1327010 1327011 1327012 1327013 1327014 1327015 1327016 1327017 1327018 1327019 1327020 1327021 1327022 1327023 1327024 1327025 1327026 1327027 1327028 1327029 1327030 1327031 1327032 1327033 1327034 1327035 1327036 1327037 1327038 1327039 1327040 1327041 1327042 1327043 1327044 1327045 1327046 1327047 1327048 1327049 1327050 1327051 1327052 1327053 1327054 1327055 1327056 1327057 1327058 1327059 1327060 1327061 1327062 1327063 1327064 1327065 1327066 1327067 1327068 1327069 1327070 1327071 1327072 1327073 1327074 1327075 1327076 1327077 1327078 1327079 1327080 1327081 1327082 1327083 1327084 1327085 1327086 1327087 1327088 1327089 1327090 1327091 1327092 1327093 1327094 1327095 1327096 1327097 1327098 1327099 1327100 1327101 1327102 1327103 1327104 1327105 1327106 1327107 1327108 1327109 1327110 1327111 1327112 1327113 1327114 1327115 1327116 1327117 1327118 1327119 1327120 1327121 1327122 1327123 1327124 1327125 1327126 1327127 1327128 1327129 1327130 1327131 1327132 1327133 1327134 1327135 1327136 1327137 1327138 1327139 1327140 1327141 1327142 1327143 1327144 1327145 1327146 1327147 1327148 1327149 1327150 1327151 1327152 1327153 1327154 1327155 1327156 1327157 1327158 1327159 1327160 1327161 1327162 1327163 1327164 1327165 1327166 1327167 1327168 1327169 1327170 1327171 1327172 1327173 1327174 1327175 1327176 1327177 1327178 1327179 1327180 1327181 1327182 1327183 1327184 1327185 1327186 1327187 1327188 1327189 1327190 1327191 1327192 1327193 1327194 1327195 1327196 1327197 1327198 1327199 1327200 1327201 1327202 1327203 1327204 1327205 1327206 1327207 1327208 1327209 1327210 1327211 1327212 1327213 1327214 1327215 1327216 1327217 1327218 1327219 1327220 1327221 1327222 1327223 1327224 1327225 1327226 1327227 1327228 1327229 1327230 1327231 1327232 1327233 1327234 1327235 1327236 1327237 1327238 1327239 1327240 1327241 1327242 1327243 1327244 1327245 1327246 1327247 1327248 1327249 1327250 1327251 1327252 1327253 1327254 1327255 1327256 1327257 1327258 1327259 1327260 1327261 1327262 1327263 1327264 1327265 1327266 1327267 1327268 1327269 1327270 1327271 1327272 1327273 1327274 1327275 1327276 1327277 1327278 1327279 1327280 1327281 1327282 1327283 1327284 1327285 1327286 1327287 1327288 1327289 1327290 1327291 1327292 1327293 1327294 1327295 1327296 1327297 1327298 1327299 1327300 1327301 1327302 1327303 1327304 1327305 1327306 1327307 1327308 1327309 1327310 1327311 1327312 1327313 1327314 1327315 1327316 1327317 1327318 1327319 1327320 1327321 1327322 1327323 1327324 1327325 1327326 1327327 1327328 1327329 1327330 1327331 1327332 1327333 1327334 1327335 1327336 1327337 1327338 1327339 1327340 1327341 1327342 1327343 1327344 1327345 1327346 1327347 1327348 1327349 1327350 1327351 1327352 1327353 1327354 1327355 1327356 1327357 1327358 1327359 1327360 1327361 1327362 1327363 1327364 1327365 1327366 1327367 1327368 1327369 1327370 1327371 1327372 1327373 1327374 1327375 1327376 1327377 1327378 1327379 1327380 1327381 1327382 1327383 1327384 1327385 1327386 1327387 1327388 1327389 1327390 1327391 1327392 1327393 1327394 1327395 1327396 1327397 1327398 1327399 1327400 1327401 1327402 1327403 1327404 1327405 1327406 1327407 1327408 1327409 1327410 1327411 1327412 1327413 1327414 1327415 1327416 1327417 1327418 1327419 1327420 1327421 1327422 1327423 1327424 1327425 1327426 1327427 1327428 1327429 1327430 1327431 1327432 1327433 1327434 1327435 1327436 1327437 1327438 1327439 1327440 1327441 1327442 1327443 1327444 1327445 1327446 1327447 1327448 1327449 1327450 1327451 1327452 1327453 1327454 1327455 1327456 1327457 1327458 1327459 1327460 1327461 1327462 1327463 1327464 1327465 1327466 1327467 1327468 1327469 1327470 1327471 1327472 1327473 1327474 1327475 1327476 1327477 1327478 1327479 1327480 1327481 1327482 1327483 1327484 1327485 1327486 1327487 1327488 1327489 1327490 1327491 1327492 1327493 1327494 1327495 1327496 1327497 1327498 1327499 1327500 1327501 1327502 1327503 1327504 1327505 1327506 1327507 1327508 1327509 1327510 1327511 1327512 1327513 1327514 1327515 1327516 1327517 1327518 1327519 1327520 1327521 1327522 1327523 1327524 1327525 1327526 1327527 1327528 1327529 1327530 1327531 1327532 1327533 1327534 1327535 1327536 1327537 1327538 1327539 1327540 1327541 1327542 1327543 1327544 1327545 1327546 1327547 1327548 1327549 1327550 1327551 1327552 1327553 1327554 1327555 1327556 1327557 1327558 1327559 1327560 1327561 1327562 1327563 1327564 1327565 1327566 1327567 1327568 1327569 1327570 1327571 1327572 1327573 1327574 1327575 1327576 1327577 1327578 1327579 1327580 1327581 1327582 1327583 1327584 1327585 1327586 1327587 1327588 1327589 1327590 1327591 1327592 1327593 1327594 1327595 1327596 1327597 1327598 1327599 1327600 1327601 1327602 1327603 1327604 1327605 1327606 1327607 1327608 1327609 1327610 1327611 1327612 1327613 1327614 1327615 1327616 1327617 1327618 1327619 1327620 1327621 1327622 1327623 1327624 1327625 1327626 1327627 1327628 1327629 1327630 1327631 1327632 1327633 1327634 1327635 1327636 1327637 1327638 1327639 1327640 1327641 1327642 1327643 1327644 1327645 1327646 1327647 1327648 1327649 1327650 1327651 1327652 1327653 1327654 1327655 1327656 1327657 1327658 1327659 1327660 1327661 1327662 1327663 1327664 1327665 1327666 1327667 1327668 1327669 1327670 1327671 1327672 1327673 1327674 1327675 1327676 1327677 1327678 1327679 1327680 1327681 1327682 1327683 1327684 1327685 1327686 1327687 1327688 1327689 1327690 1327691 1327692 1327693 1327694 1327695 1327696 1327697 1327698 1327699 1327700 1327701 1327702 1327703 1327704 1327705 1327706 1327707 1327708 1327709 1327710 1327711 1327712 1327713 1327714 1327715 1327716 1327717 1327718 1327719 1327720 1327721 1327722 1327723 1327724 1327725 1327726 1327727 1327728 1327729 1327730 1327731 1327732 1327733 1327734 1327735 1327736 1327737 1327738 1327739 1327740 1327741 1327742 1327743 1327744 1327745 1327746 1327747 1327748 1327749 1327750 1327751 1327752 1327753 1327754 1327755 1327756 1327757 1327758 1327759 1327760 1327761 1327762 1327763 1327764 1327765 1327766 1327767 1327768 1327769 1327770 1327771 1327772 1327773 1327774 1327775 1327776 1327777 1327778 1327779 1327780 1327781 1327782 1327783 1327784 1327785 1327786 1327787 1327788 1327789 1327790 1327791 1327792 1327793 1327794 1327795 1327796 1327797 1327798 1327799 1327800 1327801 1327802 1327803 1327804 1327805 1327806 1327807 1327808 1327809 1327810 1327811 1327812 1327813 1327814 1327815 1327816 1327817 1327818 1327819 1327820 1327821 1327822 1327823 1327824 1327825 1327826 1327827 1327828 1327829 1327830 1327831 1327832 1327833 1327834 1327835 1327836 1327837 1327838 1327839 1327840 1327841 1327842 1327843 1327844 1327845 1327846 1327847 1327848 1327849 1327850 1327851 1327852 1327853 1327854 1327855 1327856 1327857 1327858 1327859 1327860 1327861 1327862 1327863 1327864 1327865 1327866 1327867 1327868 1327869 1327870 1327871 1327872 1327873 1327874 1327875 1327876 1327877 1327878 1327879 1327880 1327881 1327882 1327883 1327884 1327885 1327886 1327887 1327888 1327889 1327890 1327891 1327892 1327893 1327894 1327895 1327896 1327897 1327898 1327899 1327900 1327901 1327902 1327903 1327904 1327905 1327906 1327907 1327908 1327909 1327910 1327911 1327912 1327913 1327914 1327915 1327916 1327917 1327918 1327919 1327920 1327921 1327922 1327923 1327924 1327925 1327926 1327927 1327928 1327929 1327930 1327931 1327932 1327933 1327934 1327935 1327936 1327937 1327938 1327939 1327940 1327941 1327942 1327943 1327944 1327945 1327946 1327947 1327948 1327949 1327950 1327951 1327952 1327953 1327954 1327955 1327956 1327957 1327958 1327959 1327960 1327961 1327962 1327963 1327964 1327965 1327966 1327967 1327968 1327969 1327970 1327971 1327972 1327973 1327974 1327975 1327976 1327977 1327978 1327979 1327980 1327981 1327982 1327983 1327984 1327985 1327986 1327987 1327988 1327989 1327990 1327991 1327992 1327993 1327994 1327995 1327996 1327997 1327998 1327999 1328000 1328001 1328002 1328003 1328004 1328005 1328006 1328007 1328008 1328009 1328010 1328011 1328012 1328013 1328014 1328015 1328016 1328017 1328018 1328019 1328020 1328021 1328022 1328023 1328024 1328025 1328026 1328027 1328028 1328029 1328030 1328031 1328032 1328033 1328034 1328035 1328036 1328037 1328038 1328039 1328040 1328041 1328042 1328043 1328044 1328045 1328046 1328047 1328048 1328049 1328050 1328051 1328052 1328053 1328054 1328055 1328056 1328057 1328058 1328059 1328060 1328061 1328062 1328063 1328064 1328065 1328066 1328067 1328068 1328069 1328070 1328071 1328072 1328073 1328074 1328075 1328076 1328077 1328078 1328079 1328080 1328081 1328082 TooltipText=null 12:32:53.597 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") 12:32:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:53.597 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:53.597 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:53.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:53.598 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:53.632 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:53.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:53.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:32:53.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:53.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:53.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:53.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:53.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:32:53.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:53.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:53.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:53.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:53.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:53.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:53.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:53.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:53.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:53.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:53.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 '\*?\QProblems\E') 12:32:53.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:53.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:53.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:53.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:53.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:53.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:53.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:53.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:53.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:53.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:53.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:53.679 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:53.680 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:53.680 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:53.680 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:32:54.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:32:54.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:32:54.681 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:54.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:54.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:54.682 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:32:54.683 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:32:54.683 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:32:54.683 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:32:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:32:54.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:32:54.683 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:54.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:54.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:54.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:54.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 12:32:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:54.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:54.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:54.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:54.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:54.684 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:32:54.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:32:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:54.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32: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 12:32:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:54.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:54.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:54.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:54.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:54.685 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 12:32:54.764 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 12:32:54.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:54.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:54.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:54.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:54.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:54.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:54.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:54.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 '\*?\QPackage Explorer\E') 12:32:54.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:54.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:54.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:54.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:54.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:54.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:54.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:54.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:54.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:54.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:54.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:54.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:54.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:54.779 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:54.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:54.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:54.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:54.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:54.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:54.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:55.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:55.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:55.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:55.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:55.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:55.781 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:55.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:55.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:55.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:55.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 12:32:55.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:55.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:55.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:55.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:55.782 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:55.782 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:32:55.782 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 12:32:55.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 12:32:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:55.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 12:32:55.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:55.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:32:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:32:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:55.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 12:32:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 12:32:55.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:55.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 12:32:55.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:32:55.783 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:32:55.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:32:55.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:32:55.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:55.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:55.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:55.786 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:55.786 DEBUG [main][MenuItemLookup] Item match:Run 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:32:55.787 DEBUG [main][MenuItemLookup] Item match:Run As 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:32:55.787 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 12:32:55.787 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 12:32:55.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 12:32:55.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 12:32:55.787 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 12:32:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 12:32:55.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:55.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:55.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:55.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:55.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:55.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:55.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:55.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:32:55.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:55.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:55.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:55.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:55.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:55.964 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:55.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 12:32:56.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 12:32:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:56.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 12:32:56.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:56.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:56.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:56.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') 12:32:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:56.076 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:56.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.077 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:56.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 12:32:56.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:56.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:56.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:56.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 '\*?\QConsole\E') 12:32:56.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:56.090 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.091 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:56.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 12:32:56.092 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 12:32:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:56.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:56.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:56.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:56.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 '\*?\QConsole\E') 12:32:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:56.121 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.122 INFO [WorkbenchTestable][AbstractView] Clearing console 12:32:56.122 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:56.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.122 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") 12:32:56.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:56.123 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 12:32:56.123 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:56.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 12:32:56.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 12:32:56.125 INFO [WorkbenchTestable][AbstractView] Console cleared 12:32:56.125 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:56.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:56.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:56.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:56.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:56.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:56.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 12:32:56.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:56.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:56.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 12:32:57.145 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 12:32:57.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:57.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:32:57.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 12:32:57.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:57.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32: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 '\*?\QConsole\E') 12:32:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:57.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:57.175 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:57.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:57.176 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:57.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:57.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.177 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:57.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 12:32:57.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:57.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:57.178 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") 12:32:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:57.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:57.179 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 12:32:57.179 INFO [WorkbenchTestable][AbstractView] Terminating console 12:32:57.179 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:57.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:32:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:32:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:32:57.180 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") 12:32:57.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:57.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:57.180 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 12:32:57.180 INFO [WorkbenchTestable][AbstractView] Removing launch from console 12:32:57.180 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:57.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:57.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:32:57.181 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") 12:32:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:57.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:32:57.181 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 12:32:57.181 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:32:57.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:57.182 INFO [WorkbenchTestable][AbstractView] Launch removed 12:32:57.218 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:32:57.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:32:57.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 12:32:57.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:57.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:57.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:57.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:57.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:57.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 12:32:57.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:32:57.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 12:32:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:57.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 12:32:57.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:32:57.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:57.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:57.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:32:57.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:57.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:57.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:57.254 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:57.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:57.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:57.255 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:57.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:57.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:57.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:57.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:57.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:57.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:57.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:58.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:32:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:32:58.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:32:58.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:32:58.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:32:58.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:32:58.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 12:32:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:58.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:58.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:58.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:58.258 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 12:32:58.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:32:58.258 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:32:58.258 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:32:58.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:32:58.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:32:58.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'New' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.293 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:32:58.293 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:32:58.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:32:58.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:32:58.294 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:32:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:58.295 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 12:32:58.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:32:58.295 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:32:58.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:32:58.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:32:58.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:32:58.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'New' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:32:58.325 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:32:58.325 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:32:58.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:32:58.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:32:58.326 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:32:58.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.... 12:32:58.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 'Delete.*'] is available. finished successfully 12:32:58.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:32:58.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:58.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:58.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:58.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:32:58.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:32:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:58.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:58.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:32:58.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:58.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:58.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:58.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:32:58.917 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:32:58.917 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:32:58.917 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:32:58.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:32:58.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:58.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 "OK", Widget matcher matching widgets with style: 8) 12:32:58.917 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:58.917 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:32:58.917 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:32:58.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:58.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:58.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:58.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:32:58.918 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:32:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:32:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:32:58.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:32:58.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:32:58.922 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:32:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:32:59.422 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:32:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:32:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:32:59.422 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 12:32:59.422 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:32:59.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:32:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 74.617 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.273 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 23.982 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.535 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.525 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.069 s consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 0.015 s getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.934 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.543 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.355 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.585 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:32:59.431 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:32:59.432 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:32:59.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:32:59.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:32:59.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:32:59.432 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:32:59.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:32:59.432 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:32:59.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:32:59.432 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:32:59.432 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:32:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:32:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:32:59.433 DEBUG [main][MenuItemLookup] Item match:Window 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.433 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:32:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:32:59.434 DEBUG [main][MenuItemLookup] Item match:Window 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:32:59.434 DEBUG [main][MenuItemLookup] Item match:Perspective 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:32:59.434 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:32:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:32:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.434 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:59.434 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:32:59.434 DEBUG [main][MenuItemLookup] Item match:Window 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:32:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:32:59.435 DEBUG [main][MenuItemLookup] Item match:Window 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:32:59.435 DEBUG [main][MenuItemLookup] Item match:Perspective 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:32:59.435 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:32:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:32:59.435 DEBUG [main][MenuItemLookup] Item match:Window 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.435 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:32:59.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:32:59.436 DEBUG [main][MenuItemLookup] Item match:Window 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:32:59.436 DEBUG [main][MenuItemLookup] Item match:Perspective 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:32:59.436 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:32:59.436 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:32:59.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:32:59.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:32:59.436 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:32:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:32:59.461 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 12:32:59.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:32:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:59.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:32:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:32:59.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:32:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:59.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:59.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 12:32:59.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:32:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:32:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:32:59.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:32:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:32:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:59.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:59.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:59.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:32:59.462 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:32:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:32:59.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:32:59.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:32:59.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.598 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:32:59.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:32:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:59.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:59.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:32:59.599 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:32:59.599 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.599 DEBUG [main][MenuItemLookup] Item match:File 12:32:59.600 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:32:59.600 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'File' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:32:59.604 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:32:59.604 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:32:59.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:32:59.604 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:32:59.604 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:32:59.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:32:59.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:32:59.696 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:32:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:59.697 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:32:59.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:32:59.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:59.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:59.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:59.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:32:59.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:59.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:59.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:32:59.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:32:59.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:32:59.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:32:59.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:32:59.699 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:32:59.699 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:32:59.699 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:32:59.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:32:59.707 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:32:59.707 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:32:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:32:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:59.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:59.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:59.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:59.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:32:59.709 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:32:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:32:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:32:59.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:32:59.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:32:59.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:32:59.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:32:59.888 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 12:32:59.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:32:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:32:59.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:32:59.888 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:32:59.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:32:59.889 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 12:32:59.889 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:") 12:32:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:59.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:59.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:59.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:32:59.890 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:32:59.891 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 12:32:59.923 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:32:59.923 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:32:59.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.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) 12:32:59.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:32:59.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:32:59.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:32:59.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:32:59.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:32:59.925 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:32:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:32:59.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:32:59.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:32:59.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:00.248 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.... 12:33:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 12:33:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:03.430 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 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:03.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:03.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'] 12:33:03.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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'] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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 Class"] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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'] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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'] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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'] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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 Class"] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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'] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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'] 12:33:03.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:03.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:03.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:03.431 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:03.431 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:03.431 DEBUG [main][MenuItemLookup] Item match:File 12:33:03.432 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:03.432 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:03.435 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:03.435 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:03.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:03.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:03.435 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:03.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:33:03.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:33:03.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:03.539 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:03.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:03.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:03.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:03.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:33:03.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:03.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:03.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:03.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:33:03.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:03.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:03.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:03.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:03.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:33:03.541 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:33:03.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:33:03.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:33:03.544 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:03.544 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:03.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:33:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:03.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:03.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:03.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:03.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:03.545 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:03.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:03.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:03.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'] 12:33:03.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.682 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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.... 12:33:03.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 12:33:03.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:33:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:03.683 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:03.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:03.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:") 12:33:03.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:03.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:03.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:03.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:03.750 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:03.751 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 12:33:03.773 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:03.773 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:33:03.773 DEBUG [WorkbenchTestable][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) 12:33:03.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:03.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:03.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:03.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:03.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:03.776 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:03.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:03.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:04.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:04.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'] 12:33:04.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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'] 12:33:04.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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: "New Java Class"] 12:33:04.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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'] 12:33:04.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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'] 12:33:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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'] 12:33:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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: "New Java Class"] 12:33:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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'] 12:33:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.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'] 12:33:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:04.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:04.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:04.283 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:04.283 DEBUG [main][MenuItemLookup] Item match:File 12:33:04.283 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:04.283 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:04.286 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:04.286 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:04.287 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:04.287 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:04.287 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:04.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.... 12:33:04.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 12:33:04.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:04.381 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:04.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:04.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:04.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:04.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:33:04.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:04.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:04.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:33:04.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:04.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:04.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:04.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:33:04.384 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:33:04.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:33:04.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:33:04.384 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:04.384 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:04.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) 12:33:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:04.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:04.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:04.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:04.385 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:04.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:04.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:04.464 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:04.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:33:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available. finished successfully 12:33:04.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:33:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:04.465 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:04.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:04.465 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:") 12:33:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:04.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:04.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:04.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:04.473 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 12:33:04.497 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:04.497 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:33:04.497 DEBUG [WorkbenchTestable][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) 12:33:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:04.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:04.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:04.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:04.500 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:04.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:04.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:04.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:04.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:05.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:05.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:05.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:05.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:05.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:05.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:05.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:05.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:05.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:05.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:05.010 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:05.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 12:33:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:05.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 12:33:05.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:05.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:05.011 DEBUG [main][MenuItemLookup] Item match:Window 12:33:05.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:05.013 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:05.013 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:05.013 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:05.013 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:05.013 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:05.016 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:05.016 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:05.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:05.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:05.017 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:05.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:05.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:05.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:05.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:05.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:05.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:05.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:05.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:05.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:05.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:05.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:05.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:05.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:05.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:05.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:05.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:05.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:05.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:05.088 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:05.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:05.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:05.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:05.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:05.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:05.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:05.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:05.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:05.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:05.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:05.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:05.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:05.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:05.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:05.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:05.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:05.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:05.089 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:05.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:05.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:05.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:05.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:05.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:05.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:05.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 12:33:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:05.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 12:33:05.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:05.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:05.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:05.145 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:05.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 12:33:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:05.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:05.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:05.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:05.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:05.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:05.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:05.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:05.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:05.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:06.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:06.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:06.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:06.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:06.650 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:06.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:06.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:06.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:06.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:06.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:06.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:06.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:06.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:06.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:06.651 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:06.651 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:06.652 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:06.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:07.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:07.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:07.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:07.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:07.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:07.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:07.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:07.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:07.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:07.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:07.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:07.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:07.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:07.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:07.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:08.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:08.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:08.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:08.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:08.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:08.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:08.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:08.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:08.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:08.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:08.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:08.157 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:08.157 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:08.158 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:08.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:08.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:08.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:08.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:08.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:08.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:33:08.158 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:33:08.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:33:08.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:33:08.177 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:33:08.178 DEBUG [main][EditorHandler] 2 editor(s) found 12:33:08.178 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 12:33:08.211 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 12:33:08.211 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 12:33:08.274 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 12:33:08.274 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:08.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:08.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:08.275 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:08.275 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:08.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:08.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:08.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:08.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:08.276 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 12:33:08.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:08.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:08.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:08.777 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 12:33:08.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 12:33:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:09.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 12:33:09.278 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 12:33:09.278 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 12:33:09.279 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 12:33:09.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 12:33:09.279 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 12:33:09.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 12:33:09.279 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 12:33:09.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 12:33:09.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 12:33:09.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:33:09.303 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:33:09.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:33:09.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:33:09.324 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:09.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:09.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:09.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:09.325 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:09.325 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:09.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:09.325 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:09.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:09.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:09.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:09.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:09.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:09.352 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:09.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:09.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:09.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:09.352 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:09.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:09.356 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:09.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:09.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:09.357 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:09.357 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:09.357 DEBUG [main][MenuItemLookup] Item match:Window 12:33:09.358 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:09.358 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:09.358 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:09.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:09.358 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:09.358 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:09.362 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:09.363 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:09.363 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:09.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:09.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:09.363 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:09.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:09.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:09.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:09.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:09.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:09.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:09.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:09.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:09.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:09.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:09.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:09.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:09.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:09.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:09.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:09.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:09.430 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:09.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:09.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:09.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:09.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:09.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:09.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:09.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:09.431 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:09.431 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:09.431 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:09.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:09.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:09.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:09.432 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:09.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:09.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:09.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:09.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:09.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:09.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:09.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:09.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:09.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:09.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:09.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:09.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:09.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:09.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:09.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:09.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:09.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:09.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:09.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:09.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:09.496 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:09.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:09.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:09.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:09.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:09.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:10.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:10.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:10.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:10.497 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:10.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:10.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:10.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:10.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 12:33:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:10.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:10.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:10.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:10.498 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:10.498 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:10.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:10.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:10.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:10.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:10.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:10.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:10.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:10.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:10.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:10.500 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:10.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:10.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:10.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:10.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:10.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:10.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:11.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:11.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:11.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:11.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:11.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:11.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:11.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:11.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:11.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:11.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:11.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:11.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:11.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:11.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:11.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:11.503 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:11.503 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:11.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:11.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:11.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:11.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:11.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:11.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:33:11.503 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:33:11.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:33:11.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:33:11.514 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:33:11.515 DEBUG [main][EditorHandler] 0 editor(s) found 12:33:11.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:11.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:11.516 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:11.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:11.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:11.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:11.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:11.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:12.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:12.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:12.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:12.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:13.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:13.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:13.018 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:13.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:13.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:13.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:13.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 12:33:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:13.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:13.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:13.019 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:13.019 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:13.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:13.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 12:33:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:13.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 12:33:13.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:13.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 12:33:13.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:33:13.020 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:33:13.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:33:13.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:33:13.032 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:33:13.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:33:13.032 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:33:13.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:33:13.038 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:33:13.038 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:33:13.039 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:33:13.169 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:33:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:13.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:13.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:33:13.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:13.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:13.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 12:33:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:13.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:13.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:13.183 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:13.183 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 12:33:13.183 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:13.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:13.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:13.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:13.197 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:13.197 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:13.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:13.197 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:13.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:13.225 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:13.225 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:13.245 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:13.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:13.245 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:13.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:13.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:13.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:13.245 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:13.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:13.253 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:13.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:13.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:13.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:13.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:13.253 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:13.253 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:13.254 DEBUG [main][MenuItemLookup] Item match:Window 12:33:13.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:13.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:13.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:13.255 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:13.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:13.255 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:13.259 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:13.259 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:13.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:13.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:13.260 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:13.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:13.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:13.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:13.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:13.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:13.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:13.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:13.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:13.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:13.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:13.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:13.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:13.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:13.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:13.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:13.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:13.330 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:13.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:13.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:13.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:13.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:13.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:13.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.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") 12:33:13.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:13.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:13.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:13.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:13.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:13.331 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:13.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:13.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:13.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:13.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:13.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:13.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:13.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:13.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:13.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:13.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:13.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:13.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:13.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:13.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:33:13.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:13.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:13.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:13.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:13.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:13.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:13.388 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:13.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:13.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:13.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:13.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:13.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:13.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:14.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:14.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:14.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:14.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:14.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:14.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:14.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:14.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:14.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:14.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:14.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:14.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:14.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:14.891 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:14.892 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:14.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:14.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:14.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:14.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:14.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:14.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:33:14.892 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:33:14.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:33:14.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:33:14.903 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 12:33:14.903 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 12:33:14.903 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 12:33:14.903 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 12:33:14.903 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 12:33:14.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:14.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:14.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:14.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:14.904 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:14.904 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:14.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:14.905 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:15.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:15.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:15.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:15.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:15.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:15.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:15.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:15.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:15.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:15.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:15.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:15.043 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:15.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:15.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:15.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:15.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:15.044 DEBUG [main][MenuItemLookup] Item match:Window 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:15.044 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:15.044 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:15.049 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:15.049 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:15.073 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:15.073 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:15.073 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:15.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:15.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:15.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:15.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:15.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:15.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:15.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:15.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:15.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:15.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:15.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:15.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:15.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:15.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:15.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:15.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:15.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:15.143 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:15.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:15.143 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:15.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:15.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:15.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:15.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:15.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:15.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:15.144 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:15.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:15.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:15.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:15.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:15.145 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:15.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:15.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:15.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:15.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:15.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:15.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:15.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:15.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:15.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:15.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:15.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:15.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:15.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:15.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:33:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:15.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:15.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:15.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:15.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:15.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:15.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:15.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:15.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:15.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:15.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:16.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:16.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:16.199 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:16.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:16.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:16.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:16.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:16.200 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:16.201 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:16.201 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:16.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:16.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:16.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:16.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:16.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:33:16.201 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:33:16.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:33:16.210 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:33:16.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:33:16.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.211 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:33:16.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.212 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:16.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:16.212 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:16.213 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:16.213 DEBUG [main][MenuItemLookup] Item match:File 12:33:16.213 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:16.213 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:16.217 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:16.217 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:16.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:16.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:16.217 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:16.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:33:16.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 12:33:16.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:16.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:16.296 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:16.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:16.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:16.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:16.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:16.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:16.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:16.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:16.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:33:16.298 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:33:16.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:33:16.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:33:16.305 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:16.305 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:16.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:33:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:16.307 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:16.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:16.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:16.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:16.336 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:16.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:33:16.337 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 12:33:16.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:33:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:16.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:16.337 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:33:16.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:16.338 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:") 12:33:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:16.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:16.341 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 12:33:16.342 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:") 12:33:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:16.343 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:16.343 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 12:33:16.344 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:33:16.344 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:33:16.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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) 12:33:16.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:16.345 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:16.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:16.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:16.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:16.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c367b2d is found... 12:33:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4c367b2d is found finished successfully 12:33:16.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 '\*?\Qtext.txt\E') 12:33:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:16.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:16.851 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:16.852 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:33:16.852 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:16.852 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:33:16.852 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:33:16.852 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 12:33:16.953 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 12:33:16.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:16.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:16.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:16.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:16.978 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:16.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:16.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:16.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:16.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:16.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:16.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:17.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:17.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:17.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:17.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:17.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:17.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:17.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:17.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:17.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:17.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:17.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:17.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:17.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:17.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:17.981 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:17.981 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:17.982 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:17.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:17.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:17.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:17.982 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 12:33:17.982 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:17.982 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:17.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:17.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:17.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 12:33:17.982 DEBUG [main][TreeItemHandler] Selecting tree item: files 12:33:17.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 12:33:17.991 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 12:33:17.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:33:17.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'New' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:18.021 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:33:18.021 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:33:18.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:33:18.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:33:18.022 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:33:18.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:18.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:18.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:18.522 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 12:33:18.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 12:33:18.522 DEBUG [main][TreeItemHandler] Selecting tree item: files 12:33:18.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 12:33:18.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 12:33:18.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:33:18.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'New' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:33:18.558 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:33:18.558 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:33:18.558 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:33:18.558 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:33:18.558 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:33:18.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.... 12:33:19.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. finished successfully 12:33:19.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 12:33:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:19.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:19.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:19.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:33:19.180 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:19.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 12:33:19.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:19.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:19.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:19.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:19.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:19.181 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:19.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:19.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:19.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:33:19.185 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:33:19.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:33:19.685 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:33:19.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:19.685 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:19.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:19.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:19.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:19.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:19.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:19.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:19.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:19.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:19.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:19.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:19.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:19.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:20.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:20.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:20.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:20.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:20.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:20.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:20.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 12:33:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:20.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:20.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:20.689 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:20.689 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:20.690 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:20.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:20.690 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:20.690 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:20.691 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.691 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:20.695 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 12:33:20.695 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 12:33:20.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:20.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:20.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:20.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:20.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:33:20.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:20.695 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 12:33:20.696 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 12:33:20.696 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 12:33:20.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:20.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:20.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:20.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:20.696 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:20.696 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:20.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:20.697 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:20.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:20.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:20.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:20.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:20.753 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:20.753 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:20.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:20.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:20.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:20.753 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:20.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:20.763 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:20.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:20.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:20.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:20.764 DEBUG [main][MenuItemLookup] Item match:Window 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:20.764 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:20.764 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:20.767 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:20.767 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:20.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:20.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:20.786 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:20.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:20.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:20.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:20.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:20.850 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:20.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:20.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:20.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:20.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:20.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:20.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:20.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:20.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:20.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:20.852 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:20.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:20.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:20.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:20.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:20.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:20.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:20.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:20.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:20.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:20.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:20.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:20.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:20.853 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:20.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:20.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:20.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:20.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:20.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:20.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:20.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:20.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:20.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:20.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:20.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:20.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:20.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:20.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:33:20.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:20.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:20.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:20.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:20.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:20.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:20.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:20.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:20.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:20.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:20.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:20.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:21.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:21.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:21.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:21.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:21.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:21.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:21.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:21.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:21.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:21.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:21.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:21.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:21.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:21.925 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:21.925 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:33:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:33:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:33:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:21.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:33:21.926 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 12:33:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 12:33:21.926 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 12:33:21.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 12:33:21.926 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 12:33:21.927 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 12:33:21.927 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:33:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:22.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:22.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:33:22.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:22.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:22.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:22.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:22.429 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:22.429 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:22.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:22.429 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:22.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:22.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:22.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:22.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:22.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 12:33:22.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:22.484 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:22.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:22.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:22.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:22.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:22.485 DEBUG [main][MenuItemLookup] Item match:Window 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:22.485 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:22.485 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:22.488 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:22.488 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:22.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:22.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:22.489 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:22.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:22.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:22.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:22.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:22.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:22.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:22.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:22.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:22.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:22.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:22.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:22.572 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:22.572 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:22.572 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:22.572 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:22.572 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:22.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:22.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:22.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:22.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:22.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:22.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:22.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") 12:33:22.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:22.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:22.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:22.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:22.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:22.573 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:22.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:22.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:22.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:22.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:22.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:22.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:33:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:22.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:33:22.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:22.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:22.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:22.623 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:22.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:22.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:22.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:33:22.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:22.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:22.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:22.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:22.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:22.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:22.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:22.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:22.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:22.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:22.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:22.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:22.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:23.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:23.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:23.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:23.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:23.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:23.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:23.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:23.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:23.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:23.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 12:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:23.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:23.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:23.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:23.628 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:33:23.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 12:33:23.629 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 12:33:23.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 12:33:23.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 12:33:23.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:33:23.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'New' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:23.670 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:33:23.670 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:33:23.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:33:23.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:33:23.670 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:33:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:23.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:23.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:33:24.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:24.171 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 12:33:24.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 12:33:24.171 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 12:33:24.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 12:33:24.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 12:33:24.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:33:24.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'New' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:33:24.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:33:24.212 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:33:24.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:33:24.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:33:24.212 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:33:24.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.... 12:33:24.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 'Delete.*'] is available. finished successfully 12:33:24.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:33:24.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:24.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:24.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:33:24.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:24.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:33:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:24.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:24.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:24.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:24.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:24.831 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:33:24.831 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:33:24.831 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:33:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:24.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:24.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:24.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 "OK", Widget matcher matching widgets with style: 8) 12:33:24.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:24.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:33:24.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:24.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:24.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:24.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:24.832 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:24.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:24.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:24.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:24.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:33:24.835 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:33:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:33:25.335 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:33:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:25.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:25.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 12:33:25.335 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:25.335 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.905 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 4.346 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.893 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.79 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.718 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.726 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.344 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.344 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:33:25.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.345 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.345 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.345 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.345 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.345 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:33:25.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:25.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:25.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:25.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:25.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:25.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.383 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.384 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.385 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:25.385 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:25.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.385 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:25.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:25.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:25.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.414 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.414 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.414 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.419 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:25.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.420 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:25.420 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:25.420 DEBUG [main][MenuItemLookup] Item match:Window 12:33:25.421 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:25.421 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:25.421 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:25.421 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.421 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:25.421 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.424 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:25.424 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:25.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:25.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:25.424 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:25.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 12:33:25.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.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 12:33:25.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:25.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:25.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:25.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:25.487 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:25.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:25.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:25.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:25.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:25.489 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:25.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:25.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:25.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:25.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:25.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:25.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.542 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:25.543 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:25.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:25.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:25.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.547 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:25.547 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:25.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.547 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:25.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.561 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:25.561 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.579 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.580 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.580 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.580 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.584 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:25.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:25.585 DEBUG [main][MenuItemLookup] Item match:Window 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.585 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:25.585 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.588 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:25.588 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:25.588 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:25.588 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:25.589 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:25.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:25.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:25.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:25.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:25.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:25.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:25.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:25.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:25.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:25.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:25.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:25.650 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:25.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:25.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:25.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:25.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:25.651 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:25.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:25.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:25.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:25.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:25.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:25.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:25.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:25.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.704 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:25.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:25.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:25.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:25.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.707 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:25.707 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:25.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.707 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:25.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:25.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:25.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.757 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:25.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.762 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:25.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.762 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:25.763 DEBUG [main][MenuItemLookup] Item match:Window 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.763 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:25.763 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.766 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:25.766 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:25.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:25.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:25.766 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:25.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:25.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:25.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:25.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:25.825 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:25.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:25.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:25.826 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:25.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:25.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:25.826 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:25.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:25.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:25.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:25.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:25.827 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:25.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:25.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:25.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:25.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.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 '\*?\QProject Explorer\E') 12:33:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:25.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:25.884 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.884 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:25.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:25.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:25.887 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:25.887 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:25.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:25.887 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:25.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.903 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:25.903 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:25.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:25.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:25.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:25.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:25.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:25.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:25.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:25.938 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:25.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:25.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:25.938 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:25.938 DEBUG [main][MenuItemLookup] Item match:Window 12:33:25.939 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:25.939 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:25.939 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:25.939 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:25.939 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:25.942 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:25.942 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:25.942 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:25.942 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:25.942 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:25.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:25.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:25.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:25.999 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:25.999 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:25.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:25.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:25.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:26.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:26.000 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:26.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:26.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:26.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:26.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.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 "Open") 12:33:26.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:26.001 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:26.002 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:26.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:26.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:26.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:26.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:26.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:26.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:26.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:26.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:26.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:26.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:26.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:26.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:26.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:26.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:26.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:26.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:26.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:26.058 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:26.058 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:26.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.058 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:26.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:26.074 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:26.074 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.092 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:26.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:26.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:26.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:26.097 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:26.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:26.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:26.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:26.098 DEBUG [main][MenuItemLookup] Item match:Window 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:26.098 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:26.098 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:26.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:26.101 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:26.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:26.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:26.102 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:26.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:26.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:26.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:26.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:26.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:26.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.167 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:26.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.167 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:26.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:26.167 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:26.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:26.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:26.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:26.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:26.169 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:26.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:26.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:26.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:26.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:26.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:26.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:26.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:26.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:26.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:26.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:26.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:26.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:26.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:26.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:26.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:26.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:26.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:26.242 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 12:33:26.242 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 12:33:26.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:26.242 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:33:26.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:26.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:26.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:26.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 12:33:26.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 12:33:26.278 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:26.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:26.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:26.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.935 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.069 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.165 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.16 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.173 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.161 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.186 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:26.286 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:26.287 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:33:26.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:26.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:26.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:26.287 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:33:26.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:26.287 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:33:26.287 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:26.288 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:26.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:26.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:26.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:26.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:26.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:26.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:26.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:26.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:26.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:26.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:26.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:26.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:26.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:26.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:26.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:26.289 DEBUG [main][MenuItemLookup] Item match:Window 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:26.289 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:26.290 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:26.290 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:26.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:26.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:26.290 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:26.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 'Preferences.*'] is available.... 12:33:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:33:26.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:26.392 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:26.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:26.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:26.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:26.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:26.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:26.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:26.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.895 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:26.896 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:26.896 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:26.896 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:26.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:26.896 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:26.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:26.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.961 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 12:33:26.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:26.963 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:26.963 TRACE [main][WidgetHandler] Wait for synchronization 12:33:26.973 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 12:33:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:26.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:26.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) 12:33:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:26.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:26.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:26.977 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:26.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:26.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:27.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:27.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:27.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:27.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:27.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:27.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:27.009 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:27.009 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:27.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:27.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:27.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:27.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:27.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:27.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:27.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:27.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:27.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:27.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:27.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:27.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:27.010 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:27.010 DEBUG [main][MenuItemLookup] Item match:Window 12:33:27.010 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:27.011 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:27.011 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:27.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:27.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:27.011 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:27.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 'Preferences.*'] is available.... 12:33:27.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 'Preferences.*'] is available. finished successfully 12:33:27.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:27.131 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:27.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:27.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:27.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:27.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:27.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:27.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:27.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:27.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:27.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:27.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:27.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:27.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:27.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:27.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:27.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:27.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:27.134 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:27.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:27.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:27.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:27.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.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.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...") 12:33:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:27.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:27.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:27.137 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:33:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:27.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:27.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:27.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 12:33:27.180 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 12:33:27.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 12:33:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:27.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget with label: is "File type:") 12:33:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:27.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:27.182 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:27.183 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 12:33:27.183 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) 12:33:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:27.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:27.187 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:27.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:27.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:27.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:27.218 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 12:33:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:27.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:27.221 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:27.221 TRACE [main][WidgetHandler] Wait for synchronization 12:33:27.222 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 12:33:27.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:27.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:27.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:27.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:27.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:27.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:33:28.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.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...") 12:33:28.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:28.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:28.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:33:28.226 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 12:33:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 12:33:28.293 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 12:33:28.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 12:33:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.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.shell.DefaultShell, index 0 and no matchers specified 12:33:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:28.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:28.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 12:33:28.296 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 12:33:28.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 12:33:28.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 12:33:28.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:33:28.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.297 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:28.325 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 12:33:28.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:28.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:28.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:28.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:28.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:28.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:33:28.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.328 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:28.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:28.388 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:28.388 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:28.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:28.389 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:28.389 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:28.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:28.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:28.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:28.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:28.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:28.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:28.389 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:28.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:28.389 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:28.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:28.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:28.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:28.390 DEBUG [main][MenuItemLookup] Item match:Window 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.390 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:28.390 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:28.390 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:28.390 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:28.390 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:28.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 'Preferences.*'] is available.... 12:33:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:33:28.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.499 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:28.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:28.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:28.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:28.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:28.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:28.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:28.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:28.502 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:28.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:28.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:28.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.503 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 12:33:28.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:28.505 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:28.505 TRACE [main][WidgetHandler] Wait for synchronization 12:33:28.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:33:28.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:28.518 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:28.518 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:28.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:33:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.524 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:28.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:28.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:28.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:28.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:28.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:28.553 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:28.553 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:28.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.553 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:28.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:28.554 DEBUG [main][MenuItemLookup] Item match:Window 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.554 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:28.554 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:28.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:28.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:28.554 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:28.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:33:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:33:28.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.666 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:28.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:28.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:28.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:28.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:28.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:28.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:28.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:28.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:28.678 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:28.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:28.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.678 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 12:33:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:28.680 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:28.680 TRACE [main][WidgetHandler] Wait for synchronization 12:33:28.683 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 12:33:28.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:28.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:28.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:28.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:28.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:33:28.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.698 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:28.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:28.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:28.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:28.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:28.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:28.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:28.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:28.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:28.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:28.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:28.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:28.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.747 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:28.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:28.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:28.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:28.747 DEBUG [main][MenuItemLookup] Item match:Window 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:28.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:28.748 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:28.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:28.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:28.748 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:28.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:33:28.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. finished successfully 12:33:28.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.851 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:28.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:28.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:28.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:28.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:28.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:28.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:28.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:28.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:28.853 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:28.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:28.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:28.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.854 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...") 12:33:28.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.856 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:33:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 12:33:28.899 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 12:33:28.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 12:33:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.900 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:") 12:33:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:28.901 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:28.901 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 12:33:28.902 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) 12:33:28.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.903 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:28.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:28.934 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 12:33:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:28.935 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:28.935 TRACE [main][WidgetHandler] Wait for synchronization 12:33:28.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.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...") 12:33:28.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:28.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:28.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:33:28.937 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 12:33:28.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:28.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 12:33:28.981 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 12:33:28.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 12:33:28.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:28.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.shell.DefaultShell, index 0 and no matchers specified 12:33:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:28.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:28.987 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 12:33:28.987 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 12:33:28.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 12:33:28.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 12:33:28.987 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) 12:33:28.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:28.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:28.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:28.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:28.988 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:28.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:28.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:29.019 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 12:33:29.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:29.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:29.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:29.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:29.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:29.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:29.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:29.021 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 12:33:29.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:29.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:29.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:29.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:29.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:29.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:29.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:29.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 following matchers specified (Matcher matching widgets with text that without mnenomic matches: Matcher matching text to regular expression 'Java Editor.*') 12:33:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:29.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:29.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:29.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:33:29.023 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:29.023 TRACE [main][WidgetHandler] Wait for synchronization 12:33:29.023 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") 12:33:29.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:29.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:29.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:29.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:33:29.025 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 12:33:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:29.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:29.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:29.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:29.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 12:33:29.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:29.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:29.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:29.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:29.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:33:29.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:33:29.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:29.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:33:29.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:33:30.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:33:30.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.031 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:30.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:30.060 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:30.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:30.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:30.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:30.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:30.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:30.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:30.061 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:30.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.*'] 12:33:30.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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.*'] 12:33:30.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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.*'] 12:33:30.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:30.061 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:30.061 DEBUG [main][MenuItemLookup] Item match:Window 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.062 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:30.062 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:30.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:30.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:30.062 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:30.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:33:30.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 'Preferences.*'] is available. finished successfully 12:33:30.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.172 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:30.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:30.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:30.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:30.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:30.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:30.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:30.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:30.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:30.183 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:30.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:30.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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...") 12:33:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.186 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:33:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 12:33:30.225 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 12:33:30.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 12:33:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.226 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:") 12:33:30.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:30.227 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:30.227 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 12:33:30.228 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) 12:33:30.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.229 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:30.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:33:30.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:30.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:30.261 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:33:30.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:30.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:30.262 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:30.262 TRACE [main][WidgetHandler] Wait for synchronization 12:33:30.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 "Remove") 12:33:30.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:30.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.264 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:33:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:33:30.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.266 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:30.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:30.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:30.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:30.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:30.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:30.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:30.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:30.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:30.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:30.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:30.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:30.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.315 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:33:30.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:30.315 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:30.315 DEBUG [main][MenuItemLookup] Item match:Window 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.316 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:33:30.316 DEBUG [main][MenuItemLookup] Item match:Preferences 12:33:30.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:33:30.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:33:30.316 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:33:30.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:33:30.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:33:30.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:33:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.418 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:33:30.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:33:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:30.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:30.419 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:30.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 12:33:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 12:33:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 12:33:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 12:33:30.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 12:33:30.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 12:33:30.420 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 12:33:30.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 12:33:30.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 12:33:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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...") 12:33:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.423 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:33:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 12:33:30.463 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 12:33:30.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 12:33:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.464 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:") 12:33:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:30.465 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:30.465 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 12:33:30.466 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) 12:33:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:30.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:30.497 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 12:33:30.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:30.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:30.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:30.499 TRACE [main][WidgetHandler] Notify Table with event 13 12:33:30.499 TRACE [main][WidgetHandler] Wait for synchronization 12:33:30.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:33:30.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.501 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:33:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:33:30.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.501 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:33:30.501 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:33:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:33:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:33:30.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:33:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.504 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:33:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:30.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:30.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:30.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:30.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 12:33:30.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 12:33:30.550 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:30.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.264 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.721 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.379 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.164 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.193 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.313 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.255 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.235 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:33:30.561 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:33:30.562 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:33:30.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:30.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:33:30.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:30.562 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:33:30.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:30.562 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:33:30.562 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:30.562 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:33:30.563 DEBUG [main][EditorHandler] 0 editor(s) found 12:33:30.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:30.568 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:33:30.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:33:30.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:33:30.568 DEBUG [main][MenuItemLookup] Item match:Window 12:33:30.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:33:30.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:33:30.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:33:30.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:33:30.569 DEBUG [main][MenuItemLookup] Item match:Show View 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.572 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:33:30.572 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:33:30.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:33:30.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:33:30.572 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:33:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:33:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:33:30.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:33:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:33:30.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:33:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:33:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:33:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:33:30.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:33:30.633 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:33:30.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:33:30.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:33:30.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:30.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.634 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:33:30.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:30.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:33:30.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.634 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:33:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:33:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:33:30.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:33:30.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:33:30.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:30.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:30.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:30.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:30.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:30.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:30.692 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:30.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:30.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:33:30.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:33:30.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:30.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:30.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:30.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:30.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:30.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:30.724 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:30.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:30.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:30.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:33:30.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.750 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:30.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:30.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:30.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:30.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:30.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:30.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:30.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 12:33:30.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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"] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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"] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.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'] 12:33:30.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.762 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:30.762 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:30.762 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:30.762 DEBUG [main][MenuItemLookup] Item match:File 12:33:30.762 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:30.762 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:30.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:30.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:30.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:30.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:30.782 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:30.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:33:30.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:33:30.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:30.862 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:30.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:30.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:30.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:33:30.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:33:30.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:30.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:30.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:30.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:30.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:33:30.864 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:33:30.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:33:30.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:33:30.868 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:30.868 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:30.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:33:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:30.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:30.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:30.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:30.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:30.869 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:30.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:30.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:30.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:31.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:31.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:31.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:33:31.079 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 12:33:31.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:33:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:31.080 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:33:31.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:31.080 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:33:31.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 "Project name:") 12:33:31.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:31.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:31.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:31.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:31.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:31.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:31.083 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:33:31.118 DEBUG [WorkbenchTestable][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") 12:33:31.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:31.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:31.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:31.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:31.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:31.119 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:33:31.120 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:33:31.120 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 12:33:31.120 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 12:33:31.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:31.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:31.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:31.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:31.140 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:33:31.140 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:33:31.141 DEBUG [WorkbenchTestable][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) 12:33:31.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:31.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:31.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:31.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:31.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:31.143 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:31.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:31.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:31.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:31.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:31.146 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.... 12:33:34.148 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 12:33:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:34.148 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 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:33:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:34.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:33:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:34.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:34.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:34.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:34.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:33:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:34.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:34.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:34.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:34.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:34.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:34.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:34.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:34.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:34.183 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:34.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:34.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:34.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:34.183 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:34.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:34.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:34.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:34.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:34.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:34.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:34.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:34.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:35.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:35.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:35.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:35.185 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:35.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:35.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:35.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:35.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:35.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:35.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:35.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:35.186 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:33:35.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:33:35.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:33:35.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:35.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:35.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:35.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:35.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:35.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:35.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:35.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:35.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:35.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:35.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:35.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:35.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:35.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:35.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:35.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:35.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:36.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:36.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:36.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:36.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:36.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:36.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:36.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33: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 12:33:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:36.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:36.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:36.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:36.208 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:33:36.209 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:36.209 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:33:36.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:33:36.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:36.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:33:36.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:33:36.710 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:33:36.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:33:36.722 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:33:36.722 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:36.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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'] 12:33:36.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.723 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:33:36.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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'] 12:33:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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'] 12:33:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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'] 12:33:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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"] 12:33:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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'] 12:33:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.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'] 12:33:36.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:36.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:36.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:36.725 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:36.725 DEBUG [main][MenuItemLookup] Item match:File 12:33:36.725 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:36.725 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:36.728 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:36.728 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:36.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:36.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:36.728 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:33:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:33:36.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:36.802 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:36.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:36.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:36.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:36.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:36.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:33:36.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:36.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:36.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:33:36.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:36.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:36.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:36.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:36.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:33:36.804 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:33:36.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:33:36.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:33:36.807 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:36.807 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:36.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) 12:33:36.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:36.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:36.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:36.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:36.813 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:36.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:36.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:36.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:36.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:33:36.887 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 12:33:36.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:33:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:36.888 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:36.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:36.888 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:") 12:33:36.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:36.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:36.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:36.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:36.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:36.908 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:36.909 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:33:36.929 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:36.929 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:33:36.929 DEBUG [WorkbenchTestable][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) 12:33:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:36.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:36.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:36.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:36.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:36.932 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:36.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:36.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:36.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@767f4687 is found... 12:33:37.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@767f4687 is found finished successfully 12:33:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:33:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:37.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:37.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:37.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:37.448 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.448 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:33:37.448 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:33:37.458 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.458 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:33:37.458 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:33:37.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:37.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:37.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:37.458 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:37.458 DEBUG [main][MenuItemLookup] Item match:File 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:37.459 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:33:37.459 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:33:37.459 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:33:37.459 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:33:37.459 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:33:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:33:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:33:37.503 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.503 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:33:37.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:37.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:37.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:37.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:37.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:37.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:37.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:37.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:37.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:37.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:37.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:37.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:37.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:37.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:37.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:37.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:37.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:37.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:37.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:37.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:37.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:37.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:33:37.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:37.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:37.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:37.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:37.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:37.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:37.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:37.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:37.572 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:37.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:37.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:37.573 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:37.573 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:37.573 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:37.573 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:37.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:38.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:38.574 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:38.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:38.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:38.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:38.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:38.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:38.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:38.575 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:38.576 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:38.576 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:38.576 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:38.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:38.576 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:38.576 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:38.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:38.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:38.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:38.577 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:38.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:38.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:38.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:38.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:38.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:39.078 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:39.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:39.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:39.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:39.079 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:39.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:39.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:39.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:39.080 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:39.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:39.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:39.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:39.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:39.080 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:39.081 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:39.081 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:39.081 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:39.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:40.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:40.082 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:40.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:40.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:40.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:40.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:40.083 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:40.084 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:40.084 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:40.084 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:40.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:40.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:40.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:40.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:40.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:40.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:40.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:40.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:40.085 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:33:40.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:40.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:40.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:40.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:40.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:40.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:33:40.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:40.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:40.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:40.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:40.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:40.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:40.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:40.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:40.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:40.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:40.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:40.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:40.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:40.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:40.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:40.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:33:40.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:40.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:40.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:40.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:40.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:40.601 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:40.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:40.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:40.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:40.602 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:40.603 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:40.603 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:40.603 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:40.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:42.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:42.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:42.104 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:42.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:42.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:42.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:42.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:42.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:42.105 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:42.105 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:42.105 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:42.106 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:42.106 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:42.106 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:42.106 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:42.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:42.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:42.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 12:33:42.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:42.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:42.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:42.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:42.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:42.109 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:33:42.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:42.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:42.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:42.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:42.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:42.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:33:42.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:42.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:42.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:42.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:42.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:42.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:42.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:42.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 '\*?\QProblems\E') 12:33:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:42.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:42.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:42.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:42.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:42.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:42.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:42.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:42.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:42.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:42.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 12:33:42.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:42.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:42.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:42.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:42.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:42.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:42.137 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:42.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:42.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:42.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:42.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:42.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:42.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:42.138 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:42.139 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:42.139 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:42.139 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:42.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:43.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:43.140 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:43.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:43.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:43.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:43.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:43.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:43.141 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:43.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:43.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:43.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:43.142 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:43.142 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:43.142 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:43.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:43.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:43.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:43.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:43.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:43.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:43.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:43.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:43.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:43.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:43.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:43.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:43.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:43.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 12:33:43.144 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:43.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:43.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:43.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:43.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:43.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:43.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:43.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:43.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:43.145 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:43.146 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:43.146 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:43.146 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:43.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:44.147 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:44.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:44.148 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:44.149 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:44.149 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:44.149 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:44.149 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:44.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 12:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.150 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:33:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:44.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:44.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:44.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:44.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') 12:33:44.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.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 12:33:44.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.165 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:44.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.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 12:33:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:44.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:44.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.193 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:44.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.217 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.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 12:33:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:44.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') 12:33:44.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.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 12:33:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:44.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 '\*?\QProblems\E') 12:33:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.250 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:44.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:44.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') 12:33:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:44.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:44.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:44.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:44.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:44.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:44.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:44.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:44.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:44.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:44.261 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:44.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:44.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:44.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:44.262 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:44.262 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:44.263 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:44.263 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:44.263 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:44.263 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:44.263 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:44.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:45.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:45.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:45.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:45.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:45.764 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:45.765 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:45.765 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:45.765 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:45.766 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:45.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:45.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:45.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:45.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 12:33:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:45.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:45.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:45.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:45.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:45.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:45.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:45.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:45.767 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:45.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:45.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:45.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:45.768 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:45.768 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:45.769 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:45.769 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:45.769 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:45.769 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:45.769 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:45.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:47.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:47.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:47.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:47.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:47.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:47.270 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:47.271 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:47.271 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:47.271 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:47.272 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:47.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:47.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:47.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:47.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 12:33:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:47.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:47.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:47.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:47.273 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:33:47.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:47.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:47.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:47.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:47.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:47.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:47.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:47.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:47.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:47.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:47.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:47.274 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:47.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:47.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:47.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:47.274 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:47.275 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:47.275 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:47.275 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:48.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:48.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:48.777 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:48.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:48.778 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:48.778 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:48.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:48.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:48.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 12:33:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.779 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:33:48.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:48.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:48.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:48.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:33:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:48.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:33:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:48.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:33:48.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:48.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.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 12:33:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.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 12:33:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:48.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.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 12:33:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.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 12:33:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.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 '\*?\QProblems\E') 12:33:48.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.835 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.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 12:33:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.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 12:33:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.841 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:48.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.859 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.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.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.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 '\*?\QProblems\E') 12:33:48.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.868 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.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 12:33:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:48.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.891 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:48.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.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 12:33:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:33:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:48.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:33:48.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 '\*?\QProblems\E') 12:33:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:48.900 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:33:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:48.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:48.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:48.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:48.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:48.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:48.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:48.902 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:48.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:48.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:48.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:48.903 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:48.904 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:48.904 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:48.904 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:49.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:49.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:49.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:49.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:49.906 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:49.906 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:49.906 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:49.906 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:49.906 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:49.906 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:49.907 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:49.907 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:49.907 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:49.907 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:49.907 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:49.907 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:49.907 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:49.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:49.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:49.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:49.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:49.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 12:33:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:49.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:49.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:49.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:49.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:49.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:49.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:49.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:49.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:49.908 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:49.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:49.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:49.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:49.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:49.909 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:49.910 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:49.910 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:49.910 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:33:50.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:33:50.911 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:50.911 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:50.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:50.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:50.912 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:33:50.912 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:33:50.913 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:33:50.913 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:33:50.913 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:33:50.913 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:33:50.913 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:33:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:33:50.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:33:50.913 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:50.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:50.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:50.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:50.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:33:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:50.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:50.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:50.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:50.914 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:50.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:50.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:50.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:50.916 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:33:50.917 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:33:50.917 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:33:50.917 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:33:50.917 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:33:50.917 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:33:50.917 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:33:50.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:33:50.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:33:50.917 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:33:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:33:50.977 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 12:33:50.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:33:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:50.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 "Restore Defaults") 12:33:50.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:50.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:33:50.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:50.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:50.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:50.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:50.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:50.979 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:33:50.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:50.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:50.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:50.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:50.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:33:50.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:50.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:50.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:50.980 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:33:50.980 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:50.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:50.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:50.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:50.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:50.981 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:50.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:50.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:33:51.020 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 12:33:51.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:33:51.020 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:51.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:51.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:51.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:51.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:51.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:51.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:51.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:51.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:51.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:51.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:51.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:52.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:52.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:52.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:52.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:52.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:52.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:52.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:52.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 12:33:52.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:52.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:52.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:52.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:52.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:52.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:33:52.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:33:52.033 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:33:52.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:33:52.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:33:52.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:33:52.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'New' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:52.072 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:33:52.072 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:33:52.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:33:52.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:33:52.072 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:33:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:52.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:33:52.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:52.573 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:33:52.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:33:52.573 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:33:52.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:33:52.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:33:52.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:33:52.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'New' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:33:52.608 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:33:52.608 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:33:52.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:33:52.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:33:52.608 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:33:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:33:53.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 'Delete.*'] is available. finished successfully 12:33:53.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:33:53.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:53.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.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: 32) 12:33:53.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:53.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:53.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:33:53.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:53.198 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:33:53.198 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:33:53.198 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:53.198 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:53.198 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:53.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:33:53.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:53.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:33:53.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:33:53.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:53.199 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:33:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:53.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:53.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:53.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:53.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:33:53.202 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:33:53.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:33:53.703 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:33:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:53.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:33:53.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:33:53.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:33:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:33:53.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:33:53.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:33:53.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:33:53.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:33:53.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:33:53.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:33:53.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:33:53.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:33:53.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.707 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:33:53.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:53.710 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:53.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:33:53.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:53.713 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:33:53.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:33:53.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:53.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:53.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.737 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:33:53.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:53.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:53.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 '\*?\QProject Explorer\E') 12:33:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:53.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:53.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:53.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:53.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:33:53.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:33:53.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:33:53.761 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:53.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:53.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:53.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 12:33:53.762 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:53.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:53.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:53.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:33:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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: "New Java Project"] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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: "New Java Project"] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.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'] 12:33:53.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:53.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:53.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:53.764 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:53.764 DEBUG [main][MenuItemLookup] Item match:File 12:33:53.764 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:53.764 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:53.767 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:53.767 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:53.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:53.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:53.767 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:33:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:33:53.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:53.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:53.839 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:53.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:53.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:33:53.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:53.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:53.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:33:53.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:53.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:53.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:53.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:33:53.841 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:33:53.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:33:53.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:33:53.844 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:53.844 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:33:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:53.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:53.845 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:53.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:53.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:53.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:54.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'] 12:33:54.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:54.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:54.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:33:54.034 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 12:33:54.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:33:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:54.035 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:33:54.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:54.035 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:33:54.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:33:54.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:54.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:54.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:54.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:54.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:54.037 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:33:54.064 DEBUG [WorkbenchTestable][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") 12:33:54.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:54.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:54.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:54.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:54.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:54.066 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:33:54.066 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:33:54.067 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:33:54.067 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:33:54.067 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:33:54.067 DEBUG [WorkbenchTestable][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) 12:33:54.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:54.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:54.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:54.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:54.068 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:54.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:54.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:54.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:54.072 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.... 12:33:57.074 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 12:33:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:33:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:33:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:33:57.074 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 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:33:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:33:57.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:33:57.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:57.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:57.075 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:33:57.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:57.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:57.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:57.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:57.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:33:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:57.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:57.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:57.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:33:57.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:57.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:57.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:57.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:57.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:57.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:57.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:57.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:57.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:57.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:57.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:57.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:57.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:57.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:57.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:57.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:57.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:58.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:58.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:58.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:33:58.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:33:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:58.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:58.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 12:33:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:58.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:58.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:58.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:58.219 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:33:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:33:58.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:33:58.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:58.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:58.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:58.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:58.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:58.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:58.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:58.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:58.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:58.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:58.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:58.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:58.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:58.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:58.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:58.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:58.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:59.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:59.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:33:59.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:33:59.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:33:59.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:33:59.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:33:59.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:33:59.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 12:33:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:59.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:59.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:59.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:59.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:59.240 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:33:59.240 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:33:59.240 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:33:59.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:33:59.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:59.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:33:59.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:33:59.742 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:33:59.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:33:59.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:33:59.753 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:33:59.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.754 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:33:59.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.755 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:33:59.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:33:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:59.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:59.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:33:59.755 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:33:59.756 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:59.756 DEBUG [main][MenuItemLookup] Item match:File 12:33:59.756 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:33:59.756 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'File' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'' 12:33:59.759 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:33:59.759 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:33:59.759 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:33:59.759 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:33:59.759 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:33:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:33:59.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 'New|Select a wizard'] is available. finished successfully 12:33:59.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:33:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:59.830 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:59.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:33:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:59.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:59.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:59.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:33:59.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:59.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:59.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:33:59.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:33:59.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:33:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:33:59.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:33:59.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:33:59.832 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:33:59.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:33:59.835 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:33:59.835 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:33:59.835 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:33:59.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:33:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:59.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:59.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:59.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:59.841 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:33:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:59.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:59.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:59.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:59.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'] 12:33:59.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:33:59.915 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 12:33:59.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:33:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:33:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:33:59.916 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:59.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:33:59.916 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:") 12:33:59.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:59.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:59.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:59.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:59.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:33:59.936 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:33:59.937 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:33:59.958 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:33:59.958 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:33:59.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 12:33:59.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:33:59.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:33:59.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:33:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:33:59.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:33:59.960 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:33:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:33:59.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:33:59.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:33:59.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:33:59.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:00.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f6907ff is found... 12:34:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f6907ff is found finished successfully 12:34:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:34:00.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:00.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:00.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:00.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:00.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:00.467 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.467 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:34:00.467 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:34:00.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:34:00.472 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:34:00.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:00.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:00.473 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:00.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:00.473 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:00.473 DEBUG [main][MenuItemLookup] Item match:File 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:00.474 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:34:00.474 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:34:00.474 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:34:00.474 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:34:00.474 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:34:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:34:00.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:34:00.511 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.511 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:34:00.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:00.511 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:00.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:00.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:00.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:00.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:00.554 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:00.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:00.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:00.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:00.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:00.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 '\*?\QProblems\E') 12:34:00.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:00.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:00.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:00.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:00.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:00.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:00.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:00.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:00.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:00.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:00.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:34:00.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:00.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:00.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:00.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:00.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:00.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:00.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:00.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:00.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:00.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:00.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:00.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:00.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:00.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:00.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:00.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:00.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:00.571 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:00.572 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:00.572 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:00.572 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:00.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:02.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:02.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:02.073 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:02.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:02.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:02.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:02.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:02.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:02.074 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:02.074 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:02.074 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:02.074 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:02.074 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:02.075 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:02.075 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:34:02.075 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:02.075 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:02.075 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:02.075 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:02.075 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:02.075 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:02.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:02.075 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:02.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:02.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:02.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:02.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:02.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:02.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 12:34:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:02.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:02.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:02.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:02.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:02.077 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:34:02.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:02.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:02.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:02.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:02.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:02.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:02.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:02.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:34:02.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:02.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:02.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:02.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:02.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:02.588 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:02.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:02.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:02.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:02.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:02.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:02.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:02.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:02.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:03.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:03.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:03.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:03.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:04.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:04.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:04.091 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:04.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:04.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:04.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:04.092 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:04.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:34:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:34:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:34:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 12:34:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:04.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:34:04.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:34:04.093 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:34:04.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:34:04.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:34:04.100 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.101 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:04.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:04.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:04.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:04.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:04.102 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:04.102 DEBUG [main][MenuItemLookup] Item match:File 12:34:04.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:04.103 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:04.105 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:04.105 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:04.105 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:04.105 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:04.106 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:04.106 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:04.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:04.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:04.106 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:34:04.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 'New|Select a wizard'] is available. finished successfully 12:34:04.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:04.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:04.181 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:04.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:04.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:04.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:04.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:04.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:04.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:04.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:04.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:34:04.184 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:34:04.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:34:04.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:34:04.184 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:04.184 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:04.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:04.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:04.185 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:04.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:04.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:04.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:04.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'] 12:34:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:34:04.282 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 12:34:04.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:34:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:04.283 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:04.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:04.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:34:04.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:04.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:04.291 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:34:04.308 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:04.308 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:34:04.308 DEBUG [WorkbenchTestable][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) 12:34:04.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:04.334 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:04.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:04.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:04.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:04.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:04.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:04.839 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e4ebf91 is found... 12:34:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@e4ebf91 is found finished successfully 12:34:04.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:34:04.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:04.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.842 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:34:04.842 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:34:04.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.849 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:34:04.849 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:34:04.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:34:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:04.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:04.850 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:04.850 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:04.850 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:04.850 DEBUG [main][MenuItemLookup] Item match:File 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:04.851 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:34:04.851 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:34:04.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:34:04.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:34:04.852 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:34:04.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:34:04.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:34:04.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.887 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:34:04.887 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:04.887 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:04.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:04.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:04.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:04.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:34:04.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:04.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:04.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:04.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:04.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:04.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:04.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:04.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:04.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:04.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:04.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:04.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:04.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:04.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:34:04.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:04.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:04.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:04.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:04.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:04.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:04.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:04.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:04.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:04.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:04.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:04.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:04.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:04.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:04.952 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:04.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:04.953 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:04.953 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:04.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:06.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:06.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:06.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:06.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:06.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:06.455 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:06.455 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:06.455 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:06.455 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:06.455 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:06.455 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:34:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:06.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:06.456 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:06.456 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:06.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:06.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:06.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:06.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34: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 12:34:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:06.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:06.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:06.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:06.458 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:34:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:06.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:06.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:06.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:06.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:34:06.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:06.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:06.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:06.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:06.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:06.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:34:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:06.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:06.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') 12:34:06.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:06.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:06.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:06.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:06.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:06.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:06.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:06.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 12:34:06.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:06.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:06.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:06.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:06.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:06.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:06.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:06.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:06.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:06.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:06.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:06.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:06.490 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:06.491 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:06.491 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:06.491 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:07.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:07.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:07.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:07.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:07.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:07.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:07.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:07.493 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:07.494 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:07.494 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:07.494 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:07.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:07.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:07.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:07.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:07.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:07.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:07.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 12:34:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:07.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:07.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:07.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:07.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:07.512 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:34:07.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:07.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:07.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:07.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:07.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:07.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:07.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:07.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:07.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:07.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:07.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:07.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:07.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:07.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:07.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:07.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:07.514 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:34:07.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:07.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:07.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:07.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:07.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:07.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:07.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 12:34:07.514 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:07.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:07.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:07.516 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:34:07.516 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:34:07.516 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:34:07.516 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:34:07.516 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:34:07.516 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:34:07.516 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:34:07.516 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:34:07.516 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:34:07.516 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:34:07.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:07.569 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 12:34:07.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:34:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:07.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 "Restore Defaults") 12:34:07.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:07.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:07.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:07.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:07.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:07.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:07.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:07.571 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:34:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:07.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:07.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:07.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:07.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:07.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:07.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:07.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:07.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:07.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:07.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:07.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:07.573 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:07.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:07.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:07.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:07.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:07.612 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 12:34:07.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:07.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:07.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:07.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:07.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:07.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:07.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:07.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:07.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:07.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:07.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:07.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:07.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:07.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:08.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:08.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:08.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:08.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:08.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:08.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:08.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:08.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:08.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:08.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:08.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:08.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:08.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:08.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:08.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:08.625 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:08.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:08.625 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:08.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:08.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:08.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:08.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:08.666 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:34:08.666 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:34:08.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:34:08.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:34:08.666 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:34:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:08.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:08.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:09.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:09.167 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:34:09.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:09.167 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:09.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:09.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:09.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:09.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:09.204 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:09.204 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:34:09.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:34:09.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:34:09.204 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:34:09.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:34:09.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 'Delete.*'] is available. finished successfully 12:34:09.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:34:09.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:09.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:09.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:09.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:09.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:34:09.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:09.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:09.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:09.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:09.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:09.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:09.827 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:34:09.827 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:34:09.827 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:34:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:09.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:09.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:09.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:09.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:09.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:09.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:09.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:09.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:09.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:09.829 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:09.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:09.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:09.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:34:09.832 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:34:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:34:10.332 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:34:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:10.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:10.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:10.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:34:10.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:34:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:10.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:10.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:34:10.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:34:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:34:10.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:34:10.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:10.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:10.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:10.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:10.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:10.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:10.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:10.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:10.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:10.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:10.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:10.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:10.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:34:10.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:10.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:10.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:10.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:10.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:34:10.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:10.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:10.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:10.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:10.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:10.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:10.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:10.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:10.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:10.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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"] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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"] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.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'] 12:34:10.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:10.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:10.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:34:10.381 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:10.381 DEBUG [main][MenuItemLookup] Item match:File 12:34:10.381 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:10.381 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:10.384 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:10.384 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:10.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:10.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:10.402 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:10.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 'New|Select a wizard'] is available.... 12:34:10.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:34:10.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:10.473 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:10.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:10.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:10.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:10.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:10.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:10.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:10.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:34:10.476 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:34:10.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:34:10.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:34:10.479 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:10.479 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:10.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) 12:34:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:10.480 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:10.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:10.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:10.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.663 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:34:10.663 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 12:34:10.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:34:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:10.664 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:10.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:10.664 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:34:10.664 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:") 12:34:10.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:10.666 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:10.666 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:34:10.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:34:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:10.700 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:34:10.700 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:34:10.700 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:34:10.700 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:10.700 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:34:10.700 DEBUG [WorkbenchTestable][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) 12:34:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:10.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:10.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:10.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:10.702 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:10.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:10.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:10.841 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.... 12:34:14.037 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 12:34:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:14.037 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 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:34:14.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:14.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:14.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:34:14.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:14.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:14.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:14.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:14.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 '\*?\QPackage Explorer\E') 12:34:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:14.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:14.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:14.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:14.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:14.039 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:14.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:14.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:14.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:14.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:14.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:14.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:14.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:14.071 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:14.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:14.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:14.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:14.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:14.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:14.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:14.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:14.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:15.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:15.073 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:15.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:15.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:15.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:15.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 12:34:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:15.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:15.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:15.074 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:34:15.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:15.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:15.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:15.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 12:34:15.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:15.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:15.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:15.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:15.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:15.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:15.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:15.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:15.093 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:34:15.093 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:34:15.093 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:34:15.093 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:34:15.093 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:34:15.093 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:34:15.093 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:34:15.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:34:15.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:34:15.093 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:34:15.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:15.146 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 12:34:15.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:34:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:15.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:34:15.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:15.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:15.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:15.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:15.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:15.148 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:34:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:15.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:15.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:15.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) 12:34:15.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:15.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:15.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:15.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:15.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:15.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:15.150 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:15.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:15.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:15.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:15.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:15.182 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 12:34:15.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:15.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:15.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:15.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:15.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:15.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:15.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:15.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:15.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:15.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:15.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:15.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:15.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:15.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:16.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:16.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:16.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:16.196 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:16.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:16.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:16.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:16.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 12:34:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:16.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:16.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:16.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:16.197 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:16.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:16.198 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:16.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:16.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:16.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:16.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:16.234 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:34:16.234 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:34:16.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:34:16.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:34:16.235 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:34:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:16.235 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:16.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:16.735 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:34:16.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:16.735 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:16.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:16.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:16.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:16.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:16.778 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:16.778 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:34:16.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:34:16.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:34:16.778 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:34:16.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 'Delete.*'] is available.... 12:34:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:34:17.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:34:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:17.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:34:17.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:17.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:17.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:17.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:17.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:17.359 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:34:17.359 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:34:17.359 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:34:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:17.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:17.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:17.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:17.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:17.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:17.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:17.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:17.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:17.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:17.360 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:17.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:17.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:17.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:34:17.363 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:34:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:34:17.863 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:34:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:17.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:17.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:17.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:34:17.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:34:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:17.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:17.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:17.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:34:17.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:34:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:34:17.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:34:17.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:17.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:17.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:17.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:17.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:17.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:17.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:17.877 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:17.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:17.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:17.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:17.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.899 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:17.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:17.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:17.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:34:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:17.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:17.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:17.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:17.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:34:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:17.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:17.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:17.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:17.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:17.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:17.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:17.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:17.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:17.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:17.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:17.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:17.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:34:17.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.910 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:34:17.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.911 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:17.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:17.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:17.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:17.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:17.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:17.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:34:17.911 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:17.911 DEBUG [main][MenuItemLookup] Item match:File 12:34:17.912 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:17.912 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:17.914 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:17.914 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:17.914 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:17.914 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:17.914 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:17.915 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:17.915 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:17.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:17.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:17.931 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:34:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:34:18.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:18.001 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:18.001 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:18.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:18.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:18.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:18.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:18.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:18.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:18.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:18.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:34:18.003 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:34:18.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:34:18.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:34:18.004 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:18.004 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:18.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:18.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:18.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:18.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:18.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:18.005 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:18.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:18.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:18.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:18.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:18.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'] 12:34:18.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:18.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:34:18.194 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 12:34:18.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:34:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:18.195 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:18.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:18.195 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:34:18.195 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:") 12:34:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:18.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:18.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:18.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:18.197 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:18.198 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:34:18.234 DEBUG [WorkbenchTestable][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") 12:34:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:18.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:18.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:18.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:18.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:18.236 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:34:18.236 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:34:18.236 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:34:18.236 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:18.236 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:34:18.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.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) 12:34:18.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:18.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:18.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:18.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:18.238 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:18.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:18.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:18.241 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.... 12:34:21.243 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 12:34:21.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:21.244 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 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:34:21.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:21.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:21.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:34:21.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:21.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:21.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:21.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:21.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') 12:34:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:21.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:21.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:21.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:21.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:21.246 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:21.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:21.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:21.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:21.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:21.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:21.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:21.280 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:21.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:21.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:21.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:21.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:21.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:21.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:21.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:21.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:22.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:22.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:22.282 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:22.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:22.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:22.283 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:22.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:34:22.283 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.294 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:34:22.295 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:34:22.295 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:34:22.295 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:34:22.295 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:34:22.295 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:34:22.295 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:34:22.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:34:22.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:34:22.300 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:34:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:22.350 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 12:34:22.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:34:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:22.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:34:22.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:22.356 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:34:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:22.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:22.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:22.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:22.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:22.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:22.359 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:22.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:22.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:22.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:22.390 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 12:34:22.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.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 12:34:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:22.392 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.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 12:34:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:22.392 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.393 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:34:22.393 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:34:22.393 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:34:22.393 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:34:22.393 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:34:22.393 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:34:22.393 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:34:22.394 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:34:22.394 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:34:22.394 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:34:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:22.448 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 12:34:22.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:34:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:22.448 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 12:34:22.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:34:22.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:34:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 12:34:22.449 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 12:34:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:34:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:34:22.449 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 12:34:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:34:22.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:34:22.450 TRACE [main][WidgetHandler] Notify Table with event 13 12:34:22.450 TRACE [main][WidgetHandler] Wait for synchronization 12:34:22.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "<- Hide ") 12:34:22.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:22.451 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:22.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:22.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:22.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:22.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:22.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:22.456 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:22.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:22.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:22.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:22.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 12:34:22.490 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.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 12:34:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:22.491 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.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 12:34:22.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:22.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:22.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:22.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.494 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:34:22.494 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:34:22.494 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:34:22.494 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:34:22.494 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:34:22.494 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:34:22.494 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:34:22.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:34:22.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:34:22.494 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:34:22.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:22.544 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 12:34:22.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:34:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:22.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:34:22.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:22.550 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:34:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:22.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:22.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:22.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:22.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:22.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:22.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:22.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:22.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:22.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:22.553 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:22.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:22.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:22.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:22.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:22.587 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 12:34:22.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:22.587 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:22.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:22.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:22.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:22.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:22.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:22.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:22.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:22.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:22.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:22.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:23.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:23.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:23.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:23.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:23.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:23.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:23.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:23.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:23.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 12:34:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:23.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:23.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:23.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:23.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:23.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:23.603 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:23.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:23.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:23.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:23.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:23.641 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:34:23.641 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:34:23.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:34:23.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:34:23.642 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:34:23.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:23.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:23.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:24.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:24.142 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:34:24.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:24.142 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:24.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:24.149 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:24.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:24.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:24.177 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:24.177 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:34:24.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:34:24.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:34:24.177 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:34:24.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.... 12:34:24.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 'Delete.*'] is available. finished successfully 12:34:24.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:34:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:34:24.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:24.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:24.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:24.756 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:34:24.756 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:34:24.756 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:34:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:24.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:24.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:24.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:24.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:24.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:24.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:24.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:24.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:24.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:24.757 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:24.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:24.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:34:24.760 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:34:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:34:25.261 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:34:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:25.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:25.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:34:25.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:34:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:25.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:25.261 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:34:25.261 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:25.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:25.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:34:25.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:34:25.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:34:25.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:25.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:25.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:25.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 '\*?\QProblems\E') 12:34:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:25.273 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:25.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:25.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:25.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:25.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:25.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:25.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:25.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:34:25.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:25.284 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:25.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:25.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:25.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:34:25.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:25.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:25.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:25.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:25.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:25.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:25.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:25.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:25.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:25.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:25.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:25.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:34:25.307 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:25.307 DEBUG [main][MenuItemLookup] Item match:File 12:34:25.307 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:25.307 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:25.310 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:25.310 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:25.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:25.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:25.311 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:25.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.... 12:34:25.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:34:25.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:25.384 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:25.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.384 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:25.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:25.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:25.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:25.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:25.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:25.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:25.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:25.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:25.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:25.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:25.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:34:25.386 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:34:25.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:34:25.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:34:25.386 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:25.386 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:25.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:25.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:25.387 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:25.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:25.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:25.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:25.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:34:25.572 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 12:34:25.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:34:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:25.573 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:25.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:25.573 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:34:25.573 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:") 12:34:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:25.574 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:25.575 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:34:25.602 DEBUG [WorkbenchTestable][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") 12:34:25.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:25.604 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:34:25.604 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:34:25.604 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:34:25.604 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:25.604 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:34:25.605 DEBUG [WorkbenchTestable][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) 12:34:25.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:25.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:25.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:25.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:25.606 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:25.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:25.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:25.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:25.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.... 12:34:28.611 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 12:34:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:28.611 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 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:28.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:28.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:34:28.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:28.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:28.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:34:28.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:28.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:28.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:28.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:28.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:34:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:28.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:28.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:28.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:28.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:28.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:28.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:28.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:28.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:28.743 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:28.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:28.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:28.744 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:28.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:28.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:28.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:28.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:28.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:28.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:29.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:29.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:29.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:29.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:29.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:29.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:29.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:29.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:29.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:29.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:29.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:29.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:29.747 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:34:29.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:29.748 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:29.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:29.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:29.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:29.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:29.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:29.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:29.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:29.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:29.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:29.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:29.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:29.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:29.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:29.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:30.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:30.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:30.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:30.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:30.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:30.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:30.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:30.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:30.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:30.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 12:34:30.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:30.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:30.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:30.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:30.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:30.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:30.780 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:34:30.781 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:34:30.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:34:30.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:31.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:31.281 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:34:31.282 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:34:31.282 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:34:31.282 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:34:31.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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: "New Java Class"] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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: "New Java Class"] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.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'] 12:34:31.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:31.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:31.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:31.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:34:31.298 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:31.298 DEBUG [main][MenuItemLookup] Item match:File 12:34:31.298 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:31.298 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:31.301 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:31.301 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:31.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:31.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:31.317 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:31.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:34:31.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 'New|Select a wizard'] is available. finished successfully 12:34:31.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:31.387 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:31.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:31.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:31.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:31.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:31.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:31.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:31.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:31.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:31.389 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:31.389 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:31.389 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:31.389 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:34:31.390 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:34:31.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:34:31.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:34:31.393 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:31.393 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:31.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:31.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:31.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:31.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:31.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:31.394 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:31.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:31.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:31.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:31.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'] 12:34:31.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:34:31.471 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 12:34:31.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:34:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:31.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:31.471 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:31.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:31.471 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:") 12:34:31.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:31.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:31.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:31.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:31.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:31.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:31.480 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:34:31.501 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:31.501 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:34:31.501 DEBUG [WorkbenchTestable][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) 12:34:31.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:31.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:31.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:31.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:31.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:31.504 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:31.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:31.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:31.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:32.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c9d3e2f is found... 12:34:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c9d3e2f is found finished successfully 12:34:32.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:34:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:32.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:32.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:32.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:34:32.011 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:34:32.017 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.018 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:34:32.018 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:34:32.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:34:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:32.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:32.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:32.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:32.018 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:32.018 DEBUG [main][MenuItemLookup] Item match:File 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:32.019 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:34:32.019 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:34:32.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:34:32.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:34:32.019 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:34:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:34:32.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:34:32.053 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.053 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:34:32.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:32.057 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:32.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:32.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:32.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:32.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:32.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:32.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:32.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:32.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:34:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:32.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:32.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:32.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:32.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:32.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:32.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:32.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:32.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:32.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:34:32.120 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:32.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:32.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:32.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:32.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:32.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:32.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:32.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:32.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:32.122 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:32.122 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:32.122 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:32.122 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:32.122 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:32.122 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:32.123 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:34:32.123 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:32.123 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:32.123 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:32.123 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:32.123 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:32.123 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:32.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:33.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:33.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:33.624 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:33.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:33.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:33.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:33.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:33.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:33.625 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:33.625 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:33.626 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:33.626 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:33.626 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:33.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:33.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:33.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:33.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:33.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 12:34:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:33.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:33.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:33.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:33.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:33.629 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:34:33.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:33.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:33.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:33.629 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:33.629 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:33.629 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:33.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:34:33.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:33.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:33.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:33.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:33.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:33.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:33.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:33.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:33.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:33.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:33.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:33.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:33.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:33.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:33.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:33.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:34.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:34.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:34.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:34.662 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:34.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:34.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:34.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:34.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:34.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:34.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:34.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:34.663 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:34.664 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:34:34.664 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:34:34.664 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:34:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:34.664 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 12:34:34.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:34.664 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:34:34.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:34:34.665 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:34:34.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:34:34.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:34:34.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'] 12:34:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:34.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:34.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:34.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:34.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:34:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:34.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:34.682 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:34.703 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:34:34.703 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:34.703 DEBUG [main][MenuItemLookup] Item match:File 12:34:34.704 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:34.704 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:34.707 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:34.707 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:34.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:34.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:34.707 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:34.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 'New|Select a wizard'] is available.... 12:34:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:34:34.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:34.793 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:34.793 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:34.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:34.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:34.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:34.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:34.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:34.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:34.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:34.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:34.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:34.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:34.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:34:34.803 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:34:34.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:34:34.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:34:34.803 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:34.803 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:34.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:34.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:34.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:34.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:34.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:34.805 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:34.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:34.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:34.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:34.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:34.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'] 12:34:34.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:34:34.885 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 12:34:34.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:34:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:34.886 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:34.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:34.886 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:") 12:34:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:34.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:34.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:34.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:34.913 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:34.913 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 12:34:34.934 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:34.934 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:34:34.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) 12:34:34.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:34.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:34.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:34.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:34.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:34.939 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:34.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:34.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@752a1a96 is found... 12:34:35.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@752a1a96 is found finished successfully 12:34:35.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 12:34:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:35.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:35.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:35.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:35.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.447 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 12:34:35.447 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:34:35.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.455 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 12:34:35.455 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:34:35.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 12:34:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:35.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:35.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 12:34:35.455 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 12:34:35.455 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:35.456 DEBUG [main][MenuItemLookup] Item match:File 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:35.456 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:34:35.456 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:34:35.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:34:35.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:34:35.457 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:34:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:34:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:34:35.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.494 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 12:34:35.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:35.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:35.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:35.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:35.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:35.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:35.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:35.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:35.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:35.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 12:34:35.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:35.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:35.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 12:34:35.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:35.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:35.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:35.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:35.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:35.556 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:35.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:35.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:34:35.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:35.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:35.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:35.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:35.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:35.558 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:35.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:35.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:35.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:35.559 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:35.560 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:35.560 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:35.560 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:36.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:36.561 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:36.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:36.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:36.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:36.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:36.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:36.562 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:36.563 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:36.563 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:36.564 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:36.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:36.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:36.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:36.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:36.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 12:34:36.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:36.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:36.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 12:34:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:36.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:36.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:36.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:36.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:36.567 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:34:36.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:36.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:36.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:36.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:34:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:36.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:34:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:36.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:34:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:34:36.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:36.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:36.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:36.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:36.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:36.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:36.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:36.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:36.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:36.613 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:36.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:36.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:36.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:36.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:36.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:36.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:37.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:37.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:37.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:37.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:37.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:37.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:37.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:37.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 12:34:37.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:37.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:37.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:37.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:37.616 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:37.617 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:34:37.617 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:34:37.617 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:34:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:37.617 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 12:34:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:37.617 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:34:37.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:34:37.617 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:34:37.618 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:34:37.628 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:34:37.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'] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.629 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.629 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 12:34:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:37.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 12:34:37.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 12:34:37.630 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:37.630 DEBUG [main][MenuItemLookup] Item match:File 12:34:37.631 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:37.631 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:37.634 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:37.634 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:37.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:37.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:37.634 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:37.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.... 12:34:37.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 12:34:37.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:37.714 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:37.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.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 12:34:37.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:37.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:37.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:37.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:37.715 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:37.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:37.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:37.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:37.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:37.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:37.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:34:37.729 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:34:37.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:34:37.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:34:37.729 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:37.729 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:37.729 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:37.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:37.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:37.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:37.731 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:37.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:37.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:37.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:34:37.809 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 12:34:37.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:34:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:37.810 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:37.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:37.810 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:") 12:34:37.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:37.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:37.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:37.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:37.854 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:37.855 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:34:37.861 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:37.861 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:34:37.861 DEBUG [WorkbenchTestable][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) 12:34:37.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:37.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:37.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:37.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:37.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:37.866 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:37.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:37.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:37.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:38.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b8cf435 is found... 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4b8cf435 is found finished successfully 12:34: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:34:38.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:38.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:38.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:38.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:38.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:38.393 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.393 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:34:38.393 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:34:38.398 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:34:38.398 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:34:38.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:38.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:38.399 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:38.399 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:38.399 DEBUG [main][MenuItemLookup] Item match:File 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:38.400 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:34:38.400 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:34:38.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:34:38.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:34:38.423 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:34:38.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:34:38.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:34:38.505 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.505 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:34:38.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:38.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:38.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:38.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:38.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:38.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:38.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:38.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:38.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:38.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:38.560 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:38.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:38.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:38.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:38.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:38.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:38.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:38.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:38.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:38.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:38.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:34:38.569 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:38.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:38.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:38.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:38.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:38.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:38.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:38.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:38.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:38.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:38.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:38.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:38.587 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:38.588 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:38.588 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:38.588 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:39.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:39.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:39.589 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:39.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:39.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:39.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:39.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:39.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:39.590 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:39.591 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:39.591 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:39.591 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:39.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:39.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:39.592 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:39.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:39.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:39.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 12:34:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:39.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:39.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:39.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:39.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:40.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:40.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:40.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:40.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:40.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:40.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:40.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:40.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:40.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:40.097 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:40.098 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:40.099 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:40.099 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:40.099 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:40.099 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:40.099 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:41.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:41.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:41.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:41.601 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:41.602 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:41.602 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:41.602 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:41.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:41.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:41.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:41.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 12:34:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:41.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:41.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:41.603 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:34:41.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:41.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:41.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:41.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:41.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:41.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:41.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:34:41.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:41.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:41.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:41.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:41.619 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:41.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:41.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:41.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:41.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:41.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:41.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:41.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:41.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:41.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:41.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:41.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 '\*?\QProblems\E') 12:34:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:41.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:41.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:41.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:41.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:41.665 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:41.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:41.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:41.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:34:41.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:41.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:41.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:41.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:41.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:41.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:41.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:41.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:41.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:41.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:41.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:41.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:41.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:41.669 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:41.669 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:41.669 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:41.669 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:41.670 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:41.670 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:41.670 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:41.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:43.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:43.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:43.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:43.172 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:43.173 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:43.173 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:43.173 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:43.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:43.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:43.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:43.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:43.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:43.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:43.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:43.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 12:34:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:43.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:43.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:43.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:43.176 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:34:43.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:43.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:43.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:43.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:43.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:43.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:34:43.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:34:43.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:43.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:43.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:43.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:43.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:43.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:43.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:43.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:43.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:43.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:43.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:43.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:43.195 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:43.195 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:43.196 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:43.196 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:43.196 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:43.196 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:43.196 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:43.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:44.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:44.696 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:44.697 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:44.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:44.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:44.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:44.698 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:44.698 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:44.698 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:44.698 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:44.698 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:44.699 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:44.699 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:44.699 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:44.699 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:44.699 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:44.699 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:44.699 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:44.699 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:44.699 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:44.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:44.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:44.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:44.700 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:44.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:44.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:44.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:44.700 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 12:34:44.700 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:44.700 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:44.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:44.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:44.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:44.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:34:44.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:44.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:44.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:44.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:44.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:44.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:44.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:44.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:44.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:44.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:44.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:44.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:44.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:44.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:44.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:44.730 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:44.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:44.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:44.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:44.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:44.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:44.730 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:44.731 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:44.731 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:44.731 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:44.731 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:44.731 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:44.731 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:44.732 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:44.732 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:44.732 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:44.732 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:44.732 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:44.732 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:46.233 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:46.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.233 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:46.234 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:46.234 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:46.234 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:46.235 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.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 12:34:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.237 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 12:34:46.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:46.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:46.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:46.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:46.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:46.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:46.237 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.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 12:34:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.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 12:34:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:46.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:46.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:46.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:46.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:46.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') 12:34:46.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:46.272 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.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 12:34:46.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.306 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:46.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:46.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') 12:34:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:46.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.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 12:34:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:46.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:46.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:46.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:46.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:46.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:46.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.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 12:34:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:46.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:46.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:46.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 '\*?\QProblems\E') 12:34:46.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:46.351 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:46.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:46.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:46.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 12:34:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:46.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:46.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:46.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:46.353 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:46.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:46.354 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:46.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:46.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:46.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:46.354 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:46.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:46.355 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:46.355 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:46.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:47.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:47.356 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:47.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:47.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:47.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:47.357 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:47.358 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:47.358 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:47.358 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:47.358 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:47.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:47.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:47.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:47.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 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:47.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:47.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:47.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:47.359 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 12:34:47.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:47.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:47.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:47.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:47.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:47.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:47.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 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:47.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:47.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:47.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:47.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:47.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:47.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:47.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:47.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:47.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:47.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:47.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:47.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:47.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:47.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:47.362 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:47.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:47.363 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:47.363 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:47.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:48.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:48.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:48.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:48.864 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:48.865 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:48.865 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:48.865 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:48.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:48.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 12:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.867 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 12:34:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:48.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 12:34:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:48.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 12:34:48.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:48.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 12:34:48.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.871 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.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 12:34:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.881 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.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 '\*?\QProblems\E') 12:34:48.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.884 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:48.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.910 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.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 12:34:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.912 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.936 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.946 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:48.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.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 12:34:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:48.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:48.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:48.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:48.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:48.984 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:48.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:48.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:48.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:48.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:48.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:48.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 12:34:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:48.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:48.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:48.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:48.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.009 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.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 12:34:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.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 12:34:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.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 12:34:49.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.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 '\*?\QProblems\E') 12:34:49.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.069 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:49.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.079 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.081 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.121 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.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 12:34:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.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 12:34:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:49.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:49.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') 12:34:49.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:49.131 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:49.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:49.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:49.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 12:34:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:49.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:49.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:49.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:49.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:49.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:49.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:49.134 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:49.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:49.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:49.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:49.134 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:49.135 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:49.135 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:49.135 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:49.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:34:50.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:34:50.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:50.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:50.152 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:34:50.153 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:34:50.154 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:34:50.154 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:34:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:34:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:34:50.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.155 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:34:50.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:50.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:50.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:50.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:34:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:50.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:34:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:50.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:34:50.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:50.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 '\*?\QProblems\E') 12:34:50.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.165 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34: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 12:34:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:50.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:50.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.207 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:50.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:50.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') 12:34:50.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.233 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:50.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34: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 12:34:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:50.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:50.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:50.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34: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') 12:34:50.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.268 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:50.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.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 12:34:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.275 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:50.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 '\*?\QProblems\E') 12:34:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.278 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:50.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 12:34:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.280 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:34:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:34:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:34:50.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 '\*?\QProblems\E') 12:34:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:50.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:34:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:50.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34: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 12:34:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:50.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:50.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:50.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:50.311 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:34:50.311 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:34:50.311 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:34:50.311 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:34:50.311 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:34:50.311 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:34:50.311 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:34:50.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:34:50.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:34:50.311 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:34:50.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:50.383 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 12:34:50.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:34:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:50.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:34:50.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:50.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:50.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:50.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:50.385 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:34:50.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:50.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:50.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:50.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:50.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:50.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:50.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:50.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:50.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:34:50.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:50.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:50.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:50.387 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:50.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:50.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:50.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:50.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:34:50.433 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 12:34:50.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:50.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:50.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:50.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:50.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:50.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:50.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:50.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:50.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:50.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:50.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:50.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:50.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:50.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:50.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:51.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:51.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:51.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:51.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:51.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:51.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:51.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34: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 12:34:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:51.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:51.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:51.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:51.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:51.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:51.456 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:51.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:51.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:51.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:51.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:51.498 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:34:51.498 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:34:51.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:34:51.498 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:34:51.498 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:34:51.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:51.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:51.498 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:51.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:51.998 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:34:51.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:34:51.998 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:34:51.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:34:52.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:34:52.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:34:52.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'New' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:34:52.049 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:34:52.049 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:34:52.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:34:52.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:34:52.049 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:34:52.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:34:52.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. finished successfully 12:34:52.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:34:52.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:52.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:52.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:52.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:34:52.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:52.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:52.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:52.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:52.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:52.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:52.670 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:34:52.670 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:34:52.670 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:34:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:52.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:52.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:34:52.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:34:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:52.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:34:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:34:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:52.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:52.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:52.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:52.671 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:34:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:52.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:52.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:52.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:34:52.674 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:34:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:34:53.175 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:34:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:53.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:53.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:34:53.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:34:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:34:53.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:34:53.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:53.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:34:53.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:34:53.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:34:53.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:34:53.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:34:53.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:34:53.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.179 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:53.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:53.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:53.183 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:34:53.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:53.187 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:53.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:34:53.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:53.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:53.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:53.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:53.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:53.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 '\*?\QProject Explorer\E') 12:34:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:53.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:53.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:53.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:53.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:34:53.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:34:53.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:34:53.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:53.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:53.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:53.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:53.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:34:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.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'] 12:34:53.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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'] 12:34:53.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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: "New Java Project"] 12:34:53.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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'] 12:34:53.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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'] 12:34:53.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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'] 12:34:53.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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: "New Java Project"] 12:34:53.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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'] 12:34:53.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.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'] 12:34:53.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:53.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:53.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:34:53.237 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:53.237 DEBUG [main][MenuItemLookup] Item match:File 12:34:53.238 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:53.238 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:53.241 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:53.241 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:53.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:53.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:53.241 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:53.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:34:53.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:34:53.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:53.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:53.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:53.314 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:53.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:53.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:53.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:53.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:53.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:53.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:53.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:53.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:34:53.317 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:34:53.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:34:53.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:34:53.320 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:53.320 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:53.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:53.326 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:53.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:53.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:53.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:53.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'] 12:34:53.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:34:53.515 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 12:34:53.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:34:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:53.516 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:53.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:53.516 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:34:53.516 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:") 12:34:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:53.518 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:53.519 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:34:53.550 DEBUG [WorkbenchTestable][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") 12:34:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:53.552 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:34:53.553 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:34:53.553 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:34:53.553 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:34:53.553 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:34:53.553 DEBUG [WorkbenchTestable][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) 12:34:53.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:53.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:53.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:53.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:53.554 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:53.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:53.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:53.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:53.558 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.... 12:34:56.596 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 12:34:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:56.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 12:34:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:56.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:56.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:34:56.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:56.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:56.598 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:34:56.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:56.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:56.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:56.599 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:56.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:34:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:56.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:56.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:56.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:56.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:56.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:56.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:56.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:56.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:56.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:56.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:56.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:56.674 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:56.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:56.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:56.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:56.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:56.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:57.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:57.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:57.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:57.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:57.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:57.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:34:57.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:34:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:57.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:57.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 12:34:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:57.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:57.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:57.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:57.677 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:57.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:34:57.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:34:57.678 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:57.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:57.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:57.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:57.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:57.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:57.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:57.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:57.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:57.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:57.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:57.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:57.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:57.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:57.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:58.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:58.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:58.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:58.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:34:58.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:34:58.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:34:58.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:34:58.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:58.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:34:58.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 12:34:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:58.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:58.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:58.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:58.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:58.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:34:58.701 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:34:58.702 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:34:58.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:34:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:59.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:59.202 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:34:59.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:34:59.203 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:34:59.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:34:59.214 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:34:59.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'] 12:34:59.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.215 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:34:59.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:34:59.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:34:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:59.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:34:59.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:34:59.217 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:59.217 DEBUG [main][MenuItemLookup] Item match:File 12:34:59.217 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:59.217 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:59.220 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:34:59.220 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:34:59.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:34:59.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:34:59.220 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:34:59.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:34:59.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. finished successfully 12:34:59.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:34:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:59.291 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:59.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:34:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:59.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:59.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:34:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:34:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:34:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:34:59.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:59.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:59.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:34:59.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:34:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:34:59.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:34:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:34:59.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:34:59.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:34:59.293 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:34:59.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:34:59.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:34:59.296 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:34:59.296 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:34:59.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:34:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:59.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:59.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:59.297 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:34:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:59.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:59.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:59.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:59.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:34:59.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:34:59.373 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 12:34:59.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:34:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:59.374 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:59.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:34:59.374 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:") 12:34:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:59.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:59.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:34:59.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:34:59.382 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 12:34:59.403 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:34:59.403 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:34:59.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) 12:34:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:59.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:59.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:34:59.406 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:34:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:34:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:34:59.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:34:59.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:34:59.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:34:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:34:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:34:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:34:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6022a57b is found... 12:34:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6022a57b is found finished successfully 12:34:59.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 12:34:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:59.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:59.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:59.913 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:59.913 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 12:34:59.913 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 12:34:59.913 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 12:34:59.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:59.918 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 12:34:59.918 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:34:59.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 12:34:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:59.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:59.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 12:34:59.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 12:34:59.918 DEBUG [main][MenuItemLookup] Found menu:'File' 12:34:59.919 DEBUG [main][MenuItemLookup] Item match:File 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:34:59.919 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:34:59.919 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:34:59.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:34:59.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:34:59.919 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:34:59.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:34:59.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:34:59.951 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:34:59.951 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 12:34:59.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:34:59.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 12:34:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:34:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:34:59.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 12:34:59.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') 12:34:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:34:59.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:34:59.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:34:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:34:59.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:34:59.996 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:34:59.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:00.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:00.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:00.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:35:00.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:00.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:00.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:00.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:00.026 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:00.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:00.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:00.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:00.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:00.027 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:00.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:00.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:00.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:00.027 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:00.028 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:00.028 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:00.028 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:01.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:01.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:01.529 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:01.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:01.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:01.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:01.530 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:01.531 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:01.531 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:01.531 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:01.531 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:01.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:01.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:01.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:01.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:01.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:01.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:01.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:01.532 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:35:01.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:01.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:01.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:01.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:01.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:01.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:01.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:35:01.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:01.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:01.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 12:35:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:01.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 12:35:01.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 '\*?\QProblems\E') 12:35:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:01.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:01.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:01.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:01.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:01.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:01.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 12:35:01.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:01.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:01.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:01.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:01.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:01.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:01.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 12:35:01.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:01.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:01.557 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:01.557 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:01.557 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:01.557 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:01.558 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:01.558 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:01.558 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:03.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:03.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:03.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:03.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:03.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:03.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 12:35:03.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:03.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:03.060 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:03.061 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:03.061 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:03.061 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:03.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:03.061 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:03.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:03.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:03.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 12:35:03.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:03.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:03.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:03.064 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:35:03.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:03.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:03.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:03.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:03.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:03.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:03.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:03.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 12:35:03.064 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 12:35:03.064 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 12:35:03.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 12:35:03.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:03.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Show In' 12:35:03.104 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 12:35:03.104 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 12:35:03.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 12:35:03.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 12:35:03.104 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 12:35:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:35:03.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:03.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:35:03.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 12:35:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:03.275 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 12:35:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:35:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:35:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:35:03.276 TRACE [main][WidgetHandler] Notify Table with event 13 12:35:03.276 TRACE [main][WidgetHandler] Wait for synchronization 12:35:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 12:35:03.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:03.276 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 12:35:03.276 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:03.277 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:03.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:03.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 12:35:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 12:35:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 12:35:03.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 12:35:03.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 12:35:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:03.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 "Finish", Widget matcher matching widgets with style: 8) 12:35:03.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:03.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 12:35:03.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:03.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:03.385 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:03.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:03.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:03.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:35:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:35:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@454b935e is found... 12:35:03.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@454b935e is found finished successfully 12:35:03.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 12:35:03.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:03.894 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:03.894 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 12:35:03.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:03.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:03.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:03.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:03.927 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:35:03.927 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:35:03.927 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:35:03.927 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:35:03.927 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:35:03.927 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:35:03.927 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:35:03.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:35:03.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:35:03.928 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:35:03.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:03.984 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 12:35:03.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:35:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:35:03.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:03.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:03.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:03.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:03.986 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:35:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:03.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:03.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:03.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:03.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:35:03.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:03.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:03.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:03.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:03.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:03.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:03.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:03.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:03.992 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:03.992 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:03.992 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:04.038 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 12:35:04.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:04.038 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:04.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:04.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:04.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:04.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:04.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:04.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:04.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:04.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:04.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:04.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:04.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:04.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:04.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:04.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:04.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:04.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:05.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:05.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:05.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:05.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:05.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:05.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:05.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 12:35:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:05.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:05.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:05.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:05.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:05.061 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:05.062 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:05.062 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:05.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:05.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:05.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:05.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:05.104 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:35:05.104 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:35:05.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:35:05.104 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:35:05.104 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:35:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:05.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:35:05.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:05.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:05.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:05.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:05.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:05.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:05.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:05.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:05.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:05.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:05.605 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:35:05.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:05.605 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:05.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:05.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:05.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:05.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:05.640 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:05.640 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:05.640 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:05.640 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:05.640 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:05.640 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:05.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:05.641 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:05.641 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:05.641 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:35:05.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:35:05.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:35:05.641 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:35:05.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:35:06.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:35:06.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:35:06.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:06.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:06.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.258 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:35:06.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:06.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:06.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:06.259 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:35:06.259 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:35:06.259 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:35:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:06.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:06.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:06.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:35:06.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:06.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:06.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:06.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:06.260 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:06.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:06.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:06.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:35:06.264 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:35:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:35:06.764 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:35:06.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:06.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:06.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:35:06.765 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:35:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:06.765 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:06.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:35:06.765 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:06.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:06.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:35:06.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:35:06.765 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:35:06.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:06.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:06.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:06.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:06.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:06.789 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:06.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:06.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:06.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:06.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:06.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:06.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:06.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:06.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:06.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') 12:35:06.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:06.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:06.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:06.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:06.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:35:06.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:06.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:06.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:06.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:06.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:06.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:06.826 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:06.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:06.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:06.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:06.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.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'] 12:35:06.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:06.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:06.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:06.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:35:06.845 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:06.845 DEBUG [main][MenuItemLookup] Item match:File 12:35:06.846 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:06.846 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:06.848 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:06.848 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:06.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:06.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:06.849 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:06.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 'New|Select a wizard'] is available.... 12:35:06.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:35:06.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:06.919 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:06.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:06.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:06.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:06.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:06.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:06.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:06.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:35:06.921 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:35:06.922 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:35:06.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:35:06.924 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:06.924 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:06.924 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:35:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:06.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:06.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:06.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:06.926 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:06.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:06.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:06.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:07.121 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:07.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:07.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:07.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:35:07.128 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 12:35:07.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:35:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:07.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:07.130 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:07.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:07.130 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:35:07.130 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:") 12:35:07.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:07.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:07.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:07.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:07.146 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:07.147 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:35:07.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:35:07.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:07.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:07.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:07.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:07.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:07.183 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:35:07.183 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:35:07.183 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:35:07.183 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:07.183 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:35:07.183 DEBUG [WorkbenchTestable][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) 12:35:07.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:07.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:07.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:07.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:07.186 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:07.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:07.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:07.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:07.190 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.... 12:35:10.195 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 12:35:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:10.195 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 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:35:10.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:10.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:10.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:35:10.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:10.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:10.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:10.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:10.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:10.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:10.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:35:10.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:10.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:10.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:10.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:10.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:10.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:10.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:10.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:10.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:10.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:10.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:10.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:10.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:10.243 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:10.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:10.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:10.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:10.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:10.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:10.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:10.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:11.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:11.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:11.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:11.245 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:11.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:11.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:11.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:11.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 12:35:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:11.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:11.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:11.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:11.246 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:35:11.246 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:11.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:11.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:11.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:11.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:11.268 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:11.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:11.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:11.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:11.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:11.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:11.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:12.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:12.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:12.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:12.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:12.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:12.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:12.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 12:35:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:12.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:12.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:12.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:12.271 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:12.271 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:35:12.271 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:35:12.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:35:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:12.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:12.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:35:12.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:35:12.773 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:35:12.773 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:35:12.786 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:35:12.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:12.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:12.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:12.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:35:12.789 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:12.789 DEBUG [main][MenuItemLookup] Item match:File 12:35:12.790 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:12.790 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:12.792 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:12.792 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:12.792 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:12.793 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:12.793 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:12.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:12.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:12.810 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:35:12.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 'New|Select a wizard'] is available. finished successfully 12:35:12.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:12.886 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:12.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.886 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:12.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:12.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:12.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:12.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:12.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:12.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:12.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:12.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:12.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:12.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:35:12.889 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:35:12.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:35:12.892 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:35:12.892 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:12.892 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:12.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:35:12.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:12.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:12.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:12.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:12.898 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:12.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:12.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:12.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:12.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:35:12.977 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 12:35:12.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:35:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:12.978 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:12.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:12.978 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:") 12:35:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:12.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:12.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:12.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:12.991 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:12.992 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:35:13.031 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:13.031 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:35:13.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:35:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:13.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:13.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:13.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:13.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:13.036 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:13.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:13.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:13.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59feca1e is found... 12:35:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59feca1e is found finished successfully 12:35:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:35:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:13.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:13.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:13.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:13.544 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.544 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:35:13.544 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:35:13.556 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.556 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:35:13.556 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:35:13.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:35:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:13.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:13.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:13.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:13.557 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:13.557 DEBUG [main][MenuItemLookup] Item match:File 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:13.558 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:35:13.558 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:35:13.559 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:35:13.559 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:35:13.559 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:35:13.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:35:13.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:35:13.618 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.618 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:35:13.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:13.619 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:13.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:13.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:13.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:13.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:13.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:13.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:13.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:13.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:35:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:13.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:13.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:13.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:13.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:13.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:13.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:13.677 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:13.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:13.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:35:13.678 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:13.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:13.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:13.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:13.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:13.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:13.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:13.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:13.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:13.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:13.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:13.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:13.680 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:13.680 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:13.680 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:13.680 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:13.680 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:13.680 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:13.681 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:35:13.681 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:13.681 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:13.681 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:13.681 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:13.681 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:13.681 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:13.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:15.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:15.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:15.182 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:15.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:15.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:15.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:15.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:15.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:15.183 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:15.184 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:15.184 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:15.184 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:15.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:15.184 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:15.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:15.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:15.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 12:35:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:15.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:15.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:15.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:15.187 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:35:15.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:35:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:15.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:35:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:15.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:35:15.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:35:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:15.187 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:35:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:15.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:35:15.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:35:15.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:15.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:15.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:15.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:15.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:15.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:35:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:15.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:15.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 '\*?\QProblems\E') 12:35:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:15.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:15.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:15.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:15.213 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:15.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:15.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:15.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:15.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:15.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:15.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 12:35:15.214 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:15.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:15.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:15.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:15.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:15.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:15.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:15.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:15.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:15.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:15.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:15.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:15.216 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:15.216 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:15.217 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:15.217 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:15.217 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:15.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:16.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:16.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:16.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:16.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:16.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:16.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:16.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:16.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:16.219 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:16.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:16.220 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:16.220 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:16.220 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:16.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:16.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:16.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:16.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:16.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:16.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:16.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:16.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:16.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:16.222 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:35:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:35:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:16.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:35:16.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:16.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:35:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:35:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:16.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:35:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:16.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:35:16.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 12:35:16.223 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:16.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:16.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:16.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:16.241 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:35:16.241 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:35:16.241 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:35:16.241 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:35:16.241 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:35:16.241 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:35:16.241 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:35:16.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:35:16.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:35:16.241 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:35:16.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:16.300 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 12:35:16.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:35:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:16.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:16.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:35:16.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:16.301 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:16.301 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:16.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:16.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:16.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:16.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:16.302 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:35:16.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:16.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:16.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:16.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:16.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:35:16.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:16.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:16.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:16.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:16.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:16.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:16.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:16.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:16.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:16.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:16.305 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:16.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:16.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:16.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:16.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:16.350 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 12:35:16.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:16.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:16.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:16.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:16.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:16.369 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:16.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:16.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:16.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:16.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:16.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:16.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:16.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:16.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:16.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:16.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:16.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:16.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:17.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:17.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:17.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:17.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:17.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:17.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:17.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:17.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:17.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:17.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:17.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:17.373 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:17.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:17.373 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:17.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:17.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:17.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:17.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:17.417 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:35:17.417 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:35:17.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:35:17.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:35:17.417 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:35:17.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:17.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:17.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:17.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:17.917 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:35:17.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:17.918 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:17.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:17.925 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:17.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:17.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:17.957 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:17.957 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:35:17.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:35:17.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:35:17.957 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:35:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:35:18.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. finished successfully 12:35:18.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:35:18.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:18.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:18.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:18.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:35:18.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:18.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:18.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:18.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:18.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:18.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:18.582 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:35:18.582 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:35:18.582 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:35:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:18.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:18.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:18.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:35:18.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:18.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:18.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:18.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:18.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:18.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:18.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:18.583 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:18.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:18.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:18.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:18.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:35:18.587 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:35:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:35:19.087 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:35:19.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:19.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:19.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:35:19.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:35:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:19.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:19.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:19.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:35:19.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:19.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:19.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:35:19.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:35:19.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:35:19.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:19.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:19.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:19.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 '\*?\QProblems\E') 12:35:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:19.100 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:19.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:19.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:19.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:19.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:19.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35: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 '\*?\QProject Explorer\E') 12:35:19.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:19.125 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:19.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:35:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:19.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:19.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:19.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:19.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:19.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:19.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:19.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:19.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:19.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:35:19.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:35:19.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:19.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:19.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:19.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:35:19.135 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:19.135 DEBUG [main][MenuItemLookup] Item match:File 12:35:19.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:19.136 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:19.139 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:19.139 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:19.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:19.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:19.158 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:19.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 'New|Select a wizard'] is available.... 12:35:19.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 'New|Select a wizard'] is available. finished successfully 12:35:19.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:19.233 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:19.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:19.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:19.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:19.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:19.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:19.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:19.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:19.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:35:19.235 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:35:19.235 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:35:19.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:35:19.238 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:19.238 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:19.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:35:19.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:19.240 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:19.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:19.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:19.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:19.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:19.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:35:19.438 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 12:35:19.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:35:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:19.439 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:19.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:19.439 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:35:19.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:35:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:19.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:19.444 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:35:19.472 DEBUG [WorkbenchTestable][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") 12:35:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:19.474 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:35:19.475 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:35:19.475 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:35:19.475 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:19.475 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:35:19.475 DEBUG [WorkbenchTestable][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) 12:35:19.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:19.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:19.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:19.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:19.477 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:19.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:19.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:19.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:19.570 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.... 12:35:22.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 12:35:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:22.725 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 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:35:22.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:22.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:22.726 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:35:22.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:22.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:22.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:22.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:22.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:35:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:22.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:22.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:22.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:22.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:22.728 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:22.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:22.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:22.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:22.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:22.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:22.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:22.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:22.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:22.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:22.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:22.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:23.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:23.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:23.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:23.764 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:23.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:23.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:23.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:23.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 12:35:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:23.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:23.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:23.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:23.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:35:23.765 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:23.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:23.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:23.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:23.777 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:23.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:23.778 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:35:23.778 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:35:23.778 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:35:23.778 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:35:23.778 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:35:23.778 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:35:23.778 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:35:23.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:35:23.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:35:23.778 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:35:23.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:23.831 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 12:35:23.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:35:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:23.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 "Restore Defaults") 12:35:23.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:23.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:23.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:23.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:23.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:23.833 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:35:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:23.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:23.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:23.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 "OK", Widget matcher matching widgets with style: 8) 12:35:23.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:23.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:23.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:23.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:23.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:23.836 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:23.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:23.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:23.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:23.868 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 12:35:23.868 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:23.868 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:23.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:23.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:23.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:23.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:23.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:23.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:23.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:23.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:23.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:23.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:23.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:23.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:23.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:23.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:24.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:24.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:24.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:24.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:24.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:24.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:24.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:24.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:24.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:24.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:24.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:24.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:24.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:24.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:24.884 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:24.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:24.884 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:24.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:24.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:24.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:24.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:24.919 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:35:24.919 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:35:24.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:35:24.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:35:24.920 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:35:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:24.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:24.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:25.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:25.421 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:35:25.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:25.421 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:25.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:25.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:25.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:25.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:25.454 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:25.454 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:35:25.455 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:35:25.455 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:35:25.455 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:35:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:35:26.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. finished successfully 12:35:26.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:35:26.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:26.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:26.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:35:26.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:26.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:26.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:26.033 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:35:26.034 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:35:26.034 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:35:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:26.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:26.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:26.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:35:26.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:26.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:26.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:26.035 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:26.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:26.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:35:26.038 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:35:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:35:26.538 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:35:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:26.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:26.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:35:26.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:35:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:26.539 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:26.539 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:35:26.539 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:26.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:26.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:35:26.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:35:26.539 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:35:26.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:26.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:26.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:26.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:26.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:26.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:26.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:26.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:26.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:26.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:26.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:26.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:26.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:26.589 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:35:26.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:26.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:26.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:26.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:26.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:35:26.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:26.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:26.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:26.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:26.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:26.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:26.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:26.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:26.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:26.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:26.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.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'] 12:35:26.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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'] 12:35:26.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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"] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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'] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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'] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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'] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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"] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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'] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.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'] 12:35:26.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:26.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:26.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:26.601 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:35:26.602 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:26.602 DEBUG [main][MenuItemLookup] Item match:File 12:35:26.602 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:26.602 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:26.605 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:26.605 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:26.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:26.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:26.621 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:26.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:35:26.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 'New|Select a wizard'] is available. finished successfully 12:35:26.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:26.691 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:26.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:26.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:26.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:26.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:26.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:26.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:26.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:26.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:26.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:26.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:35:26.695 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:35:26.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:35:26.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:35:26.695 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:26.695 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:26.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:35:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:26.696 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:26.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:26.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:26.880 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:26.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:35:26.880 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 12:35:26.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:35:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:26.881 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:26.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:26.881 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:35:26.881 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:") 12:35:26.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:26.885 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:26.886 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:35:26.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.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") 12:35:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:26.926 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:35:26.927 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:35:26.927 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:35:26.927 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:26.927 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:35:26.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.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) 12:35:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:26.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:26.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:26.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:26.930 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:26.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:26.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:26.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:26.934 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.... 12:35:29.936 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 12:35:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:29.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:35:29.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:29.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:29.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:35:29.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:29.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:29.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:29.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:29.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 '\*?\QPackage Explorer\E') 12:35:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:29.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:29.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:29.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:29.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:29.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:29.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:29.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:29.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:29.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:29.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:29.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:29.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:29.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:29.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:29.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:29.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:29.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:29.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:30.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:30.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:30.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:30.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:31.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:31.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:31.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:31.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:31.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:31.477 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:31.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:35:31.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.495 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:35:31.495 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:35:31.495 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:35:31.496 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:35:31.496 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:35:31.496 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:35:31.496 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:35:31.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:35:31.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:35:31.496 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:35:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:31.546 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 12:35:31.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:35:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:31.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:35:31.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:31.552 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:35:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:31.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:31.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:31.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:35:31.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:31.554 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:31.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:31.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:31.596 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 12:35:31.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:31.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.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 12:35:31.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:31.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.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 12:35:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:31.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.601 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:35:31.601 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:35:31.601 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:35:31.601 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:35:31.601 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:35:31.601 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:35:31.601 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:35:31.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:35:31.601 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:35:31.601 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:35:31.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:31.651 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 12:35:31.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:35:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:31.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:35:31.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:35:31.657 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 12:35:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:35:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:35:31.657 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 12:35:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:35:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:35:31.657 TRACE [main][WidgetHandler] Notify Table with event 13 12:35:31.657 TRACE [main][WidgetHandler] Wait for synchronization 12:35:31.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 "Show ->") 12:35:31.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:31.659 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 12:35:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:31.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:31.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:31.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", Widget matcher matching widgets with style: 8) 12:35:31.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:31.663 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:31.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:31.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:31.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:31.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:31.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:31.696 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 12:35:31.696 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:31.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:31.697 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:31.698 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:31.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:31.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.699 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:35:31.699 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:35:31.699 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:35:31.699 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:35:31.699 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:35:31.699 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:35:31.699 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:35:31.699 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:35:31.699 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:35:31.699 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:35:31.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:31.746 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 12:35:31.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:35:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:31.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 "Restore Defaults") 12:35:31.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:31.748 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:35:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:31.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:31.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:31.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:31.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 "OK", Widget matcher matching widgets with style: 8) 12:35:31.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:31.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:35:31.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:31.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:31.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:31.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:31.756 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:31.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:31.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:31.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:31.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:35:31.786 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 12:35:31.786 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:31.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:31.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:31.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.798 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:31.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:31.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:31.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:31.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:31.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:31.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:31.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:31.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:32.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:32.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:32.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:32.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:32.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:32.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:32.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:32.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:32.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 12:35:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:32.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:32.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:32.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:32.801 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:32.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:32.802 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:32.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:32.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:32.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:32.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:32.839 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:35:32.839 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:35:32.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:35:32.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:35:32.839 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:35:32.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:32.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:32.840 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:33.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:33.340 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:35:33.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:35:33.340 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:35:33.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:35:33.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:35:33.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:35:33.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'New' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:35:33.373 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:35:33.373 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:35:33.373 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:35:33.373 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:35:33.373 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:35:33.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 'Delete.*'] is available.... 12:35:33.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. finished successfully 12:35:33.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:35:33.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:33.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:35:33.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:33.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:33.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:33.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:33.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:33.951 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:35:33.951 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:35:33.951 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:35:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:33.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:33.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:33.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 "OK", Widget matcher matching widgets with style: 8) 12:35:33.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:35:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:33.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:35:33.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:35:33.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:33.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:33.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:33.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:33.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:35:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:33.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:33.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:33.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:35:33.955 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:35:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:35:34.456 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:35:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:34.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:34.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:35:34.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:35:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:35:34.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:35:34.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:34.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:35:34.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:35:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:35:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:35:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:35:34.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:35:34.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:34.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:34.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:34.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:34.469 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:34.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:34.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:34.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.490 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:34.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:34.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:34.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:35:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:34.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:34.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:34.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:34.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:35:34.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:34.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:34.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:34.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:34.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:34.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 12:35:34.500 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:34.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:34.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:34.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:35:34.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:34.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:34.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:34.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:34.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:35:34.502 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:34.502 DEBUG [main][MenuItemLookup] Item match:File 12:35:34.502 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:34.502 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:34.506 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:34.506 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:34.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:34.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:34.523 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:35:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:35:34.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:34.596 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:34.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:34.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:34.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:34.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:34.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:34.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:34.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:34.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:35:34.599 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:35:34.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:35:34.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:35:34.599 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:34.599 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:35:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:34.600 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:34.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:34.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:34.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'] 12:35:34.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:35:34.784 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 12:35:34.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:35:34.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:34.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:34.784 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:34.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:34.784 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:35:34.785 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:") 12:35:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:34.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:34.787 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:35:34.813 DEBUG [WorkbenchTestable][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") 12:35:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:34.815 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:35:34.815 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:35:34.815 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:35:34.815 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:35:34.815 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:35:34.815 DEBUG [WorkbenchTestable][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) 12:35:34.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:34.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:34.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:34.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:34.817 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:34.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:34.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:34.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:34.820 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.... 12:35:37.849 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 12:35:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:37.849 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 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:37.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:37.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:35:37.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:37.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:37.850 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:35:37.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:37.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:37.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:37.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:37.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:37.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 '\*?\QPackage Explorer\E') 12:35:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:37.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:37.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:37.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:37.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:37.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:37.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:37.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:37.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:37.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:37.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:37.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:37.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:37.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:37.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:37.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:37.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:37.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:37.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:38.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:38.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:38.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:38.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:38.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:35:38.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:35:38.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:38.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:38.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:38.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:38.892 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:35:38.892 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:38.892 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:38.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:38.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:38.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:38.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:38.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:38.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:38.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:38.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:38.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:38.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:38.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:38.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:38.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:39.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:39.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:39.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:39.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:39.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:39.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:39.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:39.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:39.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:39.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 12:35:39.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:39.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:39.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:39.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:39.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:39.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:39.909 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:35:39.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:35:39.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:35:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:40.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:40.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:35:40.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:35:40.410 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:35:40.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:35:40.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:35:40.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:35:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:40.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:35:40.419 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:35:40.419 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:40.419 DEBUG [main][MenuItemLookup] Item match:File 12:35:40.420 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:40.420 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:40.422 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:40.422 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:40.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:40.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:40.439 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:35:40.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 12:35:40.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:40.511 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:40.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:40.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:40.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:40.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:40.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:40.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:40.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:40.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:40.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:40.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:40.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:35:40.514 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:35:40.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:35:40.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:35:40.517 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:40.517 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:40.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) 12:35:40.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:40.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:40.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:40.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:40.518 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:40.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:40.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:40.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:40.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:40.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:35:40.593 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 12:35:40.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:35:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:40.594 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:40.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:40.594 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:") 12:35:40.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:40.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:40.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:40.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:40.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:40.601 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:40.602 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:35:40.622 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:40.622 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:35:40.622 DEBUG [WorkbenchTestable][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) 12:35:40.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:40.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:40.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:40.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:40.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:40.625 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:40.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:40.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:40.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4758a000 is found... 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4758a000 is found finished successfully 12:35:41.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:35:41.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:41.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:41.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:41.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:41.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:41.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.136 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:35:41.136 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:35:41.140 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.140 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:35:41.140 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:35:41.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:35:41.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:41.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:41.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:41.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:41.141 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:41.141 DEBUG [main][MenuItemLookup] Item match:File 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:41.142 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:35:41.142 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:35:41.142 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:35:41.142 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:35:41.142 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:35:41.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:35:41.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:35:41.174 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.174 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:35:41.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:41.175 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:41.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:41.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:41.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:41.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:41.241 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:41.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:41.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:41.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:35:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:41.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:41.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:41.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:41.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:41.250 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:41.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:41.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:41.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:35:41.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:41.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:41.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:41.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:41.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:41.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:41.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:41.252 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:41.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:41.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:41.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:41.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:41.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:41.267 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:41.268 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:41.268 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:41.268 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:42.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:42.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:42.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:42.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:42.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:42.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:42.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:42.270 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:42.270 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:42.271 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:42.271 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:42.271 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:42.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:42.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:42.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:35:42.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:42.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:42.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 12:35:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:42.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:42.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:42.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:42.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:42.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:42.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:42.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:42.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:42.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:42.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:42.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:42.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:42.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:42.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:42.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:42.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:42.775 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:42.776 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:42.776 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:42.776 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:44.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:44.277 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:44.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:44.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:44.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:44.278 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:35:44.278 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:44.279 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:44.279 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:44.279 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:44.279 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:44.279 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:44.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:44.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:44.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:44.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:44.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 12:35:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:44.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:44.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:44.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:44.280 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:35:44.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:35:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:44.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:35:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:44.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:35:44.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:35:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:44.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:35:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:44.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:35:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:35:44.280 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:44.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:44.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:44.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:44.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:44.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:44.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:44.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:44.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:44.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:44.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:44.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:44.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:44.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:44.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:44.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:45.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:45.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:45.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:45.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:45.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:45.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:45.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:45.802 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:45.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:45.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:45.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:45.802 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:45.802 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:35:45.803 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:35:45.803 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:35:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:45.803 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 12:35:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:45.803 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:35:45.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:35:45.803 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:35:45.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:35:45.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:35:45.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'] 12:35:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.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'] 12:35:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.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"] 12:35:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.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'] 12:35:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.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'] 12:35:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.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'] 12:35:45.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.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: "New Java Class"] 12:35:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:45.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:35:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:45.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:45.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:35:45.812 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:45.812 DEBUG [main][MenuItemLookup] Item match:File 12:35:45.813 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:45.813 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:45.816 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:45.816 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:45.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:45.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:45.816 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:45.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.... 12:35:45.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 'New|Select a wizard'] is available. finished successfully 12:35:45.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:45.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:45.891 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:45.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:45.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:45.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:45.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:45.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:45.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:45.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:45.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:45.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:45.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:45.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:35:45.893 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:35:45.893 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:35:45.893 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:35:45.893 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:45.893 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:45.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:35:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:45.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:45.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:45.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:45.894 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:45.894 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:45.894 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:45.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'] 12:35:45.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:35:45.972 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 12:35:45.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:35:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:45.972 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:45.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:45.973 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:") 12:35:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:45.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:45.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:45.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:45.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:45.980 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:45.981 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 12:35:45.998 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:45.998 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:35:45.998 DEBUG [WorkbenchTestable][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) 12:35:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:45.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:46.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:46.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:46.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:46.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:46.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:46.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:46.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3efd4700 is found... 12:35:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3efd4700 is found finished successfully 12:35:46.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 '\*?\QNextWarningTestClass.java\E') 12:35:46.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:46.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:46.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:46.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:46.507 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.507 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 12:35:46.507 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:35:46.512 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.512 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 12:35:46.512 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:35:46.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 12:35:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:46.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:46.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 12:35:46.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:46.513 DEBUG [main][MenuItemLookup] Item match:File 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:46.513 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:35:46.513 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:35:46.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:35:46.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:35:46.514 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:35:46.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:35:46.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:35:46.547 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 12:35:46.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:46.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:46.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:46.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:46.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:46.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:46.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:46.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:46.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:46.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 12:35:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:46.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 12:35:46.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 '\*?\QProblems\E') 12:35:46.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:46.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:46.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:46.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:46.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:46.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:46.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:46.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 12:35:46.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:46.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:46.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:35:46.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:46.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 12:35:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:46.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:46.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:46.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:46.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:46.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:46.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:46.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:46.601 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:46.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:46.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:46.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:46.601 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:46.602 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:46.602 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:35:46.602 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:46.602 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:46.602 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:46.602 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:46.602 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:46.602 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:48.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:48.103 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:48.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:48.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:48.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 12:35:48.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:48.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:48.104 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:48.104 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:48.104 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:48.104 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:48.104 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:48.105 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:48.105 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 12:35:48.105 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:48.105 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:48.105 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:48.105 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:48.105 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:48.105 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:48.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:48.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:48.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:48.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:48.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 12:35:48.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:48.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:48.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 12:35:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:48.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:48.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:48.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:48.123 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 12:35:48.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:48.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:48.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:48.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:48.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:48.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:35:48.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:35:48.123 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:48.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:48.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:48.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:48.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:48.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:48.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:48.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:48.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:48.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:48.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:48.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:48.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:49.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:35:49.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:35:49.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:35:49.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:35:49.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:49.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:49.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:49.147 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:35:49.147 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:35:49.148 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:35:49.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:35:49.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:49.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 12:35:49.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:49.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:35:49.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:35:49.148 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:35:49.148 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:35:49.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:35:49.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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'] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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: "New Java Class"] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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'] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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'] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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'] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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: "New Java Class"] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.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'] 12:35:49.160 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.161 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:49.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 12:35:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:49.161 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 12:35:49.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 12:35:49.161 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:49.161 DEBUG [main][MenuItemLookup] Item match:File 12:35:49.162 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:49.162 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:49.165 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:35:49.165 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:35:49.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:35:49.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:35:49.165 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:35:49.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 'New|Select a wizard'] is available.... 12:35:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:35:49.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:35:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:49.241 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:49.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:35:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:35:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:35:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:35:49.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:49.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:49.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:49.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:35:49.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:35:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:49.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:35:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:49.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:35:49.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:35:49.243 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:35:49.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:35:49.243 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:35:49.243 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:35:49.243 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:35:49.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) 12:35:49.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:49.250 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:35:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:49.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:49.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:49.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:49.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:35:49.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:35:49.327 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 12:35:49.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:35:49.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:49.342 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:49.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:35:49.342 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:") 12:35:49.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:35:49.354 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:35:49.354 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:35:49.360 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:35:49.360 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:35:49.360 DEBUG [WorkbenchTestable][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) 12:35:49.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:35:49.362 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:35:49.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:35:49.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:35:49.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:35:49.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:35:49.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27b5f2e2 is found... 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27b5f2e2 is found finished successfully 12:35:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:35:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:49.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:49.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:35:49.901 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:35:49.906 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:49.906 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:35:49.906 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:35:49.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:49.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:49.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:49.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:49.907 DEBUG [main][MenuItemLookup] Found menu:'File' 12:35:49.907 DEBUG [main][MenuItemLookup] Item match:File 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'' 12:35:49.908 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:35:49.908 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:35:49.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:35:49.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:35:49.908 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:35:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:35:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:35:49.945 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:49.945 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:35:49.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:49.946 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:49.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:49.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:49.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:49.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.990 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:49.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:49.995 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:49.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') 12:35:49.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:49.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:49.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:49.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:49.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:49.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:50.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:50.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:50.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:50.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:35:50.000 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:50.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:50.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:50.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:50.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:50.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:50.001 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:50.001 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:50.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:50.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:50.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:50.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:50.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:50.018 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:50.019 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:50.019 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:50.019 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:50.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:51.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:51.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:51.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:51.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:51.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:51.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:51.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:51.021 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:51.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:51.022 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:51.022 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:51.022 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:51.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:51.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:51.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 12:35:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:51.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:51.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:51.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:51.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:51.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:51.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:51.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:51.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:51.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:51.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:51.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:51.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:51.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:51.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:51.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:51.527 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:51.528 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:51.528 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:51.528 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:51.528 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:51.528 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:51.529 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:51.529 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:51.529 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:51.529 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:51.529 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:51.529 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:51.529 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:51.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:53.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:53.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:53.030 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:53.031 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:53.032 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:53.032 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:53.032 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:53.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:53.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:53.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:53.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:53.033 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:35:53.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:53.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:53.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:53.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:53.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:53.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:53.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:35:53.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:53.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:53.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:53.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') 12:35:53.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:53.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:53.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:53.046 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:53.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:53.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:53.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:53.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:53.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:53.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:53.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:53.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:53.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:53.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:53.074 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:53.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:35:53.075 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:53.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:53.075 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:53.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:53.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:53.076 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:53.076 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:53.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:53.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:53.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:53.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:53.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:53.077 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:53.077 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:53.077 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:53.077 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:53.078 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:53.078 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:53.078 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:53.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:54.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:54.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:54.079 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:54.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:54.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:54.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:54.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:54.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:54.080 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:54.080 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:54.080 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:54.080 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:54.080 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:54.081 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:54.081 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:54.081 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:54.081 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:54.081 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:54.081 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:54.081 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:54.081 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:54.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:54.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:54.081 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:54.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:54.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:54.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:54.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:54.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:54.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 12:35:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:54.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:54.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:54.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:54.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:54.083 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 12:35:54.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:54.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:54.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:54.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:54.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:54.083 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:54.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:54.083 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:54.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:54.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:54.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:35:54.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:35:54.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:54.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:54.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:54.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:54.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:54.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:54.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:54.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:54.085 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:54.085 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:54.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:54.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:54.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:54.086 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:54.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:54.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:54.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:54.086 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:54.086 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:54.087 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:54.087 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:54.087 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:54.087 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:54.087 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:54.087 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:54.087 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:54.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:55.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:55.587 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:55.588 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:55.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:55.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:55.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:55.588 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:55.589 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:55.589 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:55.589 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:55.589 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:55.589 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:55.590 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:55.590 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:55.590 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:55.590 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:55.590 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:55.590 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:55.590 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:55.590 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:55.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:55.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:55.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:55.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 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:55.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:55.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:55.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:55.591 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:35:55.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:55.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:55.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:55.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:55.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:55.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:35:55.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:55.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:55.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:55.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:55.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:55.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 '\*?\QProblems\E') 12:35:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:55.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:55.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:55.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:55.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:55.601 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:55.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:55.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:55.602 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:55.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:55.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:55.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:55.603 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:55.604 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:55.604 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:55.604 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:55.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:56.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:56.605 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:56.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.606 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:56.606 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:56.606 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:56.606 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:56.607 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:56.607 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:56.607 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:56.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:56.607 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.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 12:35:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.609 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 12:35:56.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:56.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:56.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:56.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:56.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:56.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:56.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 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:56.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:56.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') 12:35:56.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:56.620 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.621 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:56.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:56.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 '\*?\QProblems\E') 12:35:56.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:56.648 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:56.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:56.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:56.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:56.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') 12:35:56.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:56.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.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 12:35:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:56.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:56.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 '\*?\QProblems\E') 12:35:56.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:56.685 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:56.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:56.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:56.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:56.712 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:56.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:56.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:56.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 12:35:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.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 12:35:56.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:56.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:56.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:56.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:56.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:56.714 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:56.715 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:56.715 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:56.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:56.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:56.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:56.716 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:56.716 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:56.716 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:56.716 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:56.717 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:56.717 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:56.717 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:56.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:58.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:58.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:58.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:58.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:58.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:58.219 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:58.220 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:58.220 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:58.220 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:58.220 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:58.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:58.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:58.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:58.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:58.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:58.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:58.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:58.221 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 12:35:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:58.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:35:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:35:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:58.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:35:58.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 12:35:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:58.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:58.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:58.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:58.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 12:35:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:58.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:58.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:58.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:58.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:58.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:58.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:58.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:58.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:58.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:58.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:58.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:58.223 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:58.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:58.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:58.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:58.224 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:58.224 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:58.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:58.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:58.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:58.225 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:58.225 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:58.225 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:58.225 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:58.225 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:58.225 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:58.226 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:58.226 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:58.226 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:58.226 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:58.226 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:58.226 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:58.226 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:58.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:35:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:35:59.727 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:59.727 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:59.728 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:59.728 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:59.728 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:59.728 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:59.728 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:59.728 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:59.729 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:59.729 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:59.729 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:59.729 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:59.729 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:59.729 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:59.729 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:35:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:35:59.729 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:59.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 12:35:59.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.730 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:35:59.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:59.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:59.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:59.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:35:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:35:59.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:35:59.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:35:59.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:35:59.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:59.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.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 12:35:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.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 12:35:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:59.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.751 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.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 '\*?\QProblems\E') 12:35:59.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.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 12:35:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.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 12:35:59.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:35:59.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.820 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.821 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:59.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.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 '\*?\QProblems\E') 12:35:59.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.830 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.830 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:59.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:35:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.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 '\*?\QProblems\E') 12:35:59.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.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 12:35:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.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 12:35:59.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:35:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:35:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:35:59.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:35:59.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') 12:35:59.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:35:59.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:35:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:35:59.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:35:59.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 12:35:59.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:35:59.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:35:59.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:35:59.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:35:59.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:35:59.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:59.883 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:35:59.883 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:35:59.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:35:59.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:35:59.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:35:59.884 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:35:59.885 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:35:59.885 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:35:59.885 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:35:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:01.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:01.386 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:01.387 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:01.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:01.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:01.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:01.388 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:01.388 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:01.388 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:01.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:01.388 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:01.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 12:36:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.389 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 12:36:01.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:36:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:01.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:36:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:01.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:36:01.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 12:36:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:01.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 12:36:01.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:01.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 12:36:01.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.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 12:36:01.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.425 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.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 12:36:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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') 12:36:01.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.466 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.476 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.477 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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') 12:36:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.500 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.511 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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 '\*?\QProblems\E') 12:36:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.535 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.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 12:36:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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 '\*?\QProblems\E') 12:36:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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') 12:36:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.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 12:36:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.602 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.605 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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 '\*?\QProblems\E') 12:36:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.639 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.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 12:36:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:01.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') 12:36:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:01.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:01.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:01.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:01.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 12:36:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:01.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:01.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:01.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.666 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:01.667 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:01.667 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:01.667 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:01.667 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:01.667 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:01.667 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:01.667 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:01.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:01.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:01.667 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:01.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:01.731 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 12:36:01.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:01.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:36:01.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:01.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:01.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:01.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:01.732 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:01.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:01.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:01.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:01.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:01.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:01.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:01.735 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:01.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:01.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:01.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:01.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:01.840 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 12:36:01.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:01.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:01.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:01.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:01.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:01.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:01.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:01.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:01.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:01.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:01.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:01.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:01.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:01.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:02.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:02.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:02.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:02.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:02.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:02.862 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:02.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:02.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:02.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:02.863 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:02.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:02.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:02.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:02.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:02.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:02.863 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:02.863 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:02.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:02.871 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:02.872 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:02.872 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:02.903 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:36:02.904 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:36:02.904 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:36:02.904 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:36:02.904 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:36:02.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:02.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:02.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:03.405 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:36:03.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:03.405 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:03.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:03.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:03.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:03.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:03.439 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:03.439 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:36:03.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:36:03.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:36:03.439 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:36:03.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:36:04.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:36:04.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:36:04.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:04.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.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) 12:36:04.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:04.056 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:36:04.056 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:36:04.056 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:04.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:04.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:04.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) 12:36:04.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:04.057 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:04.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:04.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:36:04.061 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:36:04.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:36:04.562 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:36:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:04.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:04.562 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:36:04.562 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:36:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:04.562 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:04.562 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:36:04.562 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:04.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:04.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:36:04.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:36:04.562 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:36:04.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:04.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:04.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:04.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:04.573 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:04.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:04.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:04.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:04.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.583 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:04.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:04.584 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36: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 '\*?\QProject Explorer\E') 12:36:04.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:04.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:04.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:04.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:04.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:36:04.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:04.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:04.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:04.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:04.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:04.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:04.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:04.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:04.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:04.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.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'] 12:36:04.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.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'] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.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'] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.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'] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.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'] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.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'] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.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'] 12:36:04.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:04.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:04.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:04.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:04.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:36:04.609 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:04.610 DEBUG [main][MenuItemLookup] Item match:File 12:36:04.610 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:04.610 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:04.613 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:04.613 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:04.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:04.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:04.614 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:04.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:36:04.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 'New|Select a wizard'] is available. finished successfully 12:36:04.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:04.684 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:04.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:36:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:04.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:04.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:04.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:04.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:04.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:04.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:04.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:04.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:36:04.686 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:36:04.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:36:04.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:36:04.689 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:04.689 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:04.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:04.690 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:04.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:04.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:04.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'] 12:36:04.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:36:04.868 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 12:36:04.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:36:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:04.869 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:04.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:04.869 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:36:04.869 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:") 12:36:04.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:04.871 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:04.872 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:36:04.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 12:36:04.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:04.907 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:36:04.908 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:36:04.908 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:36:04.908 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:04.908 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:36:04.908 DEBUG [WorkbenchTestable][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) 12:36:04.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:04.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:04.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:04.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:04.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:04.909 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:04.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:04.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:04.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:04.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:04.928 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.... 12:36:08.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 12:36:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:08.176 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 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:08.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:36:08.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:08.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:08.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:36:08.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:08.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:08.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:08.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:08.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 '\*?\QPackage Explorer\E') 12:36:08.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:08.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:08.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:08.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:08.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:08.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:08.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:08.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:08.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:08.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:08.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:08.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:08.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:08.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:08.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:08.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:08.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:08.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:09.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:09.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:09.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:09.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:09.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:36:09.212 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:09.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:09.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.230 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:09.230 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:09.230 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:09.230 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:09.230 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:09.230 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:09.230 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:09.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:09.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:09.230 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:09.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:09.278 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 12:36:09.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:36:09.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:09.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:09.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:09.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:09.279 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:09.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:09.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:09.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:09.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 "OK", Widget matcher matching widgets with style: 8) 12:36:09.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:09.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:09.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:09.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:09.286 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:09.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:09.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:09.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:09.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:09.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:09.319 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 12:36:09.319 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:09.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:09.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:09.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:09.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:09.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.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 12:36:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:09.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:09.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:09.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.322 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:09.322 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:09.322 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:09.322 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:09.322 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:09.322 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:09.322 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:09.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:09.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:09.323 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:09.372 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 12:36:09.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:09.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:36:09.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:09.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:09.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:09.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:09.373 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:09.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:09.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:09.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:09.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:09.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:09.379 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:09.379 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:09.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:09.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:09.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:09.380 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:09.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:09.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:09.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:09.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:09.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:09.411 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 12:36:09.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:09.411 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:09.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:09.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:09.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:09.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:09.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:09.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:09.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:09.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:09.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:09.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:10.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:10.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:10.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:10.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:10.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:10.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:10.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:10.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 12:36:10.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:10.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:10.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:10.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:10.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:10.426 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:10.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:10.427 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:10.427 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:10.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:10.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:10.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:10.461 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:36:10.461 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:36:10.461 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:36:10.461 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:36:10.461 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:36:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:10.461 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:10.962 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:36:10.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:10.962 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:10.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:10.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:10.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:10.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:10.996 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:10.996 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:36:10.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:36:10.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:36:10.996 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:36:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:36:11.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 'Delete.*'] is available. finished successfully 12:36:11.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:36:11.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:11.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:11.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:11.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: 32) 12:36:11.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:11.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:11.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:11.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:11.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:11.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:11.574 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:36:11.574 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:36:11.574 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:36:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:11.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:11.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:11.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 "OK", Widget matcher matching widgets with style: 8) 12:36:11.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:11.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:11.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:11.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:11.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:11.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:11.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:11.575 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:11.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:11.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:11.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:11.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:36:11.578 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:36:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:36:12.079 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:36:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:12.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:12.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:36:12.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:36:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:12.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:12.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:12.079 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:36:12.079 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:12.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:12.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:36:12.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:36:12.079 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:36:12.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.083 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:12.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:12.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:12.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:12.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:12.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:12.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:12.091 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:12.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:12.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:12.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:12.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:12.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:12.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:12.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:36:12.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:12.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:12.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:12.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:12.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:36:12.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:12.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:12.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:12.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:12.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:12.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:12.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:12.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:12.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:12.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.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'] 12:36:12.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:12.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:12.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:12.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:36:12.125 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:12.125 DEBUG [main][MenuItemLookup] Item match:File 12:36:12.125 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:12.125 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:12.128 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:12.128 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:12.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:12.128 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:12.128 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:12.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.... 12:36:12.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:36:12.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:12.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:12.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:12.211 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:12.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:36:12.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:12.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:12.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:12.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:12.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:36:12.224 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:36:12.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:36:12.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:36:12.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:12.224 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:12.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:12.226 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:12.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:12.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:12.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:12.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:12.420 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:36:12.421 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 12:36:12.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:36:12.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:12.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:12.421 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:12.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:12.422 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:36:12.422 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:") 12:36:12.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:12.423 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:12.424 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:36:12.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.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") 12:36:12.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:12.453 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:36:12.454 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:36:12.454 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:36:12.454 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:12.454 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:36:12.454 DEBUG [WorkbenchTestable][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) 12:36:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:12.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:12.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:12.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:12.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:12.456 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:12.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:12.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:12.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:12.459 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.... 12:36:15.540 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 12:36:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:15.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:36:15.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:15.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:15.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:36:15.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:15.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:15.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:15.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:15.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:36:15.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:15.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:15.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:15.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:15.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:15.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:15.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:15.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:15.573 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:15.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:15.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:15.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:15.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:15.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:15.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:16.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:16.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:16.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:16.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:16.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:16.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:16.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:16.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:16.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:16.576 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:16.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:36:16.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:16.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:16.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:16.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:16.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 12:36:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:16.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:16.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:16.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:16.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:16.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:16.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:16.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:16.595 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:16.595 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:16.595 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:16.595 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:16.595 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:16.595 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:16.595 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:16.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:16.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:16.595 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 12:36:16.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:16.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:36:16.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:16.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:16.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:16.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:16.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:16.646 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:16.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:16.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:16.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) 12:36:16.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:16.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:16.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:16.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:16.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:16.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:16.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:16.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:16.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:16.654 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:16.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:16.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:16.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:16.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:16.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:16.687 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 12:36:16.687 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:16.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:16.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:16.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:16.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:16.711 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:16.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:16.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:16.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:16.712 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:16.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:16.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:16.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:16.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:16.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:17.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:17.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:17.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:17.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:17.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:17.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:17.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:17.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:17.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:17.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:17.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:17.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:17.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:17.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:17.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:17.715 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:17.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:17.716 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:17.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:17.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:17.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:17.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:17.765 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:36:17.765 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:36:17.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:36:17.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:36:17.765 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:36:17.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:17.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:18.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:18.266 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:36:18.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:18.266 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:18.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:18.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:18.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:18.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:18.300 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:18.301 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:18.301 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:36:18.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:36:18.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:36:18.301 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:36:18.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:36:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:36:18.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:36:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:18.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:18.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:18.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: 32) 12:36:18.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:18.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:18.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:18.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:18.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:18.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:18.880 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:36:18.880 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:36:18.880 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:18.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:18.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:18.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 "OK", Widget matcher matching widgets with style: 8) 12:36:18.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:18.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:18.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:18.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:18.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:18.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:18.881 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:18.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:18.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:36:18.884 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:36:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:36:19.385 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:36:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:19.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:19.385 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:36:19.385 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:36:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:19.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:19.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:19.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:36:19.386 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:19.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:19.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:36:19.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:36:19.386 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:36:19.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:19.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:19.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:19.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:19.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:19.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:19.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:19.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:19.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:19.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:19.425 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:19.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:36:19.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:19.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:19.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:19.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:19.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:36:19.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:19.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:19.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:19.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:19.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:19.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:19.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:19.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:19.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:19.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:36:19.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:19.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:19.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:19.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:19.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:36:19.436 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:19.436 DEBUG [main][MenuItemLookup] Item match:File 12:36:19.437 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:19.437 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:19.440 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:19.440 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:19.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:19.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:19.458 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:36:19.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 'New|Select a wizard'] is available. finished successfully 12:36:19.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:19.533 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:19.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:36:19.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:19.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:19.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:19.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:36:19.535 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:36:19.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:36:19.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:36:19.535 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:19.535 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:19.536 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:19.537 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:19.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:19.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:19.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:19.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:19.731 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:19.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:36:19.732 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 12:36:19.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:36:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:19.733 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:19.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:19.733 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:36:19.733 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:") 12:36:19.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:19.735 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:19.736 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:36:19.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.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") 12:36:19.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:19.765 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:36:19.766 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:36:19.766 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:36:19.766 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:19.766 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:36:19.766 DEBUG [WorkbenchTestable][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) 12:36:19.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:19.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:19.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:19.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:19.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:19.768 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:19.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:19.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:19.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:19.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:19.771 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.... 12:36:22.773 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 12:36:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:22.773 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 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:22.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:36:22.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:22.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:22.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:36:22.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:22.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:22.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:22.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:22.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 '\*?\QPackage Explorer\E') 12:36:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:22.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:22.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:22.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:22.775 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:22.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:22.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:22.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:22.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:22.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:22.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:22.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:23.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:23.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:23.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:23.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:23.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:23.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:23.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:23.854 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:23.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:23.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:23.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:36:23.855 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:23.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:23.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:23.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:23.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 12:36:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:23.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:23.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:23.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:23.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:23.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:23.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:23.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:23.872 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:23.872 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:23.872 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:23.872 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:23.872 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:23.872 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:23.872 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:23.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:23.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:23.872 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:23.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:23.922 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 12:36:23.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:23.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:23.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:23.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 "Restore Defaults") 12:36:23.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:23.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:23.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:23.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:23.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:23.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:23.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:23.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:23.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:23.923 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:23.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:23.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:23.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:23.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:23.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:23.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:23.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:23.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:23.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:23.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:23.930 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:23.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:23.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:23.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:23.960 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 12:36:23.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:23.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:23.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:23.972 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:23.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:23.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:23.973 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:23.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:23.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:23.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:24.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:24.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:24.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:24.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:24.974 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:24.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:24.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:24.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:24.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 12:36:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:24.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:24.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:24.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:24.975 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:24.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:24.976 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:24.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:24.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:24.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:24.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:25.014 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:36:25.014 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:36:25.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:36:25.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:36:25.014 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:36:25.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:25.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:25.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:25.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:25.514 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:36:25.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:25.514 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:25.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:25.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:25.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:25.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:25.552 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:25.552 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:36:25.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:36:25.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:36:25.552 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:36:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:36:26.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 12:36:26.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:36:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:26.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.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) 12:36:26.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:26.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:26.129 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:36:26.129 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:36:26.129 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:36:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:26.129 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:26.129 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:26.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) 12:36:26.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:26.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:26.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:26.130 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:26.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:26.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:36:26.134 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:36:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:36:26.634 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:36:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:26.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:26.634 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:36:26.634 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:36:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:26.634 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:26.634 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:36:26.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:36:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:36:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:36:26.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:26.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:26.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:26.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') 12:36:26.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:26.650 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:26.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:26.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:26.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:26.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:26.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:26.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:26.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:36:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:26.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:26.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:36:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:26.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:26.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:26.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:26.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:26.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:26.703 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:26.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:26.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:26.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:26.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:26.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:26.706 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:26.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:36:26.706 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:26.706 DEBUG [main][MenuItemLookup] Item match:File 12:36:26.706 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:26.706 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:26.709 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:26.709 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:26.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:26.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:26.710 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:26.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:36:26.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. finished successfully 12:36:26.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:26.781 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:26.781 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:36:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:26.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:26.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:26.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:26.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:26.783 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:26.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:26.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:26.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:26.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:36:26.783 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:36:26.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:36:26.784 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:36:26.784 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:26.784 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:26.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:26.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:26.785 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:26.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:26.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:26.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'] 12:36:26.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:36:26.970 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 12:36:26.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:36:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:26.971 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:26.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:26.971 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:36:26.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:36:26.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:26.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:26.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:26.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:26.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:26.974 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:36:27.001 DEBUG [WorkbenchTestable][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") 12:36:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:27.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:27.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:27.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:27.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:27.003 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:36:27.003 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:36:27.004 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:36:27.004 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:27.004 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:36:27.004 DEBUG [WorkbenchTestable][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) 12:36:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:27.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:27.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:27.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:27.005 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:27.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:27.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 12:36:30.048 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 12:36:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:30.048 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 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:36:30.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:30.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:30.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:36:30.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:30.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:30.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:30.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:30.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:36:30.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:30.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:30.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:30.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:30.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:30.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:30.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:30.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:30.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:30.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:30.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:30.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:30.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:30.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:30.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:30.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:30.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:30.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:30.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:30.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:30.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:30.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:31.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:31.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:31.085 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:31.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:31.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:31.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:31.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 12:36:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:31.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:31.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:31.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:31.086 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:36:31.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:31.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:31.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:31.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:31.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:31.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:31.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:31.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:31.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:31.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:31.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:31.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:31.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:31.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:31.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:31.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:31.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:31.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:32.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:32.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:32.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:32.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:32.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 12:36:32.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:32.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:32.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:32.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:32.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:32.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:32.103 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:36:32.103 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:36:32.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:36:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:32.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:36:32.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:36:32.604 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:36:32.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:36:32.612 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:36: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: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:32.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:32.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:32.614 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:36:32.614 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:32.614 DEBUG [main][MenuItemLookup] Item match:File 12:36:32.615 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:32.615 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:32.617 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:32.617 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:32.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:32.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:32.634 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:32.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.... 12:36:32.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:36:32.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:32.703 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:32.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:36:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:32.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:32.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:32.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:32.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:32.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:32.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:32.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:32.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:32.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:32.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:32.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:32.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:36:32.705 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:36:32.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:36:32.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:36:32.709 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:32.709 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:32.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:32.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:32.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:32.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:32.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:32.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:32.710 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:32.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:32.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:32.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'] 12:36:32.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:36:32.783 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 12:36:32.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:36:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:32.784 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:36:32.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:32.784 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:") 12:36:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:32.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:32.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:32.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:32.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:32.790 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:32.791 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:36:32.812 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:36:32.812 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:36:32.812 DEBUG [WorkbenchTestable][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) 12:36:32.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:32.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:32.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:32.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:32.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:32.815 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:32.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:32.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:32.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:32.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:33.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8347230 is found... 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8347230 is found finished successfully 12:36:33.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:36:33.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:33.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:33.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:33.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:33.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:33.324 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.324 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:36:33.324 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:36:33.328 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.328 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:36:33.328 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:36:33.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:33.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:33.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:33.329 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:33.329 DEBUG [main][MenuItemLookup] Item match:File 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:33.329 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:36:33.329 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:36:33.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:36:33.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:36:33.330 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:36:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:36:33.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:36:33.361 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.361 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:36:33.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:33.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:33.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:33.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:33.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:33.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:33.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:33.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:33.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:33.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:33.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:33.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 '\*?\QProblems\E') 12:36:33.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:33.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:33.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:33.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:33.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:33.428 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:33.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:33.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:33.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:33.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:33.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:36:33.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:33.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:33.430 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:33.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:33.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:33.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:33.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:33.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:33.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:33.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:33.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:33.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:33.431 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:33.432 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:33.432 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:33.432 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:34.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:34.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:34.433 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:34.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:34.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:34.434 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:34.434 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:34.435 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:34.435 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:34.435 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:34.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:34.435 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:34.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:34.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:34.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:36:34.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:34.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:34.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 12:36:34.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:34.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:34.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:34.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:34.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:34.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:34.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:34.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:34.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:34.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:34.938 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:34.939 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:34.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:34.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:34.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:34.939 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:34.940 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:34.940 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:34.940 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:34.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:35.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:35.941 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:35.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:35.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:35.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:35.942 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:35.942 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:35.942 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:35.942 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:35.942 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:35.943 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:35.943 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:36:35.943 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:35.943 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:35.943 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:35.943 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:35.943 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:35.943 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:35.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:35.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:35.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:35.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:35.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:35.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:35.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:35.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:35.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:35.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:35.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:36:35.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:35.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:35.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:35.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:35.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:35.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:35.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:36:35.944 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:35.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:35.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:35.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:35.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:35.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:35.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:35.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:35.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:35.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:35.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:35.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:35.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:35.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:36.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:36.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:36.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:36.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:36.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:36.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:36.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:36.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:36.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:36.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:36.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:36.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:36.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:36.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:36.957 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:36:36.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:36:36.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:36:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:36.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 12:36:36.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:36.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:36:36.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:36:36.958 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:36:36.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:36:36.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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"] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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"] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.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'] 12:36:36.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:36.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:36:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:36.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:36.967 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:36:36.967 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:36.967 DEBUG [main][MenuItemLookup] Item match:File 12:36:36.968 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:36.968 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:36.970 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:36.970 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:36.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:36.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:36.971 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:37.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.... 12:36:37.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 12:36:37.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:37.050 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:37.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:37.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 12:36:37.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:37.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:37.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:37.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:37.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:37.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:37.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:37.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:37.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:36:37.058 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:36:37.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:36:37.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:36:37.059 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:37.059 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:37.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:37.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:37.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:37.060 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:37.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:37.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:37.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'] 12:36:37.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:37.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:36:37.138 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 12:36:37.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:36:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:37.139 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:36:37.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:37.139 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:") 12:36:37.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:37.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:37.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:37.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:37.147 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:36:37.169 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:36:37.169 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:36:37.169 DEBUG [WorkbenchTestable][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) 12:36:37.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:37.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:37.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:37.171 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:37.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:37.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:37.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:37.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@aee9b96 is found... 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@aee9b96 is found finished successfully 12:36:37.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:36:37.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:37.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:37.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:37.678 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.678 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:36:37.678 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:36:37.682 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.682 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:36:37.682 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:36:37.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:37.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:37.683 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:37.683 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:37.683 DEBUG [main][MenuItemLookup] Item match:File 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:37.684 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:36:37.684 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:36:37.684 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:36:37.684 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:36:37.684 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:36:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:36:37.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:36:37.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:36:37.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:37.716 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:37.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:37.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:37.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:37.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:37.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:37.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:37.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:37.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:37.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:37.780 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:37.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:37.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:36:37.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:37.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:37.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:37.781 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:37.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:37.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:37.782 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:37.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:37.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:37.783 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:37.783 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:37.783 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:37.783 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:37.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:38.784 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:38.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:38.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:38.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:38.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:38.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:38.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:38.785 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:38.786 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:38.786 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:38.786 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:38.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:38.786 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:38.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:38.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:38.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:38.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:38.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:38.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 12:36:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:38.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:38.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:38.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:38.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:39.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:39.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:39.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:39.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:39.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:39.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:39.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:39.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:39.290 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:39.290 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:39.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:39.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:39.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:39.291 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:39.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:39.291 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:39.291 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:39.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:40.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:40.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:40.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:40.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:40.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:40.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:40.793 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:40.794 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:40.794 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:40.794 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:40.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:40.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:40.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:40.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:40.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:40.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 12:36:40.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:40.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:40.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:40.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:40.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:40.796 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:36:40.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:40.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:40.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:40.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:40.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:40.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:36:40.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:40.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:40.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:40.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:40.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:40.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:40.804 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:40.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 '\*?\QProblems\E') 12:36:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:40.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:40.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:40.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:40.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:40.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:36:40.825 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:40.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:40.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:40.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:40.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:40.826 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:40.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:40.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:40.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:40.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:40.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:40.827 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:40.827 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:40.827 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:40.827 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:40.828 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:40.828 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:40.828 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:42.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:42.329 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:42.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:42.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:42.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:42.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:42.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:42.330 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:42.330 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:42.330 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:42.330 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:42.330 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:42.330 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:42.331 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:42.331 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:42.331 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:42.331 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:42.331 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:42.331 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:42.331 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:42.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:42.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:42.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:42.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:42.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:42.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:42.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:42.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:42.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:42.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:42.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:42.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:42.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:42.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:36:42.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:42.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:42.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:42.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:42.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:42.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:42.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:42.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:36:42.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:42.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:42.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:42.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:42.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:42.356 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:42.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:42.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 '\*?\QProblems\E') 12:36:42.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:42.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:42.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:42.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:42.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:42.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:42.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:42.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:42.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:42.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:42.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:36:42.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:42.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:42.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:42.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:42.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:42.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:42.362 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:42.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:42.363 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:42.363 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:42.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:42.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:42.364 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:42.365 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:42.365 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:42.365 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:42.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:43.366 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:43.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:43.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:43.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:43.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:43.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:43.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:43.367 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:43.367 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:43.368 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:43.368 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:43.368 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:43.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:43.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:43.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:43.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:43.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:43.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:43.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:43.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 12:36:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:43.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:43.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:43.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:43.370 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:36:43.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:43.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:43.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:43.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:43.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:43.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:43.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:36:43.371 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:43.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:43.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:43.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:43.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:43.372 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:43.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:43.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:43.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:43.372 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:43.373 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:43.373 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:43.373 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:44.374 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:44.374 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:44.375 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:44.376 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:44.376 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:44.376 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:44.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:44.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.377 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:36:44.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:44.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:44.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:44.377 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:44.377 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:44.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:44.377 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:44.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:44.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.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 12:36:44.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.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') 12:36:44.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.411 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.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 12:36:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.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') 12:36:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.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 12:36:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.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 12:36:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.442 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.446 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:44.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.485 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.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 12:36:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.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 '\*?\QProblems\E') 12:36:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.496 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.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 12:36:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:44.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:44.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 '\*?\QProblems\E') 12:36:44.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:44.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:44.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:44.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:44.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:44.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:44.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:44.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:44.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:44.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:44.524 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:44.525 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:44.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:44.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:44.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:44.525 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:44.526 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:44.526 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:44.526 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:45.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:45.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:45.528 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:45.529 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:45.529 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:45.529 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:45.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:45.529 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:45.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 12:36:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.530 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:36:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:45.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:45.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:45.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:45.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.535 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:45.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.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 12:36:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.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 '\*?\QProblems\E') 12:36:45.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.548 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.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 12:36:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.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 12:36:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.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 12:36:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.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') 12:36:45.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.599 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.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') 12:36:45.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.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 12:36:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.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 '\*?\QProblems\E') 12:36:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:45.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:45.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 '\*?\QProblems\E') 12:36:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:45.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:45.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:45.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 12:36:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:45.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:45.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:45.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:45.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:45.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:45.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:45.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:45.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:45.662 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:45.663 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:45.664 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:45.664 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:45.664 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:45.664 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:45.664 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:47.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:47.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:47.164 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:47.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:47.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:47.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:47.165 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:47.166 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:47.166 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:47.166 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:47.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:47.166 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:47.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:47.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:47.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:47.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 12:36:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:47.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:47.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:47.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:47.167 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:36:47.167 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:47.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:47.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:47.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:47.168 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:47.168 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:47.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:47.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:47.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:47.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:47.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:47.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:47.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:47.168 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:47.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:47.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:47.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:47.169 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:47.170 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:47.170 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:47.170 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:48.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:48.671 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:48.671 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:48.672 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:48.672 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:48.672 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:48.672 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:48.673 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:48.673 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:48.673 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:48.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:48.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:48.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 12:36:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:36:48.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:48.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:48.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:48.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:36:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:48.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:36:48.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:48.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:36:48.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:48.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.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 12:36:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.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 12:36:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.756 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:48.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.767 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.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 12:36:48.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.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 '\*?\QProblems\E') 12:36:48.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.802 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.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 12:36:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.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 '\*?\QProblems\E') 12:36:48.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.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 12:36:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.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 12:36:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:48.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:48.849 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:48.850 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:48.869 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:48.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:48.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 12:36:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:48.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:48.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:48.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:48.872 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:48.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:48.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:48.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:48.873 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:48.874 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:48.874 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:48.874 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:49.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:49.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:49.876 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:49.877 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:49.877 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:49.877 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:49.877 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.878 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:36:49.878 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:49.878 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:49.878 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:49.879 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:49.879 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:49.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:49.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:49.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:49.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:49.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 '\*?\QProblems\E') 12:36:49.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:49.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:49.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:49.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:49.904 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:49.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:49.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 '\*?\QProblems\E') 12:36:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:49.913 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:49.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:49.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:49.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:49.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:49.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') 12:36:49.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:49.938 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:49.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:49.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 12:36:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.944 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:49.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:49.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:49.945 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:49.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:49.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:49.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:49.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:49.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:49.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:49.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 '\*?\QProblems\E') 12:36:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:49.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:49.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:49.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:49.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:49.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:49.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 '\*?\QProblems\E') 12:36:49.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:49.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:49.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:49.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:49.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:49.983 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:49.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:49.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:49.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:49.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:49.984 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:50.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 12:36:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:50.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:50.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:50.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:50.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:50.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:50.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:50.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:50.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:50.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:50.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:50.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:36:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:50.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:36:50.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:36:50.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:50.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:50.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:50.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:50.010 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:50.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:50.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:50.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:36:50.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:50.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:50.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 12:36:50.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:50.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:50.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:50.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:50.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:50.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:50.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:50.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:50.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:50.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:50.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:50.013 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:50.013 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:50.014 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:50.014 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:50.014 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:36:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:36:51.515 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:51.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:51.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:51.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:51.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:51.516 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 12:36:51.516 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:36:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:36:51.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:36:51.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:36:51.517 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:36:51.517 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:36:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:36:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:36:51.517 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:51.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:51.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:51.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:51.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 12:36:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:51.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:51.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:51.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:51.518 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:36:51.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:51.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:51.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:51.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:36:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:51.518 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:36:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:51.518 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:36:51.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:51.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:51.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:51.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:51.519 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:51.519 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:51.519 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:51.519 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:51.519 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:51.519 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:51.519 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:51.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:51.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:51.520 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:51.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:51.573 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 12:36:51.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:51.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 "Restore Defaults") 12:36:51.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:51.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:51.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:51.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:51.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:51.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:51.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:51.575 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:51.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:51.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:51.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:51.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:51.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:51.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:51.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:51.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:51.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:51.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:51.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:51.578 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:51.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:51.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:51.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:51.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:51.617 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 12:36:51.617 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:51.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:51.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:51.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:51.625 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:51.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:51.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:51.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:51.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:51.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:51.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:51.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:51.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:51.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:51.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:52.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:52.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:52.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:52.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:52.627 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:52.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:52.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:52.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:52.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 12:36:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:52.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:52.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:52.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:52.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:52.628 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:52.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:52.629 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:52.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:52.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:52.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:52.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:52.671 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:36:52.671 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:36:52.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:36:52.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:36:52.672 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:36:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:52.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:36:52.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:53.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:53.172 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:36:53.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:53.172 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:53.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:53.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:53.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:53.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'New' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:36:53.205 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:36:53.205 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:36:53.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:36:53.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:36:53.205 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:36:53.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:36:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:36:53.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:36:53.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:53.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:53.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:36:53.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:53.864 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:53.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:53.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:53.864 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:36:53.864 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:36:53.864 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:53.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:53.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:53.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:53.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:53.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:36:53.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:53.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:53.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:53.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:53.865 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:53.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:53.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:53.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:36:53.869 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:36:54.369 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:54.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:54.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:36:54.369 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:54.370 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:54.370 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:36:54.370 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:36:54.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:36:54.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:36:54.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:36:54.370 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:36:54.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:36:54.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:54.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:54.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') 12:36:54.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:54.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:54.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:54.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:54.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:54.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.391 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:54.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:54.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:54.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 '\*?\QProject Explorer\E') 12:36:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:54.393 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:54.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:36:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:36:54.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:36:54.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:54.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:54.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:54.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:54.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:54.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:54.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:36:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.417 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:36:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:54.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:54.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:54.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:36:54.418 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:54.418 DEBUG [main][MenuItemLookup] Item match:File 12:36:54.419 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:36:54.419 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'File' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'' 12:36:54.422 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:36:54.422 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:36:54.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:36:54.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:36:54.422 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:36:54.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 'New|Select a wizard'] is available.... 12:36:54.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. finished successfully 12:36:54.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:36:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:54.493 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:54.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:36:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:36:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:36:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:36:54.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:54.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:54.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:36:54.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:36:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:36:54.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:36:54.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:36:54.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:36:54.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:36:54.495 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:36:54.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:36:54.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:36:54.498 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:36:54.498 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:36:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:36:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:54.499 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:36:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:54.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:54.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:54.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:54.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:36:54.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:36:54.689 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 12:36:54.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:36:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:54.689 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:54.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:36:54.689 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:36:54.690 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:") 12:36:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:36:54.691 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:36:54.692 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:36:54.722 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:36:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:54.724 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:36:54.724 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:36:54.724 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:36:54.724 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:36:54.724 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:36:54.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.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) 12:36:54.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:54.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:54.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:54.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:54.726 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:36:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:54.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:54.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:54.729 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.... 12:36:57.731 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 12:36:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:36:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:36:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:36:57.731 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 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:36:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:36:57.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:36:57.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:57.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:57.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:36:57.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:57.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:57.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:36:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:57.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:36:57.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 '\*?\QPackage Explorer\E') 12:36:57.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:57.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:57.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:57.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:57.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:36:57.734 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:57.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:57.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:57.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:57.766 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:57.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:57.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:57.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:57.767 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:57.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:57.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:57.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:57.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:57.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:58.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:58.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:58.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:58.768 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:36:58.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:36:58.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:58.769 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:36:58.770 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:58.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:58.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.786 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:58.786 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:58.786 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:58.786 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:58.786 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:58.786 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:58.786 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:58.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:58.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:58.786 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:58.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:58.836 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 12:36:58.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:58.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 "Restore Defaults") 12:36:58.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:58.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:58.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:58.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:58.842 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:58.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:58.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:58.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:58.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:58.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:58.844 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:58.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:58.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:58.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:58.876 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 12:36:58.876 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:58.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:58.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.877 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:58.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:58.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:58.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:36:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:58.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:36:58.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:36:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.880 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:36:58.880 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:36:58.880 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:36:58.880 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:36:58.880 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:36:58.880 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:36:58.880 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:36:58.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:36:58.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:36:58.880 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:36:58.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:58.929 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 12:36:58.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:36:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:36:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:36:58.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:36:58.930 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:58.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:58.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:58.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:58.935 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:36:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:58.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:58.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:58.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:58.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:36:58.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:36:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:36:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:36:58.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:36:58.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:36:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:58.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:36:58.938 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:36:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:36:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:36:58.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:36:58.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:36:58.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:36:58.970 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 12:36:58.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:36:58.970 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:58.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:58.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:58.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:58.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:58.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:58.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:58.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36:58.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:58.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:58.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:59.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:59.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:59.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:59.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:36:59.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:36:59.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:36:59.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:36:59.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:36:59.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:36: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 12:36:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:36:59.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:36:59.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:36:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:36:59.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:36:59.985 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:36:59.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:36:59.985 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:36:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:36:59.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:36:59.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:36:59.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:00.020 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:37:00.020 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:37:00.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:37:00.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:37:00.020 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:37:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:00.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:00.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:00.521 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:37:00.521 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:00.521 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:00.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:00.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:00.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:00.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:00.554 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:00.554 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:37:00.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:37:00.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:37:00.554 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:37:00.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.... 12:37:01.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 12:37:01.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:37:01.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:01.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:01.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.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) 12:37:01.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:01.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:01.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:01.129 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:37:01.129 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:37:01.129 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:37:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:01.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:01.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:01.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) 12:37:01.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:01.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:01.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:01.131 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:01.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:01.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:01.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:01.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:37:01.134 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:37:01.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:37:01.635 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:37:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:01.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:01.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:37:01.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:37:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:01.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:01.635 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:01.635 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:37:01.635 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:01.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:01.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:37:01.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:37:01.635 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:37:01.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:01.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:01.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:01.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') 12:37:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:01.649 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:01.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:01.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:01.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:01.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.670 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:01.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:01.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:01.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:37:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:01.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:01.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:37:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:01.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:01.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:01.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:01.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:01.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:01.680 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:01.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:01.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:01.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.680 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.681 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:01.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:01.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:01.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:01.681 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:01.681 DEBUG [main][MenuItemLookup] Item match:File 12:37:01.682 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:01.682 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:01.684 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:01.684 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:01.685 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:01.685 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:01.685 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:01.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 'New|Select a wizard'] is available.... 12:37:01.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 12:37:01.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:01.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:01.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.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 12:37:01.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:01.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:01.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:01.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:37:01.761 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:37:01.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:37:01.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:37:01.761 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:01.761 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:01.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) 12:37:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:01.768 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:01.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:01.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:01.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:01.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:01.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:01.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:37:01.950 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 12:37:01.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:37:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:01.950 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:01.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:01.950 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:37:01.951 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:") 12:37:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:01.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:01.953 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:37:01.979 DEBUG [WorkbenchTestable][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") 12:37:01.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:01.981 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:37:01.981 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:37:01.981 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:37:01.981 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:01.981 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:37:01.982 DEBUG [WorkbenchTestable][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) 12:37:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:01.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:01.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:01.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:01.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:01.983 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:01.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:01.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:01.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:01.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:01.986 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.... 12:37:05.008 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 12:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:05.008 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 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:37:05.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:05.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:05.009 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:37:05.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:05.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:05.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:05.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:05.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:37:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:05.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:05.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:05.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:05.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:05.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:05.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:05.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:05.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:05.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:05.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:05.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:05.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:05.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:05.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:05.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:05.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:05.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:05.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:05.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:06.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:06.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:06.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:06.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:06.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:06.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:06.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:06.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 12:37:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:06.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:06.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:06.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:06.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:06.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:37:06.053 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:06.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:06.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:06.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:06.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:06.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:06.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:06.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:06.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:06.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:06.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:06.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:06.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:06.073 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:06.073 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:06.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:06.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:06.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:06.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:06.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:06.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:06.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:07.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:07.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:07.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:07.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:07.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:07.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:07.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:07.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:07.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:07.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:07.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:07.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:07.076 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:37:07.077 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:37:07.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:37:07.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:07.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:07.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:37:07.578 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:37:07.578 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:37:07.578 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:37:07.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:37:07.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'] 12:37:07.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.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'] 12:37:07.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.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: "New Java Class"] 12:37:07.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.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'] 12:37:07.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:07.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:07.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:37:07.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:07.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:07.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:07.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:07.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:07.592 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:07.593 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:07.593 DEBUG [main][MenuItemLookup] Item match:File 12:37:07.593 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:07.593 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:07.596 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:07.596 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:07.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:07.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:07.596 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:07.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.... 12:37:07.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 'New|Select a wizard'] is available. finished successfully 12:37:07.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:07.667 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:07.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:37:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:07.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:07.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:07.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:07.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:07.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:07.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:07.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:07.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:07.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:07.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:37:07.669 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:37:07.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:37:07.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:37:07.672 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:07.672 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:07.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:07.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:07.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:07.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:07.673 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:07.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:07.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:07.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:07.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:37:07.749 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 12:37:07.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:37:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:07.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:07.750 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:07.750 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:07.750 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:37:07.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:07.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:07.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:07.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:07.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:07.758 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:07.759 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:37:07.780 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:07.780 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:37:07.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassCreationWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 12:37:07.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:07.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:07.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:07.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:07.782 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:07.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:07.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:07.783 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:07.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:08.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@250adbcb is found... 12:37:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@250adbcb is found finished successfully 12:37:08.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:37:08.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:08.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:08.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:08.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:08.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:08.289 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.289 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:37:08.289 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:37:08.293 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.293 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:37:08.293 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:37:08.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:37:08.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:08.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:08.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:08.294 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:08.294 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:08.294 DEBUG [main][MenuItemLookup] Item match:File 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:08.295 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:37:08.295 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:37:08.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:37:08.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:37:08.295 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:37:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:37:08.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:37:08.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.304 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:37:08.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:08.304 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:08.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:08.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:08.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:08.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:08.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:08.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:08.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:08.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:37:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:08.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:08.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:08.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:08.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:08.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:08.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:08.359 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:08.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:08.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:37:08.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:08.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:08.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:08.360 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:08.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:08.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:08.361 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:08.361 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:08.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:08.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:08.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:08.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:08.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:08.362 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:08.362 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:08.362 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:08.362 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:08.363 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:08.363 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:08.363 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:09.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:09.864 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:09.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:09.865 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:09.865 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:09.865 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:09.865 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:09.865 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:09.865 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:09.866 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:37:09.866 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:09.866 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:09.866 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:09.866 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:09.866 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:09.866 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:09.866 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:09.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:09.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:09.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 12:37:09.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:09.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:09.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:09.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:09.868 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:37:09.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:37:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:09.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:37:09.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:09.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:37:09.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:37:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:09.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:37:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:09.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:37:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:37:09.869 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:09.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:09.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:09.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 12:37:09.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:09.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:09.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:09.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:09.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:09.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:09.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:09.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:09.872 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:37:09.872 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:37:09.872 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:37:09.872 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:37:09.872 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:37:09.872 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:37:09.872 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:37:09.872 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:37:09.872 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:37:09.872 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:37:09.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:09.938 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 12:37:09.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:37:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:09.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 "Restore Defaults") 12:37:09.938 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:09.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:09.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:09.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:09.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:09.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:09.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:09.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:09.940 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:37:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:09.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:09.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:09.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", Widget matcher matching widgets with style: 8) 12:37:09.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:09.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:09.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:09.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:09.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:09.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:09.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:09.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:09.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:09.942 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:09.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:09.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:09.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:09.980 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 12:37:09.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:09.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:09.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:09.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:09.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:09.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:09.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:09.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:09.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:09.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:09.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:09.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:10.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:10.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:10.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:10.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:10.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:10.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:10.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:10.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:10.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:10.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:10.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:10.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:10.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:10.994 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:10.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:10.995 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:10.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:11.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:11.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:11.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:11.033 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:37:11.033 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:37:11.034 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:37:11.034 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:37:11.034 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:37:11.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:11.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:11.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:11.534 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:37:11.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:11.534 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:11.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:11.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:11.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:11.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:11.568 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:11.568 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:37:11.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:37:11.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:37:11.568 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:37:11.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 'Delete.*'] is available.... 12:37:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:37:12.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:37:12.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:12.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:37:12.181 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:12.181 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:12.181 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:12.182 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:37:12.182 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:37:12.182 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:37:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:12.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:12.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:12.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:37:12.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:12.182 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:12.182 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:12.183 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:12.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:12.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:37:12.186 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:37:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:37:12.687 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:37:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:12.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:12.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:37:12.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:37:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:12.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:12.687 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:12.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:37:12.687 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:12.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:12.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:37:12.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:37:12.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:37:12.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:12.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:12.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:12.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:12.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:12.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 '\*?\QProblems\E') 12:37:12.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:12.698 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:12.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:12.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:12.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:12.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:12.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:12.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:12.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:37:12.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:12.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:12.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:12.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:12.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:37:12.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:12.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:12.743 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:12.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:12.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:12.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:12.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:12.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:12.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:12.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:12.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:12.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.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'] 12:37:12.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:12.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:12.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:12.746 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:12.746 DEBUG [main][MenuItemLookup] Item match:File 12:37:12.747 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:12.747 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:12.749 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:12.749 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:12.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:12.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:12.750 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:37:12.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 12:37:12.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:12.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:12.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:12.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:12.823 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:37:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:12.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:12.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:12.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:12.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:12.824 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:12.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:12.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:12.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:37:12.825 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:37:12.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:37:12.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:37:12.827 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:12.827 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:12.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:12.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:12.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:12.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:12.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:12.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:12.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:12.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:12.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:13.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'] 12:37:13.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:13.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:37:13.031 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 12:37:13.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:37:13.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:13.032 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:13.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:13.032 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:37:13.032 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:") 12:37:13.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:13.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:13.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:13.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:13.034 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:13.034 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:37:13.061 DEBUG [WorkbenchTestable][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") 12:37:13.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:13.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:13.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:13.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:13.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:13.063 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:37:13.064 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:37:13.064 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:37:13.064 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:13.064 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:37:13.064 DEBUG [WorkbenchTestable][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) 12:37:13.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:13.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:13.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:13.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:13.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:13.065 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:13.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:13.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:13.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:13.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:13.069 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.... 12:37:16.141 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 12:37:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:16.141 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 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:16.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:37:16.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:16.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:16.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:37:16.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:16.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:16.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:16.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:16.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 '\*?\QPackage Explorer\E') 12:37:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:16.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:16.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:16.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:16.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:16.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:16.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:16.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:16.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:16.177 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:16.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:16.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:16.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:16.178 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:16.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:16.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:16.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:16.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:16.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:16.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:16.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:16.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:17.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:17.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:17.179 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:17.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:17.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:17.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:17.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 12:37:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:17.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:17.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:17.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:17.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:37:17.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:17.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:17.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:17.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:17.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:17.205 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:17.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:17.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:17.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:17.206 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:17.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:17.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:17.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:17.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:17.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:17.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:17.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:17.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:18.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:18.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:18.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:18.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:18.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:18.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:18.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:18.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 12:37:18.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:18.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:18.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:18.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:18.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:18.208 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:18.209 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:37:18.209 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:37:18.209 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:37:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:18.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:37:18.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:37:18.710 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:37:18.711 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:37:18.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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"] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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"] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.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'] 12:37:18.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:18.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:18.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:18.725 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:18.725 DEBUG [main][MenuItemLookup] Item match:File 12:37:18.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:18.726 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:18.729 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:18.729 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:18.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:18.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:18.729 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:18.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.... 12:37:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:37:18.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:18.805 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:18.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:37:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:18.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:18.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:18.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:18.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:18.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:18.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:18.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:18.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:18.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:18.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:18.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:37:18.807 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:37:18.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:37:18.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:37:18.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:18.815 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:18.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:18.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:18.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:18.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:18.816 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:18.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:18.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:18.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:18.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:37:18.892 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 12:37:18.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:37:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:18.892 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:18.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:18.893 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:") 12:37:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:18.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:18.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:18.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:18.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:18.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:18.918 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 12:37:18.926 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:18.926 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:37:18.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) 12:37:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:18.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:18.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:18.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:18.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:18.952 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:18.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:18.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:19.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43df95e3 is found... 12:37:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43df95e3 is found finished successfully 12:37:19.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 12:37:19.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:19.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:19.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:19.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:19.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:19.460 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.460 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 12:37:19.460 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:37:19.465 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.465 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:37:19.465 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:37:19.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:37:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:19.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:19.465 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:19.465 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:19.466 DEBUG [main][MenuItemLookup] Item match:File 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:19.466 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:37:19.466 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:37:19.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:37:19.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:37:19.467 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:37:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:37:19.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:37:19.499 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.499 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 12:37:19.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:19.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:19.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:19.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:19.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:19.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:19.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:19.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:19.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:37:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:19.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:19.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 '\*?\QProblems\E') 12:37:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:19.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:19.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:19.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:19.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:19.565 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:19.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 12:37:19.566 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:19.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:19.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:19.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:19.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:19.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:19.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:19.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:19.567 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:19.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:19.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:19.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:19.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:19.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:19.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:19.568 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:19.568 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:19.568 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:19.568 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:19.568 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:19.568 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:37:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:19.569 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:19.569 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:19.569 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:19.569 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:21.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:21.070 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:21.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:21.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:21.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:21.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:21.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:21.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:21.070 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:21.071 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:21.071 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:21.071 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:21.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:21.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:21.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:21.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:21.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:21.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:21.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:21.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:21.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:21.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:21.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:21.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:21.074 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:37:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:37:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:37:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:21.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:37:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:37:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:21.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:37:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:21.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:37:21.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 12:37:21.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:21.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:21.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:21.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:21.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:21.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 12:37:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:21.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 12:37:21.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 '\*?\QProblems\E') 12:37:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:21.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:21.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:21.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:21.102 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:21.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:21.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:21.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:21.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:21.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 12:37:21.103 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:21.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:21.104 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:21.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:21.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:21.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:21.105 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:21.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:21.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:21.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:21.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:21.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:21.106 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:21.106 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:21.106 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:21.106 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:21.106 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:21.107 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:21.107 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:37:21.107 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:21.107 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:21.107 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:21.107 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:21.107 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:21.107 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:21.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:22.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:22.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:22.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:22.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:22.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:22.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:22.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:22.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:22.609 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:22.609 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:22.609 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:22.609 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:22.610 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:22.610 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:22.610 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:22.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:22.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:22.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 12:37:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:22.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:22.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 12:37:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:22.612 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 12:37:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:37:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:37:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:22.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:37:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 12:37:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:22.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 12:37:22.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:22.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 12:37:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 12:37:22.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:22.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:22.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:22.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:22.614 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:37:22.614 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:37:22.614 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:37:22.614 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:37:22.614 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:37:22.614 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:37:22.614 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:37:22.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:37:22.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:37:22.614 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:37:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:22.678 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 12:37:22.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:37:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:22.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:37:22.678 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:22.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:22.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:22.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:22.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:22.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:22.679 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:37:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:22.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:22.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:22.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:22.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 "OK", Widget matcher matching widgets with style: 8) 12:37:22.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:22.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:22.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:22.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:22.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:22.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:22.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:22.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:22.682 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:22.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:22.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:22.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:22.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available. finished successfully 12:37:22.722 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:22.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:22.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:22.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:22.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:22.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:22.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:22.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:22.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:22.732 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:22.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:22.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:22.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:22.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:22.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:22.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:23.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:23.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:23.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:23.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:23.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:23.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:23.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:23.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:23.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:23.734 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:23.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:23.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:23.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:23.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:23.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:23.735 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:23.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:23.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:23.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:23.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:23.774 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:23.775 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:37:23.775 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:37:23.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:37:23.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:37:23.775 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:37:23.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:23.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:23.775 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:24.275 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:37:24.275 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:24.276 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:24.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:24.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:24.285 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:24.285 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:24.310 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:24.310 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:37:24.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:37:24.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:37:24.310 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:37:24.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:37:24.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 12:37:24.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:37:24.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:24.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:24.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:24.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:37:24.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:24.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:24.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:24.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:24.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:24.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:24.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:24.926 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:37:24.926 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:37:24.926 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:37:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:24.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:24.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:24.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:37:24.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:24.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:24.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:24.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:24.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:24.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:24.928 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:24.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:24.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:24.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:24.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:37:24.931 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:37:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:37:25.432 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:37:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:25.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:25.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:37:25.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:37:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:25.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:25.432 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:25.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:37:25.432 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:25.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:25.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:37:25.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:37:25.432 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:37:25.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:25.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:25.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:25.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:25.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:25.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:25.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:25.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:25.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:25.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:25.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:25.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:25.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:37:25.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:25.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:25.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:25.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:25.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:37:25.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:25.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:25.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:25.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:25.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:25.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:25.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:25.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:25.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:25.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.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'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.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'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.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'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.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'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.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'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.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'] 12:37:25.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:25.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:25.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:25.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:25.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:25.493 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:25.493 DEBUG [main][MenuItemLookup] Item match:File 12:37:25.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:25.493 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:25.496 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:25.496 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:25.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:25.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:25.496 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:37:25.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:37:25.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:25.568 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:25.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:37:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:25.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:25.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:25.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:25.570 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:25.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:25.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:25.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:37:25.570 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:37:25.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:37:25.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:37:25.573 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:25.573 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:25.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:25.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:25.574 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:25.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:25.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:25.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:25.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:25.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:37:25.758 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 12:37:25.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:37:25.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:25.759 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:25.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:25.759 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:37:25.759 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:") 12:37:25.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:25.760 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:25.761 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:37:25.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.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") 12:37:25.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:25.794 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:37:25.794 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:37:25.794 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:37:25.794 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:25.794 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:37:25.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.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) 12:37:25.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:25.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:25.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:25.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:25.796 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:25.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:25.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:25.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 12:37:28.908 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 12:37:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:28.908 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 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:28.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:37:28.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:28.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:28.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:37:28.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:28.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:28.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:28.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:28.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:37:28.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:28.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:28.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:28.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:28.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:28.910 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:28.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:28.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:28.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:28.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:28.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:28.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:28.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:28.944 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:28.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:28.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:28.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:28.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:28.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:29.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:29.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:29.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:29.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:29.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:29.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:29.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:29.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:29.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:29.946 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:37:29.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:29.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:29.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:29.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:29.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:29.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:29.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:29.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:29.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:29.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:29.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:29.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:29.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:29.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:29.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:29.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:30.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:30.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:30.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:30.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:31.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:31.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:31.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:31.468 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:31.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:31.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:31.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:31.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:31.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:31.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:31.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:31.469 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:31.469 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:37:31.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:37:31.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:37:31.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:31.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:37:31.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:37:31.971 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:37:31.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:37:31.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:37:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.983 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:31.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:31.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:31.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:31.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:31.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:31.985 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:31.985 DEBUG [main][MenuItemLookup] Item match:File 12:37:31.985 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:31.985 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:31.988 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:31.988 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:31.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:31.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:31.988 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:32.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:37:32.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:37:32.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:32.059 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:32.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:32.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:37:32.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:32.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:32.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:32.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:32.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:32.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:32.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:37:32.061 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:37:32.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:37:32.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:37:32.064 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:32.064 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:32.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:32.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:32.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:32.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:32.065 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:32.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:32.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:32.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:32.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'] 12:37:32.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:32.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:37:32.141 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 12:37:32.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:37:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:32.142 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:32.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:32.142 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:") 12:37:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:32.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:32.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:32.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:32.151 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:37:32.171 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:32.172 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:37:32.172 DEBUG [WorkbenchTestable][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) 12:37:32.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:32.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:32.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:32.174 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:32.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:32.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:32.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:32.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30f8dad0 is found... 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@30f8dad0 is found finished successfully 12:37:32.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:37:32.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:32.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:32.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:32.681 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.681 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:37:32.681 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:37:32.685 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.686 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:37:32.686 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:37:32.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:32.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:32.686 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:32.686 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:32.686 DEBUG [main][MenuItemLookup] Item match:File 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:32.687 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:37:32.687 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:37:32.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:37:32.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:37:32.687 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:37:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:37:32.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:37:32.720 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.720 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:37:32.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:32.721 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:32.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:32.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:32.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:32.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:32.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:32.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 '\*?\QProblems\E') 12:37:32.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:32.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:32.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:32.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:32.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:32.777 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:32.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:32.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:32.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:37:32.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:32.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:32.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:32.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:32.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:32.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:32.779 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:32.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:32.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:32.779 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:32.780 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:32.780 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:32.780 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:32.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:34.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:34.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:34.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:34.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:34.282 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:34.283 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:34.283 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:34.283 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:34.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:34.283 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:34.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:34.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:34.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:34.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:34.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:34.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:34.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:34.285 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:34.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:34.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:34.286 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:34.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:34.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:37:34.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:34.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:34.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:34.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:34.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 '\*?\QProblems\E') 12:37:34.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:34.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:34.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:34.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:34.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:34.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:34.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:34.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:34.294 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:34.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:34.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:34.294 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:34.295 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:34.295 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:34.295 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:34.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:35.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:35.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:35.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:35.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:35.297 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:35.298 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:35.298 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:35.298 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:35.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:35.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:35.298 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:35.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:35.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:35.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:35.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:35.299 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:35.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:35.301 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:35.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:35.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:35.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:35.301 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:35.301 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:35.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:35.301 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 12:37:35.301 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 12:37:35.301 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 12:37:35.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 12:37:35.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:35.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Show In' 12:37:35.335 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 12:37:35.335 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 12:37:35.335 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 12:37:35.335 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 12:37:35.335 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 12:37:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:37:35.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:35.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Quick Fix"] is available. finished successfully 12:37:35.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 12:37:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:35.458 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 12:37:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:37:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:37:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:37:35.460 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 12:37:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:37:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:37:35.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:37:35.460 TRACE [main][WidgetHandler] Notify Table with event 13 12:37:35.460 TRACE [main][WidgetHandler] Wait for synchronization 12:37:35.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish") 12:37:35.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:35.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 12:37:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:35.462 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:35.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:35.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:35.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:35.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 12:37:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 12:37:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a9f1e6 is found... 12:37:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7a9f1e6 is found finished successfully 12:37:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:37:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:35.551 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.551 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 12:37:35.551 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:35.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:35.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:35.576 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:37:35.576 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:37:35.576 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:37:35.576 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:37:35.576 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:37:35.576 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:37:35.576 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:37:35.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:37:35.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:37:35.576 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:37:35.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:35.627 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 12:37:35.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:37:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:35.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:37:35.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:35.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:35.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:35.630 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:37:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:35.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:35.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:35.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:35.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 "OK", Widget matcher matching widgets with style: 8) 12:37:35.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:35.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:35.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:35.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:35.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:35.632 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:35.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:35.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:35.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:35.672 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 12:37:35.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:35.672 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:35.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:35.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:35.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:35.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:35.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:35.681 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:35.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:35.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:35.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:35.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:35.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:35.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:36.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:36.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:36.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:36.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:36.683 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:36.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:36.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:36.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:36.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 12:37:36.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:36.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:36.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:36.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:36.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:36.684 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:36.684 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:36.684 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:36.684 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:36.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:36.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:36.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:36.723 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:37:36.723 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:37:36.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:37:36.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:37:36.723 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:37:36.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:36.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:37:36.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:37.224 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:37:37.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:37:37.224 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:37:37.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:37:37.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:37:37.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:37:37.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'New' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:37:37.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:37:37.258 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:37:37.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:37:37.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:37:37.258 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:37:37.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:37:37.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:37:37.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:37:37.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:37.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:37.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:37:37.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:37.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:37.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:37.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:37.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:37.844 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:37:37.844 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:37:37.844 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:37:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:37.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:37.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:37.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 "OK", Widget matcher matching widgets with style: 8) 12:37:37.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:37.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:37.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:37.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:37.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:37.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:37.845 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:37.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:37.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:37.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:37.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:37:37.849 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:37:38.349 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 12:37:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:37:38.351 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.... 12:37:38.352 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") 12:37:38.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:38.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:38.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:38.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:38.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:39.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:37:39.356 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:37:39.356 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") 12:37:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:39.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:39.357 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 12:37:39.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:37:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:39.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:37:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:39.359 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 12:37:39.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:37:39.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:39.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:37:39.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:39.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:39.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:39.360 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 12:37:39.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:39.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:39.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:39.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:37:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:37:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:37:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:37:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:39.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:39.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:39.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:37:39.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:37:39.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:39.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:39.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:39.910 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:37:39.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:37:39.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:37:39.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:37:39.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:37:39.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:37:39.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:39.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:39.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:39.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 '\*?\QProblems\E') 12:37:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:39.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:39.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:39.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:39.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:39.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:39.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:39.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:39.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:39.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:39.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') 12:37:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:39.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:39.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:39.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:37:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:39.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:39.958 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:39.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:39.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:39.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:39.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:39.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:39.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:39.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:37:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:39.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:39.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:39.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'] 12:37:39.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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'] 12:37:39.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:37:39.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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'] 12:37:39.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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'] 12:37:39.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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'] 12:37:39.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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 Java Project"] 12:37:39.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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'] 12:37:39.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.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'] 12:37:39.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:39.978 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:39.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:39.978 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:39.979 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:39.979 DEBUG [main][MenuItemLookup] Item match:File 12:37:39.979 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:39.979 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:39.982 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:39.982 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:39.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:39.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:39.982 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:37:40.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:37:40.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:40.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:40.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:40.059 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:40.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:40.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:37:40.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:40.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:40.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:40.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:40.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:40.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:40.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:40.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:40.061 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:40.061 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:40.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:40.061 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:40.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:37:40.061 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:37:40.062 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:37:40.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:37:40.064 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:40.064 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:40.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:40.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:40.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:40.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:40.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:40.070 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:40.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:40.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:40.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:40.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:40.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'] 12:37:40.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:40.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:37:40.262 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 12:37:40.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:37:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:40.262 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:40.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:40.262 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:37:40.262 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:") 12:37:40.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:40.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:40.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:40.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:40.264 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:40.265 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:37: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.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") 12:37:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:40.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:40.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:40.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:40.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:40.297 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:37:40.298 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:37:40.298 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:37:40.298 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:37:40.298 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:37:40.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 12:37:40.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:40.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:40.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:40.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:40.299 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:40.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:40.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:40.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:40.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 12:37:43.655 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 12:37:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:43.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 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:43.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:37:43.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:43.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:43.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:37:43.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:43.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:43.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:43.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:43.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:37:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:43.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:43.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:43.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:43.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:43.659 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:43.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:43.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:43.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:43.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:43.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:43.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:43.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:43.725 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:43.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:43.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:43.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:43.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:43.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:43.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:44.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:44.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:44.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:44.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:44.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:44.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:37:44.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:37:44.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:44.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:44.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:44.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:44.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:44.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:37:44.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:44.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:44.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:44.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:44.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:44.750 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:44.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:44.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:44.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:44.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:44.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:44.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:44.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:44.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:44.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:44.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:45.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:45.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:45.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:45.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:45.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:37:45.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:45.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:45.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:45.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:45.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 12:37:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:45.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:45.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:45.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:45.754 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:37:45.754 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:37:45.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 12:37:45.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 12:37:45.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:46.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 12:37:46.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:37:46.260 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:37:46.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:37:46.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:37:46.269 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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 Java Class"] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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 Java Class"] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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'] 12:37:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:37:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:46.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:46.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:37:46.271 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:37:46.271 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:46.271 DEBUG [main][MenuItemLookup] Item match:File 12:37:46.272 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:46.272 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:46.275 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:37:46.275 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:37:46.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:37:46.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:37:46.292 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:37:46.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:37:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:37:46.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:37:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:46.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:46.363 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:46.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.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 12:37:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:46.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:46.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:46.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:46.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:37:46.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:46.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:46.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:37:46.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:46.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:37:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:46.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:37:46.364 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:37:46.364 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:37:46.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:37:46.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:37:46.367 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:37:46.367 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:37:46.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:37:46.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:46.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:46.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:46.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:46.368 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:37:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:46.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:46.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:46.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:46.440 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:37:46.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:37:46.440 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 12:37:46.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:37:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:46.441 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:46.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:37:46.441 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:") 12:37:46.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:46.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:46.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:46.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:46.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:37:46.448 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:37:46.448 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 12:37:46.454 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:37:46.454 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:37:46.454 DEBUG [WorkbenchTestable][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) 12:37:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:46.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:46.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:46.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:46.471 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:37:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:46.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:46.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:46.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:46.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:37:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:37:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:46.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:37:46.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:37:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:37:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55e4fb0b is found... 12:37:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55e4fb0b is found finished successfully 12:37:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 12:37:46.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:46.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:46.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:46.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:46.996 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:46.997 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 12:37:46.997 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:37:47.001 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.001 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:37:47.001 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:37:47.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:47.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:47.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:47.002 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'File' 12:37:47.002 DEBUG [main][MenuItemLookup] Item match:File 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'' 12:37:47.002 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:37:47.002 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:37:47.003 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:37:47.003 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:37:47.003 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:37:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:37:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:37:47.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 12:37:47.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:47.034 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:47.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:47.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:47.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:47.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:47.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:47.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:47.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:47.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:47.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:47.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:47.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:47.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:47.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:47.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:47.095 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:47.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:47.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:37:47.096 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:47.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:47.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:47.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:47.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:47.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:47.097 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:47.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:47.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:47.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:47.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:47.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:47.098 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:47.099 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:47.099 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:47.099 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:48.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:48.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:48.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:48.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:48.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:48.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:48.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:48.600 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:48.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:48.601 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:48.601 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:48.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:48.602 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:48.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:48.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:48.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:48.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:48.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:48.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:48.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:48.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:48.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:48.604 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:48.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:48.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:48.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:48.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:48.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:48.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:48.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:37:48.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:48.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:48.608 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:48.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:48.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:48.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:48.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:48.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 '\*?\QProblems\E') 12:37:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:48.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:48.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:48.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:48.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:48.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 12:37:48.632 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:48.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:48.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:48.632 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:48.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:48.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:48.633 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:48.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:48.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:48.633 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:48.634 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:48.634 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:48.634 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:49.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:49.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:49.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:49.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:49.636 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:49.636 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:49.636 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:49.637 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:49.637 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:49.637 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:49.637 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:49.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:49.637 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:49.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:49.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:49.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 12:37:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:49.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:49.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:49.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 12:37:49.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:49.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:49.659 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:49.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:49.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:49.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:49.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:49.663 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:49.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:49.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:49.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:49.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:49.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:49.666 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:49.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:49.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 12:37:49.667 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:49.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:49.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:49.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:49.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:49.668 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:49.668 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:49.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:49.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:49.669 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:49.670 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:49.670 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:49.670 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:49.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:51.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:51.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:51.171 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:51.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:51.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:51.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:51.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:51.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:51.172 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:51.172 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:51.172 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:51.172 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:51.172 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:51.172 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:51.173 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:51.173 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:51.173 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:51.173 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:51.173 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:51.173 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:51.173 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:51.173 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:51.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:51.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:51.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 12:37:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:51.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:51.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:51.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:51.175 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:51.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:51.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 12:37:51.175 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:51.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:51.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:51.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:51.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:51.176 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:51.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:51.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:51.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:51.177 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:51.177 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:51.177 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:51.177 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:51.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:52.178 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:52.178 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:52.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:52.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:52.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:52.179 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:52.180 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:52.180 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:52.180 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:52.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:52.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:52.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:52.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:52.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 12:37:52.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:52.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:52.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:52.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:52.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:52.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:52.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:52.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:52.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:52.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:52.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:52.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:52.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:52.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:52.182 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:52.182 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:52.182 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:52.182 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:52.182 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:52.183 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:52.183 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:52.183 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:52.183 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:52.183 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:52.183 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:52.183 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:52.183 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:52.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:53.684 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:53.684 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:53.685 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:53.685 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:53.686 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:53.686 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:53.686 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:53.686 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:53.686 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:53.686 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:53.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:53.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.687 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:53.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:53.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:53.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:53.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:53.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:53.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:53.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:53.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.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 '\*?\QProblems\E') 12:37:53.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.695 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:53.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:53.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.735 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.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 12:37:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.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 12:37:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.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 '\*?\QProblems\E') 12:37:53.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.745 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.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 12:37:53.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.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 '\*?\QProblems\E') 12:37:53.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.784 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.784 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.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 12:37:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.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 '\*?\QProblems\E') 12:37:53.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.794 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:53.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.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 12:37:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.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 '\*?\QProblems\E') 12:37:53.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.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 12:37:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:53.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:53.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 '\*?\QProblems\E') 12:37:53.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:53.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:53.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:53.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 12:37:53.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:53.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:53.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:53.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:53.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:53.845 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:53.845 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:53.845 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:53.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:53.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:53.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:53.846 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:53.846 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:53.846 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:53.846 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:53.846 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:53.847 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:53.847 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:53.847 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:53.847 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:53.847 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:53.847 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:53.847 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:53.847 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:55.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:55.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:55.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:55.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:55.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:55.348 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:55.349 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:55.349 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:55.349 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:55.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:55.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:55.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:55.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:55.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:55.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:55.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:55.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:55.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:55.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:55.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:55.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:55.351 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:55.351 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:55.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:55.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:55.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:55.351 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:55.352 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:55.352 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:55.352 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:56.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:56.353 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:56.353 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:56.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:56.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:56.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:56.354 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:56.354 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:56.354 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:56.354 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:56.354 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:56.354 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:56.355 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:56.355 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:56.355 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:56.355 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:56.355 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:56.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:56.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:56.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:56.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 12:37:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:56.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:56.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:56.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:56.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:56.356 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:56.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:56.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:56.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:56.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:56.356 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:56.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:56.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:56.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:56.357 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:56.357 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:56.357 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:56.357 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:56.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:57.858 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:57.858 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:57.859 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:57.860 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:57.860 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:57.860 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:57.860 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:57.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.861 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:57.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:57.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:57.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:57.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:57.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:57.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:57.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:57.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.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') 12:37:57.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.870 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.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 12:37:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.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 '\*?\QProblems\E') 12:37:57.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.895 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.904 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.928 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.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 12:37:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.934 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.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 '\*?\QProblems\E') 12:37:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.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 12:37:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:57.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.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 12:37:57.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.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 12:37:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 12:37:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:57.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 12:37:57.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 12:37:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:37:57.971 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 12:37:57.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:37:57.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:37:57.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:57.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:57.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:57.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:57.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:57.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:57.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:57.974 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:57.974 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:57.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:57.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:57.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:57.990 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:57.991 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:57.991 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:57.991 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:57.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:37:58.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:37:58.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:37:58.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:58.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:58.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:58.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:58.993 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:37:58.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:58.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:58.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:37:58.994 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:37:58.994 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:37:58.994 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:37:58.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:37:58.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:37:58.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:58.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:58.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:58.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:58.995 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:37:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:58.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:58.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:58.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:37:58.995 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 12:37:58.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:58.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:58.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:58.995 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 12:37:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:37:58.995 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 12:37:58.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:37:58.995 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 12:37:58.995 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:37:58.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:37:58.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:58.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:58.997 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:37:58.997 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:37:58.997 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:37:58.997 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:37:58.997 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:37:58.997 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:37:58.997 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:37:58.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:37:58.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:37:58.997 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:37:59.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:59.050 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 12:37:59.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:37:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:37:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:37:59.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 "Restore Defaults") 12:37:59.051 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:59.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:59.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:59.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:59.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:59.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:59.052 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:37:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:59.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:59.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:37:59.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:37:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:37:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:37:59.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:37:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:37:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:59.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:37:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:37:59.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:37:59.054 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:37:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:37:59.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:37:59.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:37:59.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:37:59.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:37:59.092 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 12:37:59.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:37:59.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:59.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:59.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:59.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:59.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:59.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:59.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:59.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:37:59.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:37:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:37:59.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:37:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:37:59.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:59.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:37:59.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:37:59.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:00.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:00.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:38:00.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:00.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:00.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:00.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:00.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 12:38:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:00.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:00.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:00.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:00.104 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:38:00.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:38:00.104 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:38:00.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:38:00.111 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:38:00.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:00.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:00.147 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:38:00.147 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:38:00.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:38:00.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:38:00.148 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:38:00.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:00.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:00.648 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:38:00.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:38:00.648 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:38:00.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:38:00.654 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:38:00.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:00.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:00.681 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:00.681 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:38:00.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:38:00.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:38:00.681 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:38:00.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:38:01.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 'Delete.*'] is available. finished successfully 12:38:01.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:38:01.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:01.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:01.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:01.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:01.295 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:38:01.295 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:38:01.295 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:01.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:01.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:01.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:01.296 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:01.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:01.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:01.299 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:01.800 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:38:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:01.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:38:01.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:01.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:01.800 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:38:01.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:01.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:38:01.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:38:01.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:01.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:01.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:01.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.805 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:01.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:01.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:01.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:01.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') 12:38:01.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:01.812 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:01.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:01.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:01.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.835 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:38:01.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:01.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:01.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:38:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:01.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:01.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:01.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:01.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:01.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:38:01.844 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:01.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:01.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:01.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:38:01.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.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'] 12:38:01.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.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'] 12:38:01.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:38:01.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.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'] 12:38:01.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.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'] 12:38:01.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.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'] 12:38:01.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:38:01.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.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'] 12:38:01.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.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'] 12:38:01.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:01.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:01.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:38:01.846 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:01.846 DEBUG [main][MenuItemLookup] Item match:File 12:38:01.847 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:38:01.847 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:01.849 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:38:01.849 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:38:01.867 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:38:01.867 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:38:01.867 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:38:01.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 'New|Select a wizard'] is available.... 12:38:01.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 'New|Select a wizard'] is available. finished successfully 12:38:01.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:38:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:01.937 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:38:01.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:01.937 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:38:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:38:01.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:38:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:01.938 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:38:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:01.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:38:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:38:01.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:38:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:01.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:38:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:01.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:38:01.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:38:01.939 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:38:01.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:38:01.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:38:01.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:38:01.942 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:38:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:38:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:01.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:01.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:01.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:01.943 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:38:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:01.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:01.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:02.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'] 12:38:02.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:02.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:02.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:38:02.123 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 12:38:02.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:38:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:02.124 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:38:02.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:02.124 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 12:38:02.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:38:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:02.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:02.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:02.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:02.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:38:02.126 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:38:02.126 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 12:38:02.153 DEBUG [WorkbenchTestable][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") 12:38:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:02.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:02.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:02.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:02.154 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:38:02.155 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:38:02.155 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 12:38:02.155 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:38:02.155 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:38:02.155 DEBUG [WorkbenchTestable][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) 12:38:02.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:02.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:02.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:02.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:02.160 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:02.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:02.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:02.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:02.164 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.... 12:38:05.182 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 12:38:05.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:38:05.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:38:05.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:05.182 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 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:05.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:05.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 12:38:05.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:05.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:05.183 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:38:05.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:05.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:05.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:05.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:05.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 '\*?\QPackage Explorer\E') 12:38:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:05.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:05.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:05.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:05.184 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:38:05.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:38:05.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:05.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:05.230 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:38:05.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:38:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:05.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:05.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:38:05.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:38:05.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:05.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:05.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:05.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:05.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:06.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:06.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:06.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:38:06.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:38:06.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:38:06.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:06.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:06.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 12:38:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:06.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:06.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:06.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:06.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:38:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 12:38:06.235 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:06.235 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:06.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:06.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:06.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:06.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:06.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:06.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:06.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:06.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:06.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:06.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:06.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 '\*?\QProblems\E') 12:38:06.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:06.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:06.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:06.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:06.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:06.262 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:06.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:06.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:06.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:06.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:06.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:06.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 12:38:06.263 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:06.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:06.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:06.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:06.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:06.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:06.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:38:06.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:06.263 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 12:38:06.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:06.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:06.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:06.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:06.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:06.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 12:38:06.264 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:06.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:06.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:06.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:06.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:06.265 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:06.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:06.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:06.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:06.265 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:06.266 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:06.266 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:06.266 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:06.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:38:07.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:38:07.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:07.267 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:07.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:07.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:07.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:07.268 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:07.268 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:07.268 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:07.268 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:07.268 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:07.268 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:07.269 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:07.269 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:07.269 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:07.269 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:07.269 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:07.269 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:07.269 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:38:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:38:07.269 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:07.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:07.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:07.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:07.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:38:07.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:07.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:07.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:07.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:07.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:07.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:07.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:07.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:07.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:07.270 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:07.270 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:07.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:07.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:07.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:07.271 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:07.271 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:07.271 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:07.271 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:07.272 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:07.272 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:07.272 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:07.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:38:08.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:38:08.773 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:08.773 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:08.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:08.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:08.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:08.773 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:08.774 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:08.774 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:08.774 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:08.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:38:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:38:08.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:08.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:08.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:08.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:08.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:38:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:08.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:08.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:08.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:08.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:08.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:08.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:08.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:08.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:08.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:08.776 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:08.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:08.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:08.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:08.777 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:08.777 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:08.777 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:08.777 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:08.777 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:08.778 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:08.778 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:08.778 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:08.778 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:08.778 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:08.778 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:08.778 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:08.778 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:08.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:38:10.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:38:10.278 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:10.279 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:10.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:10.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:10.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:10.279 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:10.280 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:10.280 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:10.280 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:10.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:38:10.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:38:10.280 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:10.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:10.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:10.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:10.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 12:38:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:10.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:10.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:10.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:10.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:10.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:10.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:10.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:10.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:10.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:10.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:10.282 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:10.283 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:10.283 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:10.283 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:10.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:38:11.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:38:11.284 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:11.284 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:11.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:11.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:11.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:11.285 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:11.286 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:11.286 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:11.286 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:11.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:38:11.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:38:11.287 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:11.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:11.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:11.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:11.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 12:38:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:11.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:11.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:11.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:11.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:11.288 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:11.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:11.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:11.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:11.289 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:11.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:11.289 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:11.290 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:11.291 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:11.291 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:11.291 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:11.291 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:11.291 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:38:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:38:12.791 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:12.791 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:12.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:12.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:12.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:12.792 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:12.793 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:12.793 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:12.793 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:38:12.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:38:12.793 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:12.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:12.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:12.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:38:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:12.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:12.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:12.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:12.794 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:12.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:12.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:12.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:12.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:12.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:12.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:12.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:12.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:12.795 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:12.796 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:12.796 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:12.796 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:12.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 12:38:13.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 12:38:13.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 12:38:13.797 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:13.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:13.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:13.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:13.798 DEBUG [main][WorkbenchPartLookup] Looking up all open views 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 12:38:13.799 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.015 seconds)' 12:38:13.799 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 12:38:13.799 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 12:38:13.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 12:38:13.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 12:38:13.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:13.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:13.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:13.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:38:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:13.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:13.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:13.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:13.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:13.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 12:38:13.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 12:38:13.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:13.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:13.802 DEBUG [main][MenuItemLookup] Found menu:'Show' 12:38:13.802 DEBUG [main][MenuItemLookup] Found menu:'Group By' 12:38:13.802 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 12:38:13.802 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 12:38:13.802 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 12:38:13.802 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 12:38:13.802 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 12:38:13.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 12:38:13.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 12:38:13.802 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 12:38:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:38:13.852 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 12:38:13.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 12:38:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:13.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:38:13.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:13.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:38:13.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:13.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:13.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:13.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:13.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:13.858 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:38:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:13.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:13.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:13.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:38:13.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:13.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 12:38:13.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:13.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:13.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:13.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:13.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:13.860 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:13.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:13.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:13.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 12:38:13.893 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 12:38:13.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:38:13.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:13.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:13.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:13.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:13.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:13.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:13.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:13.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:13.906 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:13.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:13.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:13.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:13.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:13.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:13.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:14.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:14.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:14.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:14.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:38:14.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:14.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:14.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:14.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:14.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 12:38:14.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:14.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:14.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:14.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:14.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:14.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 12:38:14.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:38:14.909 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:38:14.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:38:14.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:38:14.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:14.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:14.943 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:38:14.943 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:38:14.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:38:14.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:38:14.943 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:38:14.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:14.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:38:14.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:15.443 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 12:38:15.444 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 12:38:15.444 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 12:38:15.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 12:38:15.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 12:38:15.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:15.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:15.477 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:15.477 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:38:15.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:38:15.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:38:15.477 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:38:15.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:38:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:38:16.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:38:16.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:16.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.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: 32) 12:38:16.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:16.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:16.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:16.054 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:38:16.054 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:38:16.055 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:38:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:16.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:16.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:16.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:38:16.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:16.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:16.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:16.056 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:16.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:16.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:16.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:16.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:16.059 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:16.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:16.559 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:38:16.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:16.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:16.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:38:16.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:16.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:16.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:16.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:16.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 12:38:16.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 12:38:16.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:16.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:16.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:16.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 286.001 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 23.009 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 16.63 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.531 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.397 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.914 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.59 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.323 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.451 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.917 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 30.105 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.517 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.306 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.248 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 27.736 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.265 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 11.052 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 12.745 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.478 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 21.89 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.76 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 12:38:16.569 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 12:38:16.570 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:38:16.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:16.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 12:38:16.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:16.570 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:38:16.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:16.571 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:38:16.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.572 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.573 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:38:16.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:16.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:16.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:16.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:16.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:38:16.573 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:16.573 DEBUG [main][MenuItemLookup] Item match:File 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:16.574 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:38:16.574 DEBUG [main][MenuItemLookup] Item match:Import... 12:38:16.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:38:16.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:38:16.574 INFO [main][MenuItemHandler] Select menu item: &Import... 12:38:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:38:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:38:16.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:38:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:16.646 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:38:16.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:38:16.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:38:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:16.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:38:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:38:16.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:16.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:38:16.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:38:16.648 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:38:16.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:38:16.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:38:16.649 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:38:16.649 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:38:16.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 12:38:16.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:16.650 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:38:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:16.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:16.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:16.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:16.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: "Import"] 12:38:16.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:38:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:16.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:16.721 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:38:16.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:38:16.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 12:38:16.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:16.721 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:38:16.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:16.721 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' 12:38:16.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.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:") 12:38:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:16.722 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:38:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:16.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:16.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:16.749 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 12:38:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:38:16.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:38:16.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:38:16.750 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 12:38:16.750 DEBUG [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") 12:38:16.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:16.787 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:38:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:16.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:16.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:16.791 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 12:38:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:16.791 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 12:38:16.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:38:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:38:16.792 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 12:38:16.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.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") 12:38:16.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:16.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:16.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:16.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:16.793 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 12:38:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:17.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:17.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:17.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:17.293 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:38:17.293 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:38:17.294 DEBUG [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) 12:38:17.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:17.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:17.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:17.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:17.295 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:17.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:17.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:17.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:17.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:17.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:38:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:38:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:17.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:17.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:17.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:17.805 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 12:38:17.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:17.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:17.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:17.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:38:17.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:38:17.805 DEBUG [main][MenuItemLookup] Item match:Window 12:38:17.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:38:17.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:38:17.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:38:17.806 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:17.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:38:17.806 DEBUG [main][MenuItemLookup] Item match:Show View 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:17.809 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:38:17.809 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:38:17.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:38:17.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:38:17.809 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:38:17.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:38:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:38:17.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:38:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:17.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:38:17.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:17.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:38:17.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:17.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:17.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:17.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:38:17.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:38:17.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:18.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:38:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:38:18.371 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:38:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:18.371 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:38:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:18.371 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:38:18.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 12:38:18.371 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 12:38:18.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 12:38:18.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 12:38:18.371 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:18.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:38:18.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:18.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:18.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:18.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:38:18.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:18.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:38:18.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:18.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:18.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:18.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:18.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:18.373 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:38:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:18.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:18.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:38:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:38:18.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 12:38:18.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:18.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:18.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 12:38:18.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:18.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:18.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:18.463 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38: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 '\*?\QServers\E') 12:38:18.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:18.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:18.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:18.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:18.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:18.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:18.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:18.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:18.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:18.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:18.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:18.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:18.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:18.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:18.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 12:38:18.469 INFO [WorkbenchTestable][ServersView2] Create new server 12:38:18.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:38:18.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:18.491 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:18.491 DEBUG [main][MenuItemLookup] Item match:New 12:38:18.492 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:38:18.492 DEBUG [main][MenuItemLookup] Item match:Server 12:38:18.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:38:18.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:38:18.492 INFO [main][MenuItemHandler] Select menu item: Server 12:38:18.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:38:18.734 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 12:38:18.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:38:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:18.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'] 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.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'] 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.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: "New Server"] 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:38:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:18.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:18.736 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:38:18.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:18.741 DEBUG [WorkbenchTestable][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 12:38:18.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:18.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:18.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:18.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:18.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:18.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:38:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:38:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:38:18.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:38:18.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:18.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:19.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:38:19.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:19.259 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:38:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:19.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:38:19.260 DEBUG [WorkbenchTestable][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 12:38:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:19.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:19.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:19.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:38:19.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:19.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:38:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:19.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:38:19.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:19.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:38:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:19.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:19.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:38:19.261 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:38:19.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:38:19.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:38:19.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 12:38:19.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:19.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:19.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:19.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:19.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:19.781 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:") 12:38:19.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:19.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:19.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:19.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:38:19.786 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:38:19.786 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 12:38:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:38:19.788 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:38:19.788 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:38:20.288 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:38:20.288 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:38:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:38:20.788 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:38:20.788 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:38:20.788 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 12:38:20.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:20.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:20.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:20.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:20.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:20.792 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:20.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:20.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:38:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:38:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:21.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:21.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:21.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:21.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 '\*?\QServers\E') 12:38:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:21.342 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:21.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:21.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:21.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 12:38:21.348 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:21.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:21.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:21.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:21.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 '\*?\QServers\E') 12:38:21.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:21.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:21.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:21.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 12:38:21.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:21.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:21.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:21.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:21.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:21.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:21.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:21.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:21.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:21.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:21.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:21.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:21.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') 12:38:21.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:21.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:21.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:21.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:21.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:21.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:21.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:21.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:21.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:21.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:21.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:21.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:21.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:21.482 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:21.482 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:21.482 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:21.491 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:21.492 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:21.493 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 12:38:21.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:21.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:21.494 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 12:38:21.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:21.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:21.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:21.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:21.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:21.495 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:21.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:21.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:21.500 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:21.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:21.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:38:21.519 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:38:21.519 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:38:21.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:38:21.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:38:21.519 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:38:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:38:21.527 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:38:22.542 DEBUG [Worker-6: Starting Server ABC][AbstractWait] Wait for 1 seconds 12:38:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:38:24.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:38:24.024 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:24.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:24.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:24.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:38:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:24.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:24.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:24.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:24.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:24.025 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:38:24.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:24.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:24.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:24.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:24.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:24.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:38:24.026 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:38:24.026 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:38:24.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:38:24.031 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:38:24.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:24.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:24.047 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:38:24.047 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:38:24.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:38:24.048 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:38:24.048 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:38:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:38:24.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:24.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:38:24.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:38:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:24.114 DEBUG [WorkbenchTestable][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 >>") 12:38:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:24.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:24.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:24.115 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:38:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:24.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:24.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:24.125 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:38:24.125 DEBUG [WorkbenchTestable][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) 12:38:24.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:24.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:24.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:24.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:24.126 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:24.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:24.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:24.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:24.128 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:24.131 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:38:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:24.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:38:25.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:25.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:25.629 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:25.629 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 12:38:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 12:38:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:25.629 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:25.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:25.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:25.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:25.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:25.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:25.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:25.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:25.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:25.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:25.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:25.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:25.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:25.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:25.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 '\*?\QServers\E') 12:38:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:25.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:25.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:25.661 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:25.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:25.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:25.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:25.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:25.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:25.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:25.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:25.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:25.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:25.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:25.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:25.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:25.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:25.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:25.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:25.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:25.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:25.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:25.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:25.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:25.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 12:38:25.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:38:25.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:26.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:38:26.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:38:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:26.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:38:26.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:26.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:38:26.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:26.178 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.179 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 12:38:26.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.186 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 12:38:26.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.196 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 12:38:26.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:26.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:26.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 12:38:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:26.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 12:38:26.697 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 12:38:26.698 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 12:38:26.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 12:38:26.703 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 12:38:26.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.704 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 12:38:26.704 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 12:38:26.704 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 12:38:26.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 12:38:26.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 12:38:26.715 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 12:38:26.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 12:38:26.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 12:38:26.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 12:38:26.722 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 12:38:26.722 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 12:38:26.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 12:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:26.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:26.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 12:38:26.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:26.732 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:26.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:26.733 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 12:38:26.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:26.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:26.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:26.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:38:26.735 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:38:26.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:38:26.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:38:26.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.757 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 12:38:26.757 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.758 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 12:38:26.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:26.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:26.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:38:26.759 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:38:26.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:38:26.764 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:38:26.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:26.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:26.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:38:26.780 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:26.780 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:38:26.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:38:26.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:38:26.780 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:38:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:38:26.782 DEBUG [Worker-4: Stopping Server ABC][AbstractWait] Wait for 1 seconds 12:38:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:38:28.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:38:28.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:28.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:28.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:28.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:38:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:28.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:28.283 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:28.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:28.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:28.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:28.284 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:38:28.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:28.284 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:38:28.284 DEBUG [main][EditorHandler] 0 editor(s) found 12:38:28.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:28.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:28.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:38:28.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:28.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:28.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:28.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:28.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 '\*?\QProject Explorer\E') 12:38:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:28.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:28.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:28.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:28.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:28.287 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:28.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:28.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:28.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:28.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:28.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:28.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:28.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:28.314 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:28.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:28.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:28.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:28.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:28.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:28.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:29.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:29.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:38:29.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:29.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:29.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:29.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:29.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 12:38:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:29.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:29.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:29.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:29.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:29.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 12:38:29.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 12:38:29.317 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 12:38:29.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:29.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:29.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:29.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:29.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:29.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:29.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:29.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:29.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:30.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:30.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:30.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:38:30.319 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:30.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:30.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:30.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:38:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:30.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:30.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:30.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:30.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:30.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 12:38:30.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 12:38:30.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 12:38:30.320 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:30.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:30.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:30.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:30.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 12:38:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:30.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:30.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:30.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:30.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:30.321 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:38:30.321 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:38:30.321 DEBUG [main][TreeItemHandler] Set Tree selection 12:38:30.321 DEBUG [main][TreeHandler] Notify Tree about selection event 12:38:30.328 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:38:30.334 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 12:38:30.335 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 12:38:30.335 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 12:38:30.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:30.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:30.367 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:38:30.367 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:38:30.367 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:38:30.367 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:38:30.367 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:38:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:30.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:30.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:30.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:30.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:30.892 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:30.892 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:38:30.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:38:30.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:38:30.892 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:38:30.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:38:31.489 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 12:38:31.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:38:31.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:31.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: 32) 12:38:31.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:31.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:31.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:31.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:31.493 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:38:31.493 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:38:31.493 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:38:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:31.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:31.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:31.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:38:31.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:31.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:31.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:31.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:31.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:31.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:31.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:31.494 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:31.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:31.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:31.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:31.497 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:31.997 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 12:38:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:31.997 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.... 12:38:31.997 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") 12:38:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:31.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:31.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:32.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:32.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:32.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:33.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:38:33.001 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 12:38:33.001 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") 12:38:33.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:33.002 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 12:38:33.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:33.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:33.004 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 12:38:33.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:38:33.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:33.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:38:33.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:33.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:33.005 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 12:38:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:33.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:33.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:33.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:38:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:38:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:38:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:38:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:33.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:38:33.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:38:33.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:38:33.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:33.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:33.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:33.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:33.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:33.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:33.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:33.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:33.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:33.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:33.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:33.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:33.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:33.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:33.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:33.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:33.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:33.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:33.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:33.582 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:33.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:33.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:33.600 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:33.601 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 12:38:33.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:33.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:33.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:33.614 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:33.614 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:38:33.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:38:33.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:38:33.614 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:38:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:38:33.642 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 12:38:33.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:33.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 "OK") 12:38:33.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:33.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:38:33.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:33.643 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:33.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:33.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:38:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:38:33.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.680 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:33.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:33.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:33.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:33.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:33.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:33.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:33.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:33.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:33.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 12:38:33.690 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:33.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:33.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:33.690 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 12:38:33.690 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:33.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:33.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:33.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:34.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:34.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:34.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:34.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:34.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:38:34.693 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:38:34.693 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 12:38:34.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:34.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:34.694 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 12:38:34.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:34.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:34.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:35.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:35.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:38:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:38:35.696 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:38:35.696 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:38:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 12:38:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:35.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 12:38:35.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:35.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:35.696 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: 19.129 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.104 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:35.705 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:35.705 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:38:35.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:35.705 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:35.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:35.706 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:38:35.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:35.706 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:38:35.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:35.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: "Import"] 12:38:35.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.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: "Import"] 12:38:35.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:35.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:35.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:35.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:35.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:38:35.707 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:35.708 DEBUG [main][MenuItemLookup] Item match:File 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:35.708 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:38:35.708 DEBUG [main][MenuItemLookup] Item match:Import... 12:38:35.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:38:35.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:38:35.709 INFO [main][MenuItemHandler] Select menu item: &Import... 12:38:35.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:38:35.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:38:35.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:38:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:35.775 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:38:35.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:38:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:35.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:38:35.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:38:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:35.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:38:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:35.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:38:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:38:35.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:38:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:35.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:38:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:35.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:38:35.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:38:35.777 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:38:35.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:38:35.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:38:35.777 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:38:35.777 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:38:35.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:38:35.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:35.778 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:38:35.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:35.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:35.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:35.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:35.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: "Import"] 12:38:35.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:35.842 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:38:35.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:38:35.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:35.842 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:38:35.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:35.842 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' 12:38:35.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.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:") 12:38:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:35.843 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:38:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:35.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:35.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:35.843 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:35.844 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 12:38:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:38:35.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:38:35.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:38:35.844 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 12:38:35.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 "Refresh") 12:38:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:35.876 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:38:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:35.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:35.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:35.880 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 12:38:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:35.880 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 12:38:35.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:38:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:38:35.881 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 12:38:35.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.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") 12:38:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:35.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:35.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:35.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:35.881 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 12:38:35.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:36.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:36.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:36.382 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:38:36.382 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:38:36.382 DEBUG [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) 12:38:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:36.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:36.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:36.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:36.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:36.384 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:36.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:36.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:36.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:38:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:38:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:36.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:36.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:36.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:36.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:36.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:36.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:36.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:36.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:36.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 '\*?\QServers\E') 12:38:36.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:36.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:36.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:36.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:36.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:36.910 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:36.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:36.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:36.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:36.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:36.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:36.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:36.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:36.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:36.924 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 12:38:36.924 INFO [WorkbenchTestable][ServersView2] Create new server 12:38:36.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:38:36.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:36.925 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:36.925 DEBUG [main][MenuItemLookup] Item match:New 12:38:36.925 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:38:36.925 DEBUG [main][MenuItemLookup] Item match:Server 12:38:36.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:38:36.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:38:36.925 INFO [main][MenuItemHandler] Select menu item: Server 12:38:37.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:38:37.055 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 12:38:37.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:38:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:37.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'] 12:38:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.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'] 12:38:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.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: "New Server"] 12:38:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:38:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:37.059 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:38:37.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:37.060 DEBUG [WorkbenchTestable][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 12:38:37.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:37.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:37.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:37.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:37.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:37.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:38:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:38:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:38:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:38:37.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:37.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:37.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:38:37.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:37.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:38:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:37.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:38:37.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 12:38:37.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:37.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:37.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:37.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:38:37.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:37.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:37.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:38:37.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:37.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:38:37.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:37.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:38:37.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:38:37.567 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:38:37.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:38:37.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:38:37.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:38:37.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:37.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:37.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:37.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:37.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:38.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:38.072 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:") 12:38:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:38.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:38.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:38.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:38.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:38:38.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:38:38.078 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 12:38:38.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:38:38.078 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:38:38.078 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:38:38.578 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:38:38.578 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:38:39.078 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:38:39.079 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:38:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:38:39.579 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:38:39.579 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:38:39.579 DEBUG [WorkbenchTestable][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) 12:38:39.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:39.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:39.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:39.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:39.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:39.583 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:39.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:39.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:39.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:38:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:38:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:40.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:40.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:40.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:40.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 '\*?\QServers\E') 12:38:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:40.103 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:40.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:40.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 12:38:40.105 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:40.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 12:38:40.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:40.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:40.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:40.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:40.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') 12:38:40.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:40.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:40.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:40.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 12:38:40.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:38:40.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:40.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:40.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:38:40.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:40.152 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:40.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:40.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:40.154 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:40.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:38:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:40.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:40.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:40.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 '\*?\QServers\E') 12:38:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:40.175 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:40.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:40.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:40.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:40.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:40.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:40.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:40.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:40.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:40.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:40.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:38:40.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 '\*?\QServers\E') 12:38:40.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:38:40.185 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:40.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:40.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:40.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:40.187 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:40.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:40.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:40.208 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:38:40.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:40.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:40.221 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:38:40.221 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:38:40.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:38:40.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:38:40.221 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:38:40.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:38:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:40.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:38:40.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:38:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:40.282 DEBUG [WorkbenchTestable][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 12:38:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:40.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:40.283 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:40.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:40.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:40.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >") 12:38:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:40.284 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:38:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:40.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:40.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:40.286 DEBUG [WorkbenchTestable][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") 12:38:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:40.287 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 12:38:40.287 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 12:38:40.287 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 12:38:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:40.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:40.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:40.287 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:38:40.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.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) 12:38:40.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:40.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:40.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:40.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:40.288 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:40.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:40.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:40.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:40.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:40.298 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:40.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:40.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:40.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:40.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:40.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:40.814 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:38:40.814 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:40.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:41.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:41.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:41.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:41.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:38:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:41.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:41.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:41.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:41.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:41.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:41.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:41.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:41.316 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:41.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:41.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:41.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:41.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:41.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:41.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:41.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:41.327 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:41.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:41.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:41.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:41.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:41.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:41.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:41.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:38:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:38:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:41.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:41.333 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:38:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:41.333 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:41.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:41.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:41.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:41.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:41.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:41.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:41.334 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:41.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:41.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:41.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:41.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:41.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:41.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:41.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:41.341 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:41.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:41.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:41.345 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:38:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:41.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:41.346 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:38:41.346 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:41.346 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:38:41.346 DEBUG [main][MenuItemLookup] Item match:Edit 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:41.348 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:38:41.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:38:41.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:38:41.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:38:41.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:38:41.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:41.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:41.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'File' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:38:41.348 DEBUG [main][MenuItemLookup] Item match:Edit 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:41.348 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:41.348 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:38:41.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:38:41.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:38:41.348 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:38:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:38:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:38:41.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:41.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 "OK") 12:38:41.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:41.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:38:41.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:41.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:41.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:41.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:41.378 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:41.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:41.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:41.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:41.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:38:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:38:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:38:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:38:41.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.... 12:38:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:38:51.452 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.... 12:38:51.452 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 12:38:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:51.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:51.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:51.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:51.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:51.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:51.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:51.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:51.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:51.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:51.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:51.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:51.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:51.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:51.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:51.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:51.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:51.455 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:51.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:51.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:51.461 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:38:51.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:51.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:51.488 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:38:51.488 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:38:51.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:38:51.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:38:51.489 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:38:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:38:51.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:51.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:38:51.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:38:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:51.546 DEBUG [WorkbenchTestable][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 12:38:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:51.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:51.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:51.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:51.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:51.547 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:51.547 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:51.547 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:51.547 DEBUG [WorkbenchTestable][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 >") 12:38:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:51.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:51.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:51.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:51.548 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:38:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:51.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:51.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:51.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:51.550 DEBUG [WorkbenchTestable][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 12:38:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:51.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:51.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:51.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:51.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:51.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:38:51.550 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:38:51.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:38:51.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:38:51.551 DEBUG [WorkbenchTestable][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 >") 12:38:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:51.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:51.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:51.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:51.551 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:38:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:51.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:51.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:51.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:51.552 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:38:51.552 DEBUG [WorkbenchTestable][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) 12:38:51.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:51.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:51.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:51.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:51.553 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:51.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:51.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:51.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:51.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:51.556 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:52.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:52.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:52.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:52.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:52.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:52.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:38:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:38:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:52.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:52.057 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:38:52.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:52.057 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:52.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:52.058 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:52.058 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:52.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:52.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:52.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:52.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:52.058 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:52.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:52.068 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:52.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:52.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:52.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:52.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:52.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:38:52.069 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:38:52.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:38:52.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:38:52.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:52.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:52.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:52.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:52.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:52.075 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:52.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:52.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:52.080 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:38:52.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:52.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:52.099 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:38:52.099 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:38:52.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:38:52.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:38:52.099 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:38:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:38:52.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:52.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:52.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:38:52.159 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:38:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:52.159 DEBUG [WorkbenchTestable][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") 12:38:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:52.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:52.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:52.160 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 12:38:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:52.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:52.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:52.162 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:38:52.162 DEBUG [WorkbenchTestable][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) 12:38:52.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:52.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:52.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:52.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:52.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:52.163 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:52.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:52.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:52.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:52.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:52.192 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 12:38:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:38:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:38:52.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:38:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:52.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:52.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:38:52.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:52.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:52.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:52.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:52.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:52.193 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:38:52.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:52.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:52.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:52.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:38:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:38:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:38:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:38:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:52.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:52.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:52.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:52.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:52.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:52.719 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:38:52.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:52.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:53.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:53.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:53.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:53.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:53.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:53.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:53.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:53.721 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:38:53.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:54.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:54.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:54.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:54.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:54.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:54.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:54.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:54.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:54.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:54.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:54.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:54.723 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:54.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:54.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:54.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:54.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:54.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:54.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:54.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:54.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:54.726 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:54.726 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:54.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:54.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:54.743 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:38:54.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:54.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:54.758 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:38:54.758 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:38:54.758 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:38:54.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:38:54.758 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:38:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:38:54.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:54.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:38:54.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:38:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:54.816 DEBUG [WorkbenchTestable][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 12:38:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:54.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:54.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:54.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:54.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:38:54.817 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:38:54.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:38:54.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:38:54.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.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 >") 12:38:54.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:54.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:54.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:54.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:54.818 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:38:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:54.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:54.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 12:38:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:54.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:54.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:38:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:38:54.821 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:38:54.821 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:38:54.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:38:54.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:38:54.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.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 >") 12:38:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:54.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:54.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:54.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:54.822 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:38:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:54.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:54.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:54.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:54.823 DEBUG [WorkbenchTestable][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 12:38:54.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:54.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:38:54.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:38:54.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:54.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:38:54.824 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 12:38:54.824 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 12:38:54.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:55.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:55.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 12:38:55.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 12:38:55.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:55.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 12:38:55.825 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 12:38:55.825 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 12:38:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:56.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:56.326 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 12:38:56.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 12:38:56.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:56.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:56.826 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 12:38:56.827 DEBUG [WorkbenchTestable][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") 12:38:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:56.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:56.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:56.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:56.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:56.829 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 12:38:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:56.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:56.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:56.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:56.831 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:38:56.831 DEBUG [WorkbenchTestable][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) 12:38:56.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:56.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:56.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:56.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:38:56.832 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:38:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:38:56.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:38:56.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:38:56.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:56.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:38:56.835 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:38:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:38:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:38:57.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:38:57.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:57.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:57.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:57.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:38:57.336 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:38:57.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:57.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:57.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:57.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:38:57.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:58.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:38:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:58.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:58.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:38:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:58.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:58.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:38:58.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:38:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:38:58.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:38:58.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:58.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:38:58.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:38:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:38:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:38:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:38:58.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:38:58.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:38:58.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:38:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:38:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:38:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:38:58.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:38:58.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:38:58.340 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:38:58.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:38:58.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:38:58.358 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:38:58.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:38:58.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'New' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'' 12:38:58.371 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:38:58.371 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:38:58.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:38:58.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:38:58.371 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:38:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:38:58.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:58.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:38:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:38:58.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:38:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:38:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:38:58.431 DEBUG [WorkbenchTestable][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 12:38:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:38:58.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:38:58.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:38:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:38:58.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:38:58.432 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 12:38:58.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 12:38:58.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:58.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:58.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 12:38:58.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 12:38:58.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:59.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 12:38:59.433 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 12:38:59.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 12:38:59.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:38:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:38:59.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 12:38:59.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 12:38:59.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:00.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 12:39:00.434 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 12:39:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 12:39:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:00.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 12:39:00.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 12:39:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:01.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:01.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 12:39:01.435 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 12:39:01.435 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 12:39:01.436 DEBUG [WorkbenchTestable][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) 12:39:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:01.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:01.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:01.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:01.439 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:39:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:01.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:01.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:01.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:01.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:01.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:01.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:01.471 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:39:01.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:01.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:01.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:01.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:01.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:02.472 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:02.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:02.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:02.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:39:02.473 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:02.473 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:02.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:02.473 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:39:02.473 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:02.474 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:39:02.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:39:02.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:02.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:02.474 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:02.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:02.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:02.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:02.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:02.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:02.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:02.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:39:02.476 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:39:02.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:39:02.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:39:02.494 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:39:02.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:02.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:02.585 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:39:02.585 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:39:02.585 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:39:02.585 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:39:02.585 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:39:02.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: "Add and Remove..."] is available.... 12:39:02.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:02.645 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:39:02.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:39:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:02.646 DEBUG [WorkbenchTestable][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 >>") 12:39:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:02.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:02.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:02.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:02.647 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:39:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:02.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:02.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:02.649 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:39:02.649 DEBUG [WorkbenchTestable][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) 12:39:02.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:02.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:02.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:02.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:02.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:02.652 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:39:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:02.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:02.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:02.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:39:02.661 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:39:03.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:39:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:03.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:03.162 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.163 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:39:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:39:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:03.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:03.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:39:03.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:03.163 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:03.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.163 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.164 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:39:03.164 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:39:03.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:39:03.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:39:03.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:39:03.175 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:39:03.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:39:03.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:39:03.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.181 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:39:03.181 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:39:03.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:39:03.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:39:03.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:39:03.189 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:39:03.190 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:39:03.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:39:03.195 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:39:03.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:03.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:03.212 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:03.213 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:39:03.213 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:39:03.213 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.213 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:39:03.213 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:39:03.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:39:03.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:39:03.213 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:39:03.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:39:03.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:39:03.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:39:03.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:03.272 DEBUG [WorkbenchTestable][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 12:39:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:39:03.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:39:03.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:39:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:03.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:03.273 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:39:03.273 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:39:03.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:39:03.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:39:03.274 DEBUG [WorkbenchTestable][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") 12:39:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:03.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:03.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:03.275 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 12:39:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:03.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:03.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:03.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:03.276 DEBUG [WorkbenchTestable][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 12:39:03.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:39:03.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:39:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:39:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:03.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:03.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:39:03.277 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:39:03.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:39:03.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:39:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "< Remove") 12:39:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:03.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:03.278 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 12:39:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:03.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:03.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:03.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:03.279 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:39:03.279 DEBUG [WorkbenchTestable][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) 12:39:03.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:03.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:03.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:03.281 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:39:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:03.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:03.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:03.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:39:03.309 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 12:39:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:39:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:39:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:39:03.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:39:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:03.310 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) 12:39:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:03.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:03.310 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:03.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:03.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:39:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:39:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:03.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:03.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.839 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:39:03.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:03.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:39:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:03.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:03.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:03.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:39:03.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:03.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:03.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:39:03.840 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:39:03.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:39:03.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:39:03.847 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.848 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:39:03.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:03.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:39:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:03.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:03.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:03.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 12:39:03.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:03.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:03.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:03.848 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:39:03.849 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:39:03.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:39:03.854 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:39:03.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:03.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:03.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:03.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:03.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:39:03.861 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:39:03.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:39:03.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:39:03.868 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 12:39:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:03.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:39:03.868 DEBUG [main][MenuItemLookup] Found menu:'File' 12:39:03.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:39:03.868 DEBUG [main][MenuItemLookup] Item match:Edit 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:03.869 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:03.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:39:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:39:03.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:39:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:39:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:03.869 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'File' 12:39:03.869 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:39:03.869 DEBUG [main][MenuItemLookup] Item match:Edit 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:03.870 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:03.870 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:03.870 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:39:03.870 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:39:03.870 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:39:03.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:39:03.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:39:03.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:39:03.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:03.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:39:03.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:03.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:39:03.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:03.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:03.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:03.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:03.903 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:03.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:03.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:03.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:39:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:39:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:39:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:39:03.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 'Publishing to .*'] is available.... 12:39:13.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:39:13.978 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.... 12:39:13.978 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 12:39:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:13.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:13.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:39:13.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:13.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:13.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:39:13.980 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:13.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:39:13.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:39:13.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:13.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:13.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:13.980 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:13.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:13.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:39:13.982 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:39:13.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:39:13.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:39:13.989 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:39:13.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:13.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:14.016 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:39:14.016 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:39:14.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:39:14.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:39:14.017 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:39:14.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:39:14.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:14.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:39:14.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:39:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:14.104 DEBUG [WorkbenchTestable][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 >>") 12:39:14.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:14.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:14.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:14.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:14.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:14.105 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:39:14.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:14.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:14.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:14.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:14.107 DEBUG [WorkbenchTestable][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 12:39:14.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:14.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:39:14.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:39:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:14.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:39:14.108 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 12:39:14.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 12:39:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:14.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 12:39:14.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 12:39:14.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:15.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 12:39:15.109 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 12:39:15.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 12:39:15.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:15.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 12:39:15.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 12:39:15.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:16.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 12:39:16.110 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 12:39:16.110 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 12:39:16.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:16.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:16.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 12:39:16.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 12:39:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:17.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:17.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 12:39:17.111 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 12:39:17.111 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 12:39:17.111 DEBUG [WorkbenchTestable][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) 12:39:17.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:17.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:17.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:17.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:17.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:17.114 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:39:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:17.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:17.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:17.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:17.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:17.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:17.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:17.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:17.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:17.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:17.147 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 12:39:17.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:17.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:17.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:17.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 12:39:17.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:18.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 12:39:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:18.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:18.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:39:18.149 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:18.149 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:18.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 12:39:18.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:18.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:18.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:39:18.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:18.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:18.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:18.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:18.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:39:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:18.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:18.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:18.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:18.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:39:18.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:39:18.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:18.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:18.184 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:39:18.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:39:18.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:18.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:18.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:18.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:18.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:18.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:18.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:19.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:19.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:19.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:39:19.186 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:39:19.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:39:19.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:19.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:19.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 12:39:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:19.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:19.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:19.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:19.187 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:39:19.187 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 12:39:19.187 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 12:39:19.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:39:19.187 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:39:19.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:39:19.190 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:39:19.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:19.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.217 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:39:19.217 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:39:19.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:39:19.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:39:19.218 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:39:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:19.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:19.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:19.718 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 12:39:19.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:39:19.718 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:39:19.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:39:19.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:39:19.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:19.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:19.748 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:19.748 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:19.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:39:19.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:39:19.748 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:39:19.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 'Delete.*'] is available.... 12:39:20.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 'Delete.*'] is available. finished successfully 12:39:20.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:39:20.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:20.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:20.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:20.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:20.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: 32) 12:39:20.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:20.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:39:20.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:20.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:20.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:20.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:20.327 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:39:20.327 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:39:20.327 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:20.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:20.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:20.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:39:20.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:20.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:39:20.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:20.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:20.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:20.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:20.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:20.328 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:20.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:20.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:20.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:20.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:39:20.332 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:39:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:39:20.832 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:39:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:20.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:20.832 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:39:20.832 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:39:20.833 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:39:20.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:39:20.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:20.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:20.864 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:39:20.864 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:39:20.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:39:20.865 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:39:20.865 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:39:20.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:20.865 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:21.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:21.365 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 12:39:21.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:39:21.365 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:39:21.365 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:39:21.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:39:21.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:21.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:21.393 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:21.393 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:21.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:39:21.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:39:21.393 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:39:21.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:39:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:39:21.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:39:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:21.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:21.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:21.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:21.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:39:21.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:21.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:39:21.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:21.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:21.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:21.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:21.976 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:39:21.976 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:39:21.976 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:21.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:21.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:21.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:39:21.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:21.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:21.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:39:21.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:21.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:21.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:21.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:21.977 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:21.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:21.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:21.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:39:21.980 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:39:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:39:22.481 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:39:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:22.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:22.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:39:22.481 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:39:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:39:22.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:39:22.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:22.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:22.510 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:39:22.510 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:39:22.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:39:22.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:39:22.510 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:39:22.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:22.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:39:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:39:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:23.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:23.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:23.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:23.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:23.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:23.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:23.011 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 12:39:23.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:39:23.011 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:39:23.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:39:23.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:39:23.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:23.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:23.036 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:23.036 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:23.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:39:23.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:39:23.036 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:39:23.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:39:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:39:23.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:39:23.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:23.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:23.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:39:23.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:23.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:39:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:23.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:23.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:23.651 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:39:23.651 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:39:23.651 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:23.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:23.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:23.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:39:23.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:23.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:39:23.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:23.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:23.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:23.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:23.652 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:23.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:23.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:23.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:39:23.655 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:39:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:39:24.156 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:39:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:24.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:24.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:24.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:24.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') 12:39:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:24.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:24.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:24.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:24.204 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:24.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:24.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:24.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:24.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:24.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:24.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:24.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:39:24.215 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:39:24.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:39:24.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:39:24.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:24.234 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 12:39:24.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:24.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:24.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:24.248 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:24.248 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:24.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:39:24.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:39:24.248 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:39:24.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:39:24.274 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 12:39:24.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:39:24.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:24.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:24.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:39:24.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:24.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:24.275 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:39:24.275 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:24.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:24.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:24.275 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:24.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:24.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:24.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:39:24.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:39:24.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.307 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:24.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:24.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:24.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 '\*?\QServers\E') 12:39:24.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:24.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:24.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:24.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:24.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 12:39:24.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:24.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:24.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:24.317 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 12:39:24.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 12:39:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:24.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:24.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:24.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:25.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:25.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:39:25.319 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:39:25.319 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 12:39:25.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:25.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:25.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:25.320 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 12:39:25.320 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:25.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:25.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:25.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:26.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:39:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:39:26.322 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:39:26.322 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:39:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 12:39:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:26.322 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 12:39:26.322 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:26.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:26.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:26.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.618 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.276 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.27 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.615 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.135 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.506 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.17 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:26.331 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:26.332 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:39:26.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:26.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:26.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:26.332 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:39:26.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:26.332 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:39:26.332 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:26.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:26.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:26.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:26.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:26.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:26.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:26.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:26.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:26.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:26.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:26.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:26.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:26.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:26.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:26.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:26.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:26.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:26.346 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 12:39:26.346 INFO [WorkbenchTestable][ServersView2] Create new server 12:39:26.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:39:26.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:26.347 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:26.347 DEBUG [main][MenuItemLookup] Item match:New 12:39:26.347 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:39:26.347 DEBUG [main][MenuItemLookup] Item match:Server 12:39:26.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:39:26.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:39:26.347 INFO [main][MenuItemHandler] Select menu item: Server 12:39:26.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:39:26.441 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 12:39:26.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:39:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:26.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:39:26.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:39:26.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.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: "New Server"] 12:39:26.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:39:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:26.443 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:39:26.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:26.444 DEBUG [WorkbenchTestable][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 12:39:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:26.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:26.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:39:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:39:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:39:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:39:26.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:26.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:39:26.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:26.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:39:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:26.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:39:26.950 DEBUG [WorkbenchTestable][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 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:26.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:26.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:39:26.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:26.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:26.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:39:26.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:26.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:39:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:26.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:26.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:39:26.951 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:39:26.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:39:26.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:39:26.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.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) 12:39:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:26.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:26.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:26.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:27.454 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:") 12:39:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:27.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:27.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:27.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:27.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:39:27.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:39:27.460 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 12:39:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:39:27.460 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:39:27.460 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:39:27.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:39:27.961 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:39:27.961 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:39:27.961 DEBUG [WorkbenchTestable][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) 12:39:27.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:27.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:27.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:27.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:27.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:27.965 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:39:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:27.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:27.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:27.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:27.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:28.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:28.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.475 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:28.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.479 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:28.479 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:28.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:28.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:28.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:28.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:28.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:28.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:28.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 12:39:28.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:28.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:28.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:28.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:28.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:28.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:28.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:28.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:28.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:28.510 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:28.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:28.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:28.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:28.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:28.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:28.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 12:39:28.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:28.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:28.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 '\*?\QServers\E') 12:39:28.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:28.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:28.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:28.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:28.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:28.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:28.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:28.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:28.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:28.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:28.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:28.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:28.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:28.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:28.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:28.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:28.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:28.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:28.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:28.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:28.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:28.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:28.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: "Import"] 12:39:28.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.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: "Import"] 12:39:28.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:28.575 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:39:28.575 DEBUG [main][MenuItemLookup] Found menu:'File' 12:39:28.575 DEBUG [main][MenuItemLookup] Item match:File 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:28.576 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:39:28.576 DEBUG [main][MenuItemLookup] Item match:Import... 12:39:28.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:39:28.576 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:39:28.576 INFO [main][MenuItemHandler] Select menu item: &Import... 12:39:28.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:39:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:39:28.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:39:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.660 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:39:28.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:39:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:39:28.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:28.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:28.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:39:28.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:28.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:39:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:28.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:39:28.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:39:28.662 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:39:28.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:39:28.663 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:39:28.663 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:39:28.663 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:39:28.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) 12:39:28.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:28.664 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:39:28.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:28.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:28.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:28.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:28.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:39:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.727 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:39:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.728 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:39:28.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:39:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:39:28.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:39:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:28.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:28.728 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:39:28.728 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:28.729 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' 12:39:28.729 DEBUG [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:") 12:39:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:28.729 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:39:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:28.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:28.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:28.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:28.730 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 12:39:28.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:39:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:39:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:39:28.731 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 12:39:28.731 DEBUG [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") 12:39:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:28.732 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:39:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:28.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:28.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:28.736 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 12:39:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:28.736 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 12:39:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:39:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:39:28.737 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 12:39:28.737 DEBUG [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") 12:39:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:28.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:28.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:28.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:28.738 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 12:39:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:29.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:29.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:29.238 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:39:29.238 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:39:29.238 DEBUG [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) 12:39:29.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:29.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:29.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:29.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:29.240 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:39:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:29.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:29.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:29.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:29.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:29.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:29.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:29.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:29.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:29.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:29.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:29.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:29.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:29.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') 12:39:29.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:29.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:29.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:29.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:29.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:29.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:29.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:29.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:29.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:29.758 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 12:39:29.758 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:39:29.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:30.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:39:30.259 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:39:30.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:30.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:39:30.759 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:30.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:30.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:30.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:30.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:30.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:30.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:30.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:30.761 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 12:39:30.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:39:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:31.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:31.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:39:31.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:39:31.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:31.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:31.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:39:31.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:31.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:31.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:31.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 '\*?\QServers\E') 12:39:31.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:31.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:31.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:31.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:31.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:31.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:31.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:31.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:31.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:31.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:31.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:31.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:31.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:31.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:31.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:31.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:31.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:31.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:31.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') 12:39:31.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:31.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:31.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:31.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:31.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:31.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:31.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:31.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:31.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:31.822 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:31.822 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:31.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:31.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:31.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:31.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:31.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:31.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:31.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:31.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:31.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:31.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:31.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:31.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:31.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:31.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:31.855 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:31.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:31.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:31.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:31.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:31.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:31.869 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:31.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:39:32.370 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 12:39:32.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:32.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:32.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:32.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:32.371 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:32.371 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:32.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:32.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:32.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:32.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:32.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:32.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:32.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:32.371 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:32.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:32.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:32.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:32.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:32.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:32.374 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 12:39:32.374 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 12:39:32.374 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 12:39:32.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 12:39:32.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:32.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:32.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:32.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:32.381 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 12:39:32.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:32.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:32.382 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:32.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:32.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:32.382 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 12:39:32.382 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:32.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:32.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:32.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:32.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 12:39:32.383 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 12:39:32.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 12:39:32.400 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 12:39:32.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:32.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:32.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:32.414 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:32.414 DEBUG [main][MenuItemLookup] Item match:Profile 12:39:32.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 12:39:32.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 12:39:32.414 INFO [main][MenuItemHandler] Select menu item: Pro&file 12:39:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 12:39:32.416 DEBUG [Worker-1: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 12:39:33.428 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds 12:39:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 12:39:34.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 12:39:34.916 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 12:39:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:34.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.918 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 12:39:34.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:34.918 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:34.918 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:34.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:34.926 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:34.926 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.927 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 12:39:34.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.928 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 12:39:34.928 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:34.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:34.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:34.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:34.929 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:34.929 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:34.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:34.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:34.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:34.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:34.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:39:34.948 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:39:34.948 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 12:39:34.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 12:39:34.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 12:39:34.948 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 12:39:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 12:39:34.949 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:39:35.965 DEBUG [Worker-8: Starting Server 1][AbstractWait] Wait for 1 seconds 12:39:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 12:39:37.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 12:39:37.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 12:39:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:37.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:37.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.451 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 12:39:37.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:37.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:37.454 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:37.454 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:37.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:37.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.465 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:39:37.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.467 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:39:37.467 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:37.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:37.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:37.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:37.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:37.467 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:37.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:37.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:37.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:37.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:37.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:39:37.490 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:37.490 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:39:37.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:39:37.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:39:37.490 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:39:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:39:37.490 DEBUG [Worker-2: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:39:38.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:39:38.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:39:38.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:38.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:38.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:38.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:38.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:39:38.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:38.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:38.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:38.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:38.993 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:39:38.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:38.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:38.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:38.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:38.993 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:38.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:38.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:38.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:38.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:39.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:39.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:39.000 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 12:39:39.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:39.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:39.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:39.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:39.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:39.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:39.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:39.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:39.002 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:39:39.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:39.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:39.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:39.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:39.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:39.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:40.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:40.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:40.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.006 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:40.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:40.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:40.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:40.018 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:40.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:40.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:40.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:40.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.cnf.ServersView2, index 0 and no matchers specified 12:39:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:40.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:40.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:40.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:40.055 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:40.057 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:40.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:40.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 12:39:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:40.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:40.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:40.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') 12:39:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:40.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:40.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:40.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:40.101 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:39:40.601 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 12:39:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:40.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:40.602 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:40.602 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:40.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:40.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:40.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:40.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:40.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:40.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:40.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:40.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:40.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.619 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:40.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:40.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 '\*?\QServers\E') 12:39:40.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:40.625 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:40.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:40.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:40.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:40.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:40.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:40.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:40.627 INFO [WorkbenchTestable][ServersView2] Create new server 12:39:40.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:40.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:40.652 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:40.652 DEBUG [main][MenuItemLookup] Item match:New 12:39:40.652 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:39:40.652 DEBUG [main][MenuItemLookup] Item match:Server 12:39:40.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:39:40.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:39:40.652 INFO [main][MenuItemHandler] Select menu item: Server 12:39:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:39:40.737 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 12:39:40.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:39:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:40.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:40.738 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:40.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:39:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:40.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:40.738 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:39:40.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39: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.wizard.NewServerWizardPage, index 0 and no matchers specified 12:39:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:40.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:40.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:39:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:39:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:39:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:39:40.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:41.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:41.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:39:41.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:41.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:41.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:39:41.245 DEBUG [WorkbenchTestable][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 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:41.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:41.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:41.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:39:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:39:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:39:41.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:41.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:39:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:41.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:39:41.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:39:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:41.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:39:41.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:41.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:39:41.246 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:39:41.246 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:39:41.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:39:41.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:39:41.249 DEBUG [WorkbenchTestable][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) 12:39:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:41.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:41.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:41.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:41.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:41.750 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:") 12:39:41.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:41.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:41.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:41.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:41.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:39:41.755 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:39:41.756 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 12:39:41.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:39:41.756 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:39:41.756 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:39:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:39:42.257 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:39:42.257 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:39:42.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewServerWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 12:39:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:42.261 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:39:42.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:42.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:42.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:42.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:42.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:42.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:42.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:42.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:42.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.772 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:42.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.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') 12:39:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 12:39:42.794 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:42.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:42.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.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 '\*?\QServers\E') 12:39:42.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.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') 12:39:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 12:39:42.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:42.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.860 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.861 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:42.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 12:39:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:42.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:42.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.910 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:42.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:42.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:42.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:42.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:42.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:42.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:42.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:42.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:42.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:42.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:42.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:42.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 12:39:42.960 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 12:39:42.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 12:39:42.977 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 12:39:42.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:42.979 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 12:39:42.979 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:42.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:42.981 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 12:39:42.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:42.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:42.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:42.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:42.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 12:39:42.982 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 12:39:42.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 12:39:42.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 12:39:42.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:42.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:42.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:43.001 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:43.001 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:39:43.001 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:39:43.001 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:39:43.001 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:39:43.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:39:43.003 DEBUG [Worker-5: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 12:39:44.010 DEBUG [Worker-5: Starting Server 2][AbstractWait] Wait for 1 seconds 12:39:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:39:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:39:45.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:39:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:45.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.505 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:39:45.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:45.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.506 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 12:39:45.506 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 12:39:45.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 12:39:45.516 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 12:39:45.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.518 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 12:39:45.518 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:45.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:45.537 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:45.537 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:39:45.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:39:45.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:39:45.537 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:39:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:39:45.569 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 12:39:45.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:39:45.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:45.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:39:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:45.570 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 12:39:45.570 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 12:39:45.570 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:45.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:45.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:45.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 "OK") 12:39:45.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:45.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:39:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:39:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:45.571 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:39:45.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:45.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:45.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:45.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:39:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:39:45.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:45.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:45.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:45.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:45.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:45.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:45.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:45.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 12:39:45.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.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.cnf.ServersView2, index 0 and no matchers specified 12:39:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:45.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:45.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:45.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 '\*?\QServers\E') 12:39:45.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:45.661 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:45.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:45.664 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:45.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:45.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:45.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:45.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:45.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:45.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:45.674 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 12:39:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:45.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:45.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:45.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:45.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 '\*?\QServers\E') 12:39:45.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:45.700 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:45.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:45.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:45.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.702 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:45.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:45.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:45.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:45.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:45.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:45.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:45.710 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:45.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:45.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:45.725 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:45.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:45.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:45.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:45.726 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:39:45.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:45.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:46.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:46.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:46.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.731 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:46.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:46.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:46.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:46.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:46.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:46.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:46.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:46.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:46.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:46.753 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:46.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:46.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:46.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:46.754 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:46.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:46.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:46.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:46.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:46.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:46.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 '\*?\QServers\E') 12:39:46.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:46.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:46.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:46.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:46.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:46.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:46.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:46.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:46.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:46.762 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:46.763 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:46.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:46.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:46.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:46.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:46.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:46.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:46.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:46.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:46.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 '\*?\QServers\E') 12:39:46.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:46.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:46.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:46.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:46.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:46.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:46.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:46.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:46.772 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:46.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available. failed, an exception will be thrown 12:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:47.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:47.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:47.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:47.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:47.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:47.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:47.273 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:47.273 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:47.273 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:47.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:47.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:47.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:47.273 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:47.274 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:47.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:47.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:47.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:47.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:47.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:47.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:47.276 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:47.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:47.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:47.283 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:47.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:47.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:47.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:47.284 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 12:39:47.284 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:47.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:47.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:47.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:47.285 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:47.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:47.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:47.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:47.285 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 12:39:47.285 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:47.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:47.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:47.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:47.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:47.286 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:47.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:47.303 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:47.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:47.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:47.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:47.317 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:47.317 DEBUG [main][MenuItemLookup] Item match:Profile 12:39:47.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 12:39:47.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 12:39:47.317 INFO [main][MenuItemHandler] Select menu item: Pro&file 12:39:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 12:39:47.319 DEBUG [Worker-9: Starting Server 1][AbstractWait] Wait for 1 seconds 12:39:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 12:39:48.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 12:39:48.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 12:39:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:48.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:48.820 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.821 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 12:39:48.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:48.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.821 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.822 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:48.822 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:48.822 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:48.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:48.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.828 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 12:39:48.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.829 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.830 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:48.830 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:48.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:48.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:48.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.838 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:39:48.838 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.840 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:39:48.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:48.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:48.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:48.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:48.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 12:39:48.840 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 12:39:48.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 12:39:48.844 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 12:39:48.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:48.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:48.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:39:48.860 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:48.860 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:39:48.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:39:48.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:39:48.860 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:39:48.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:39:48.860 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:39:50.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:39:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:39:50.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:50.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:50.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:50.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:39:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:50.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:50.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:50.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:50.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:50.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:50.363 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:39:50.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:50.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:50.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:50.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:50.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:50.363 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:39:50.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:50.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:50.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:50.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:50.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:51.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:51.368 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:51.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:51.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:51.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:51.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:51.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 '\*?\QServers\E') 12:39:51.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:51.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:51.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:51.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:51.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:51.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:51.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:51.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:51.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:51.380 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:51.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:51.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:51.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:51.380 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:51.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:51.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:51.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:51.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:51.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:51.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 '\*?\QServers\E') 12:39:51.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:51.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:51.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:51.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:51.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:51.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:51.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:51.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:51.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:51.414 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:51.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:51.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:51.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:51.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:51.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:51.430 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:51.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') 12:39:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:51.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:51.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:51.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:51.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:51.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:51.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:51.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:51.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:51.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:51.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:51.447 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:51.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:39:51.947 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 12:39:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:51.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:51.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:51.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:51.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:51.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:51.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:51.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:51.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:51.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:51.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:51.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:51.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:51.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:51.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:51.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:51.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:51.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:51.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:51.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:51.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:51.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:51.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:51.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:51.951 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:51.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:51.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:51.957 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:39:51.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:51.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:51.984 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:39:51.984 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:39:51.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:39:51.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:39:51.984 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:39:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:39:52.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:52.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:39:52.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:52.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:52.043 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 12:39:52.043 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 12:39:52.043 DEBUG [WorkbenchTestable][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) 12:39:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:52.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:52.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:52.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:39:52.045 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:39:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:39:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:39:52.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:39:52.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:39:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:39:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:52.078 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:52.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:52.079 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:52.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:52.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:52.080 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:39:52.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:52.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:52.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:52.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:52.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:53.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:53.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:53.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:53.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:53.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:53.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:53.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:53.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:53.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:53.105 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:53.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:53.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:53.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:53.108 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:53.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:53.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:53.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:53.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:53.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 '\*?\QServers\E') 12:39:53.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:53.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:53.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:53.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:53.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:53.132 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:53.132 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:53.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.cnf.ServersView2, index 0 and no matchers specified 12:39:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:53.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:53.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:53.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:53.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:53.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') 12:39:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:53.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:53.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:53.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:53.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:53.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:53.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:53.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:53.156 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:39:53.157 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 12:39:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:53.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:53.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:53.157 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:53.157 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:53.157 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:53.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:53.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:53.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:53.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:53.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:53.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:53.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:53.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:53.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:53.160 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:53.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:53.165 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:53.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:53.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:53.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:53.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:53.166 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 12:39:53.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:53.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:53.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:53.192 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:39:53.192 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 12:39:53.193 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 12:39:53.193 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 12:39:53.193 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 12:39:53.194 DEBUG [Worker-3: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 12:39:53.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 12:39:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 12:39:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 12:39:54.201 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:54.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:54.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:54.703 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:54.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:54.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:54.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 12:39:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:54.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:54.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:54.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:54.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:54.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:54.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:54.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:54.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:54.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:54.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:54.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:54.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:54.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:54.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:54.705 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:39:54.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:54.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:55.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:55.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:55.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:55.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:55.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:55.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.710 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:39:55.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:55.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:55.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:55.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:55.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:55.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:55.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:55.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:55.716 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:55.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:55.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:55.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:55.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:55.717 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:55.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:55.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:55.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:55.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:55.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:39:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:55.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:55.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:55.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:55.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:55.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:55.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:55.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:55.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:55.738 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:55.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:55.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:55.752 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:39:55.752 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:55.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:55.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:55.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:55.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 12:39:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:55.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:55.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:39:55.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:55.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:39:55.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:39:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:39:55.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:39:55.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:39:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:39:55.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:39:55.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:55.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:55.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:55.762 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:39:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:39:56.263 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 12:39:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:56.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:39:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:39:56.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:39:56.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:56.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:39:56.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:39:56.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:39:56.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:39:56.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:56.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:39:56.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:39:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:39:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:39:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:39:56.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:39:56.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:56.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:56.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:56.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:39:56.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:39:56.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:39:56.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:56.266 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:56.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:56.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:56.286 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:56.286 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:56.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:56.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:56.286 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 12:39:56.287 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:56.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:56.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:56.287 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:56.287 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:56.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:56.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:56.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:56.288 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 12:39:56.288 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:56.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:56.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:56.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:56.288 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:56.288 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:56.288 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:56.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:56.293 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:56.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:56.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:56.309 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:56.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:56.310 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:39:56.310 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:39:56.310 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:39:56.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:39:56.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:39:56.310 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:39:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:39:56.312 DEBUG [Worker-13: Starting Server 1][AbstractWait] Wait for 1 seconds 12:39:57.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:39:57.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:39:57.812 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:39:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:57.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:57.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.814 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:39:57.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:57.814 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:39:57.814 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:39:57.815 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:39:57.822 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:39:57.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.827 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:39:57.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.828 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:39:57.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:57.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:57.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:57.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:57.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:39:57.828 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:39:57.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:39:57.833 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:39:57.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:57.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:39:57.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'New' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:39:57.851 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:39:57.851 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:39:57.851 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:39:57.851 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:39:57.851 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:39:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:39:57.851 DEBUG [Worker-9: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:39:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:39:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:39:59.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:39:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:39:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:39:59.353 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.354 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:39:59.354 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:39:59.354 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.354 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:39:59.355 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:39:59.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:39:59.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:39:59.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.361 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:39:59.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:39:59.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:39:59.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:39:59.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:39:59.363 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:39:59.363 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:39:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:39:59.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:39:59.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:39:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:00.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:00.365 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:00.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:00.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.371 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:00.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:00.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:00.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:00.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:00.376 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:00.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:00.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:00.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 12:40:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:00.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:00.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:00.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') 12:40:00.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:00.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:00.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:00.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:00.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:00.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:00.407 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:00.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:00.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:00.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:00.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:00.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:00.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 '\*?\QServers\E') 12:40:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:00.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:00.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:00.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:00.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:00.416 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:00.916 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 12:40:00.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:00.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:00.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:00.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:00.917 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:00.917 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:00.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:00.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:00.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:00.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:00.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:00.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:00.918 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:00.918 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:00.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:00.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:00.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:00.933 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:00.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:00.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:00.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:00.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:00.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:00.953 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 12:40:00.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:00.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:00.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:40:00.964 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:40:00.964 DEBUG [main][MenuItemLookup] Item match:Clean... 12:40:00.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 12:40:00.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 12:40:00.965 INFO [main][MenuItemHandler] Select menu item: &Clean... 12:40:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:40:00.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:00.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:40:00.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:00.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:40:00.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:00.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:00.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:00.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:00.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:00.997 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:00.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:00.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:00.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:01.009 DEBUG [Worker-7: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 12:40:01.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:40:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:40:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 12:40:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 12:40:02.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 12:40:02.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:02.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:02.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:02.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:02.531 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:02.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:02.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:02.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 12:40:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:02.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:02.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:02.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:02.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:02.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:02.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:02.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:02.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:02.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:02.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:02.534 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:02.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:02.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:02.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:02.534 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:02.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:02.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:03.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:03.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:03.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:03.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:03.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:03.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:03.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:03.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:03.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 '\*?\QServers\E') 12:40:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:03.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:03.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:03.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:03.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:03.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:03.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:03.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:03.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:03.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:03.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:03.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:03.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:03.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 '\*?\QServers\E') 12:40:03.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:03.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:03.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:03.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:03.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:03.592 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:03.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:03.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:03.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:03.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:03.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:03.597 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:03.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') 12:40:03.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:03.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:03.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:03.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:03.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:03.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:03.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:03.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:03.614 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:03.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:03.626 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 12:40:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:03.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:03.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:03.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:03.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:03.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:03.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:03.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:03.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:03.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:03.629 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:03.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:03.646 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:03.647 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:03.649 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 12:40:03.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:03.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:03.650 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 12:40:03.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:03.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:03.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:03.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:03.650 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:03.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:03.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:03.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:03.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:03.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:03.671 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:03.671 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 12:40:03.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 12:40:03.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 12:40:03.671 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 12:40:03.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 12:40:03.673 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 12:40:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 12:40:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 12:40:05.172 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 12:40:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:05.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.174 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 12:40:05.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:05.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.175 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:05.175 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:05.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:05.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:05.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.181 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 12:40:05.182 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.184 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:05.184 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:05.184 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:05.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:05.192 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.193 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:40:05.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.194 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:40:05.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:05.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:05.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:05.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:05.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:05.195 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:05.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:05.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:05.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:05.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:05.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:05.216 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:40:05.217 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:05.217 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:40:05.217 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:40:05.217 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:40:05.217 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:40:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:40:05.217 DEBUG [Worker-5: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:40:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:40:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:40:06.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:06.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:06.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:06.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:06.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:40:06.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:06.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:06.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:06.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:06.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:06.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:06.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:06.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:06.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:06.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:06.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:06.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:06.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:06.719 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:40:06.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:06.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:06.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:06.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:06.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:06.720 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:06.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:07.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:07.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:07.221 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:07.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:07.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:07.721 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:07.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:07.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:07.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:07.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 '\*?\QServers\E') 12:40:07.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:07.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:07.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:07.732 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:07.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:07.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:07.734 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:07.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:07.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:07.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:07.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.cnf.ServersView2, index 0 and no matchers specified 12:40:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:07.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:07.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:07.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:07.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:07.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 '\*?\QServers\E') 12:40:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:07.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:07.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:07.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:07.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:07.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:07.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:07.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:07.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:07.758 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:07.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:07.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:07.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:07.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:07.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:07.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:07.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:07.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 '\*?\QServers\E') 12:40:07.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:07.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:07.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:07.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:07.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:07.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:07.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:07.780 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:07.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:08.281 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 12:40:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:08.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:08.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:08.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:08.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:08.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:08.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:08.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:08.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:08.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:08.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:08.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:08.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:08.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:08.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:08.282 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:08.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:08.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:08.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:08.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:08.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:08.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:08.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:08.298 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:08.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:08.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:08.316 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:08.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:08.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:08.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:08.319 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 12:40:08.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:08.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:08.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:08.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:08.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:08.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:08.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:08.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:08.320 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 12:40:08.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:08.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:08.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:08.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:08.320 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:08.320 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:08.320 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:08.325 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:08.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:08.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:08.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:08.341 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:40:08.341 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:40:08.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:40:08.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:40:08.341 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:40:08.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:40:08.343 DEBUG [Worker-11: Starting Server 1][AbstractWait] Wait for 1 seconds 12:40:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:40:09.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:40:09.843 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:40:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:09.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:09.844 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.844 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:40:09.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:09.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.845 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:40:09.846 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:40:09.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:40:09.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:40:09.852 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.852 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 12:40:09.852 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.853 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.854 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:40:09.854 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:40:09.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:40:09.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:40:09.862 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.863 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:40:09.863 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.864 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:40:09.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:09.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:09.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:09.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:40:09.865 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:40:09.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:40:09.869 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:40:09.869 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:09.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:09.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:40:09.886 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:09.886 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:40:09.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:40:09.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:40:09.886 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:40:09.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:40:09.886 DEBUG [Worker-9: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:40:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:40:11.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:40:11.387 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:11.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:11.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:11.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:40:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:11.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:11.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:11.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:11.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:11.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:11.389 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:40:11.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:11.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:11.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:11.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:11.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:11.390 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:11.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:11.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:11.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:11.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:12.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:12.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:12.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.394 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:12.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:12.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:12.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:12.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:12.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:12.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:12.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:12.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:12.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:12.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:12.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:12.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:12.416 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:12.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:12.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:12.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:12.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 12:40:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:12.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:12.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:12.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:12.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:12.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 '\*?\QServers\E') 12:40:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:12.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:12.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:12.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:12.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:12.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:12.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:12.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:12.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:12.462 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:12.462 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:12.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:12.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:12.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:12.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:12.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:12.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:12.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:12.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:12.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') 12:40:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:12.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:12.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:12.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:12.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:12.487 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:12.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:12.490 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:12.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:12.990 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 12:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:12.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:12.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:12.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:12.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:12.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:12.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:12.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:12.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:12.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:12.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:12.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:12.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:12.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:12.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:12.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:12.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:12.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:12.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:12.994 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:12.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:13.000 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:13.000 INFO [WorkbenchTestable][AbstractServer] Open server's editor 12:40:13.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:13.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:13.025 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:13.025 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:13.026 DEBUG [main][MenuItemLookup] Item match:Open F3 12:40:13.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 12:40:13.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 12:40:13.026 INFO [main][MenuItemHandler] Select menu item: Open F3 12:40:13.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:13.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:13.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:13.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@271255e8 is found... 12:40:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@271255e8 is found finished successfully 12:40:13.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 '\*?\QServer 1\E') 12:40:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:13.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:13.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:13.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:13.204 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 12:40:13.214 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:13.220 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:13.220 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 12:40:13.220 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 12:40:13.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:13.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:13.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:13.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:13.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:13.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:13.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:13.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:13.244 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:13.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:13.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:13.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:13.244 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:13.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:13.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:13.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:14.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:14.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:14.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.252 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:14.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:14.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:14.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:14.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:14.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:14.280 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:14.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:14.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:14.282 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:14.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:14.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:14.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:14.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:14.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:14.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') 12:40:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:14.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:14.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:14.295 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:14.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:14.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:14.311 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:14.311 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:14.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:14.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:14.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:14.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:14.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:14.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:14.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:14.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:14.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:14.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:14.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:14.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:14.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:14.340 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:14.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:14.841 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 12:40:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:14.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:14.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:14.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:14.842 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:14.842 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:14.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:14.842 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:14.842 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:14.842 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:14.842 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:14.842 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:14.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:14.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:14.858 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:14.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:14.866 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:14.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:14.867 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 12:40:14.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:14.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:14.869 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 12:40:14.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:14.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:14.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:14.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:14.869 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:14.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:14.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:14.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:14.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:14.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:14.890 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:14.890 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 12:40:14.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 12:40:14.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 12:40:14.890 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 12:40:14.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 12:40:14.892 DEBUG [Worker-11: Starting Server 1][AbstractWait] Wait for 1 seconds 12:40:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 12:40:16.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 12:40:16.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 12:40:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:16.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:16.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.393 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 12:40:16.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:16.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:16.394 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:16.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:16.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:16.399 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.400 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 12:40:16.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.401 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.401 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 12:40:16.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:16.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:16.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:16.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:16.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:16.402 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:16.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:16.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:16.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:16.407 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:16.407 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:16.421 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:16.421 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 12:40:16.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 12:40:16.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 12:40:16.422 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 12:40:16.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 12:40:16.422 DEBUG [Worker-6: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:40:17.430 DEBUG [Worker-11: Starting Server 1][AbstractWait] Wait for 1 seconds 12:40:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 12:40:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 12:40:18.923 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 12:40:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:18.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.924 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 12:40:18.924 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:18.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.925 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:18.926 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:18.926 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:18.930 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:18.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.932 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:40:18.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.933 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:40:18.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:18.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:18.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:18.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:18.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:18.934 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:18.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:18.941 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:18.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:18.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:18.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:40:18.953 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:18.953 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:40:18.953 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:40:18.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:40:18.954 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:40:18.954 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:40:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:40:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:40:19.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:40:19.963 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:19.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:19.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:19.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:40:20.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:20.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:20.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:20.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:20.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:20.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:20.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:20.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:20.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.466 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:40:20.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:20.466 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:20.467 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:20.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:20.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:20.475 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.476 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 12:40:20.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:20.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:20.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:20.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:20.477 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:20.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:20.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:20.978 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:20.978 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:20.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:21.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:21.479 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:21.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.484 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:21.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:21.490 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:21.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:21.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:21.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:21.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:21.496 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:21.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:21.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:21.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:21.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:21.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:21.498 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:21.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:21.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:21.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:21.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:21.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:21.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:21.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:21.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 '\*?\QServers\E') 12:40:21.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:21.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:21.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:21.525 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:21.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:21.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:21.527 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:21.527 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:21.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:21.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:21.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:21.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:21.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:21.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:21.548 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:21.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 '\*?\QServers\E') 12:40:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:21.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:21.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:21.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:21.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:21.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:21.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:21.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:21.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:21.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:21.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:21.570 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:21.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:22.070 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 12:40:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:22.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:22.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:22.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:22.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:22.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:22.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:22.072 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:22.072 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:22.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:22.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:22.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:22.072 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:22.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:22.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:22.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:22.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:22.074 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:22.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:22.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:22.080 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:40:22.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:22.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:22.111 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:40:22.111 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:40:22.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:40:22.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:40:22.111 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:40:22.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: "Add and Remove..."] is available.... 12:40:22.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:40:22.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:40:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:22.169 DEBUG [WorkbenchTestable][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 >>") 12:40:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:22.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:22.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:22.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:22.170 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:40:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:22.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:22.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.172 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:40:22.172 DEBUG [WorkbenchTestable][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) 12:40:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:22.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:22.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:22.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:22.174 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:40:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:22.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:22.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:40:22.176 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:40:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:40:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:22.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:22.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.677 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 12:40:22.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:22.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 12:40:22.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:22.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:22.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:22.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 12:40:22.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:22.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:22.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:22.679 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:22.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:22.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:22.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:40:22.686 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:40:22.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:40:22.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:40:22.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.692 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 12:40:22.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:22.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 12:40:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:22.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:22.692 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:22.692 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 12:40:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:22.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:22.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:22.697 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:22.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:22.701 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:22.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.703 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:40:22.703 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:40:22.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:40:22.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:40:22.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:40:22.708 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:40:22.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:40:22.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:40:22.715 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.716 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.716 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:40:22.716 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:40:22.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:40:22.720 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:40:22.721 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.722 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 12:40:22.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:22.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 12:40:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:22.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:22.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:22.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 12:40:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:22.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:22.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:22.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:22.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:22.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:22.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 12:40:22.723 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 12:40:22.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 12:40:22.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 12:40:22.733 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:40:22.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:22.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Profile' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:22.750 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:40:22.750 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:40:22.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:40:22.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:40:22.750 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:40:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:22.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:40:22.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:40:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:22.811 DEBUG [WorkbenchTestable][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") 12:40:22.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:22.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:22.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:22.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:22.812 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 12:40:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:22.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:22.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:22.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.814 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:40:22.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 12:40:22.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:22.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:22.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:22.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:22.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:22.816 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:40:22.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:22.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:22.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:22.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:40:22.851 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 12:40:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:40:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:40:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:40:22.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:40:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:22.852 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) 12:40:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:22.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:22.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:22.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:22.852 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:22.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:22.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:22.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:40:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:40:22.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:40:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:40:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:23.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:23.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:23.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:23.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:23.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:23.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:23.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:23.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:23.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:23.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:23.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:23.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:23.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:23.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:23.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:23.428 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:23.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:23.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:23.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:23.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:23.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 '\*?\QServers\E') 12:40:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:23.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:23.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:23.457 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:23.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:23.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:23.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:23.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:23.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:23.459 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:23.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:23.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:23.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:23.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:23.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:23.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:23.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:23.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:23.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:23.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:23.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') 12:40:23.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:23.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:23.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:23.488 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:23.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:23.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:23.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:23.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:23.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:23.490 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:23.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:23.991 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 12:40:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:23.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:23.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:23.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:23.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:23.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:23.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:23.992 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:23.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:23.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:23.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:23.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:23.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:23.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:23.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:23.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:23.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:24.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:24.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:24.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:24.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:24.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:24.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:24.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:24.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:24.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:24.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:24.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:24.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:24.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:24.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:24.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:24.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:24.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:24.027 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:24.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:24.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:24.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:24.028 INFO [WorkbenchTestable][ServersView2] Create new server 12:40:24.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:24.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:24.054 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:24.054 DEBUG [main][MenuItemLookup] Item match:New 12:40:24.054 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:40:24.054 DEBUG [main][MenuItemLookup] Item match:Server 12:40:24.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:40:24.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:40:24.055 INFO [main][MenuItemHandler] Select menu item: Server 12:40:24.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:40:24.151 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 12:40:24.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:40:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:24.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:40:24.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:40:24.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:40:24.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:40:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:24.153 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:40:24.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:24.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 12:40:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:24.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:24.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:24.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:24.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:24.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:40:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:40:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:40:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:40:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:40:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:40:24.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:24.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:24.659 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:40:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:24.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:40:24.661 DEBUG [WorkbenchTestable][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 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:24.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:24.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:24.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:40:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:40:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:40:24.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:24.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:40:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:24.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:40:24.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:24.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:40:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:24.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:24.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:40:24.662 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:40:24.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:40:24.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:40:24.665 DEBUG [WorkbenchTestable][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) 12:40:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:24.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:24.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:24.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:24.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:25.166 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:") 12:40:25.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:25.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:25.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:25.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:25.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:40:25.172 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:40:25.172 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 12:40:25.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:40:25.173 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:40:25.173 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:40:25.673 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:40:25.673 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:40:26.173 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:40:26.173 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:40:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:40:26.674 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:40:26.674 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:40:26.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 12:40:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:26.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:26.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:26.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:26.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:26.678 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:40:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:26.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:26.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:40:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:40:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:27.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:27.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:27.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:27.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 12:40:27.221 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:27.222 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:27.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:27.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:27.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 12:40:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:27.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.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 '\*?\QServers\E') 12:40:27.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:27.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:27.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:27.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:27.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.327 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.334 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:27.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.354 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:27.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:27.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 '\*?\QServers\E') 12:40:27.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:27.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:27.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:27.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:27.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:27.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 12:40:27.386 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 12:40:27.387 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 12:40:27.392 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 12:40:27.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:27.394 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 12:40:27.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:27.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:27.395 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 12:40:27.396 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:27.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:27.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:27.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:27.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 12:40:27.396 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 12:40:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 12:40:27.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 12:40:27.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:27.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:27.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:27.429 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:40:27.429 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:40:27.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:40:27.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:40:27.429 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:40:27.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:40:27.432 DEBUG [Worker-4: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 12:40:28.439 DEBUG [Worker-13: Starting Server 2][AbstractWait] Wait for 1 seconds 12:40:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:40:29.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:40:29.931 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:29.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:29.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:29.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:40:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:29.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:29.932 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:29.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:29.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:29.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:29.933 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:40:29.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:29.933 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:29.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:29.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:29.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:29.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 12:40:29.934 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 12:40:29.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 12:40:29.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 12:40:29.940 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:29.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:29.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:29.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:29.941 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 12:40:29.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:29.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:29.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:29.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:29.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:29.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:29.958 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:29.958 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:40:29.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:40:29.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:40:29.958 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:40:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:40:29.991 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 12:40:29.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:29.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:29.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:29.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:29.992 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 12:40:29.992 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:29.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:40:29.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:29.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:29.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:29.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:29.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:29.996 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:29.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:29.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:29.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:29.997 DEBUG [Worker-2: Stopping Server 2][AbstractWait] Wait for 1 seconds 12:40:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:40:30.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:40:30.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:30.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:30.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:30.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:30.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:30.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:30.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:30.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 12:40:30.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:30.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 12:40:30.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:30.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:30.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:30.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:30.083 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:30.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:30.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:30.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:30.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:30.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') 12:40:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:30.113 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:30.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:30.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:30.616 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:30.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:30.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:30.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:30.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') 12:40:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:30.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:30.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:30.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:30.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:30.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:30.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') 12:40:30.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:30.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:30.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:30.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:30.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:30.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:30.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:30.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:30.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:30.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:30.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:31.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:31.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:31.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:31.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:31.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 '\*?\QServers\E') 12:40:31.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:31.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:31.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:31.230 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:31.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:31.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:31.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:31.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:31.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:31.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:31.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:31.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:31.258 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:31.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:31.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:31.260 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 12:40:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:31.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:31.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:31.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:31.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:31.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:31.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:31.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 '\*?\QServers\E') 12:40:31.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:31.294 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:31.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:31.296 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:31.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:31.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:31.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:31.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:31.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:31.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:31.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:31.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:31.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:31.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:31.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:31.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:31.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:31.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:31.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:31.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:31.327 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 12:40:31.327 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:31.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:31.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:31.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 12:40:31.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:32.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 12:40:32.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:32.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:32.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:32.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:32.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:32.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:32.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:32.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:32.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:32.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:32.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:32.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:32.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:32.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:32.372 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:32.372 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:32.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:32.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:32.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:32.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:32.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:32.395 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:32.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:32.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:32.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:32.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:32.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:32.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:32.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 '\*?\QServers\E') 12:40:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:32.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:32.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:32.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:32.421 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:32.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:32.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:32.423 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:32.923 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 12:40:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:32.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:32.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:32.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:32.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:32.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:32.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:32.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:32.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:32.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:32.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:32.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:32.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:32.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:32.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:32.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:32.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 12:40:32.927 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 12:40:32.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 12:40:32.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 12:40:32.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:32.949 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 12:40:32.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:32.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:32.950 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 12:40:32.950 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:32.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:32.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:32.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:32.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 12:40:32.951 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 12:40:32.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 12:40:32.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 12:40:32.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:32.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:32.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:32.972 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:32.972 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 12:40:32.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 12:40:32.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 12:40:32.972 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 12:40:32.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 12:40:32.973 DEBUG [Worker-12: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 12:40:33.980 DEBUG [Worker-10: Starting Server 1][AbstractWait] Wait for 1 seconds 12:40:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 12:40:35.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 12:40:35.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 12:40:35.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:35.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:35.475 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.476 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 12:40:35.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:35.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:35.477 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:35.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:35.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:35.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.483 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 12:40:35.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.485 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 12:40:35.485 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:35.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:35.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:35.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:35.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 12:40:35.485 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 12:40:35.486 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 12:40:35.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 12:40:35.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:35.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:35.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:35.510 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:40:35.510 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 12:40:35.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 12:40:35.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 12:40:35.510 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 12:40:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:40:35.532 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:40:36.545 DEBUG [Worker-7: Starting Server 1][AbstractWait] Wait for 1 seconds 12:40:38.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:40:38.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:40:38.011 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:40:38.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:38.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:38.012 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.013 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:40:38.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:38.013 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.014 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:40:38.014 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:40:38.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:40:38.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:40:38.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.021 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 12:40:38.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.022 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.022 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 12:40:38.022 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:38.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:38.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:38.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:38.023 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 12:40:38.023 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 12:40:38.023 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 12:40:38.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 12:40:38.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:38.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:38.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:40:38.049 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:38.049 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:40:38.049 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:40:38.049 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:40:38.049 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:40:38.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:40:38.049 DEBUG [Worker-5: Stopping Server 1][AbstractWait] Wait for 1 seconds 12:40:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:40:39.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:40:39.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:40:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:39.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:39.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.552 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:40:39.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:39.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:39.552 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:39.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:39.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:39.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.561 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 12:40:39.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.562 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.563 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:39.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:39.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:39.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:39.564 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:39.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:39.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:40.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:40.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:40.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:40.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:40.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:40.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:40.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:40.577 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:40.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:40.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:40.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:40.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:40.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:40.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:40.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:40.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:40.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:40.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:40.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:40.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:40.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:40.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:40.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:40.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:40.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:40.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:40.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:40.606 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:40.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:40.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:40.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:40.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:40.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:40.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:40.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:40.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:40.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:40.614 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:40.614 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:40.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:40.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:40.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:40.615 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:40.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:40.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:40.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:40.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:40.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:40.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:40.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:40.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:40.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:40.642 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:40.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:40.644 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:41.144 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 12:40:41.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:41.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:41.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:41.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:41.145 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:41.145 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:41.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:41.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:41.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:41.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:41.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:41.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:41.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:41.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:41.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:41.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:41.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:41.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:41.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:41.148 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:41.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:41.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:41.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:41.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:41.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:41.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:42.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:42.149 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:42.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:42.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:42.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:42.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:42.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:42.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:42.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:42.151 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:42.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:42.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:42.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:42.152 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 12:40:42.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:42.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:42.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 12:40:42.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:43.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 12:40:43.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:43.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:43.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:43.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 '\*?\QServers\E') 12:40:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:43.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:43.174 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:43.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:43.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:43.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:43.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:43.176 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:43.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:43.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:43.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:43.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:43.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:43.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:43.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:43.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:43.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:43.208 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:43.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:43.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:43.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:43.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:43.211 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 12:40:43.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:43.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:43.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:43.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.cnf.ServersView2, index 0 and no matchers specified 12:40:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:43.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:43.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:43.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:43.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:43.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:43.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:43.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:43.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:43.241 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 12:40:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:40:43.742 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 12:40:43.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:43.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:43.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:43.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:43.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:43.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:43.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:43.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 12:40:43.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.744 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:40:43.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:43.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:43.745 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:40:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:43.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:43.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:40:43.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:40:43.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:43.776 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:40:43.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:40:43.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:43.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:43.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:43.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:43.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:44.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:44.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:44.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:44.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:40:44.778 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:40:44.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:40:44.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:44.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:44.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 12:40:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:44.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:44.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:44.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:44.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:40:44.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 12:40:44.779 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 12:40:44.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:44.779 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:44.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:44.785 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:44.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:44.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:44.811 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:40:44.811 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:40:44.811 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:40:44.811 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:40:44.812 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:40:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:44.812 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:45.312 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 12:40:45.312 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:45.312 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:45.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:45.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:45.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:45.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:45.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:45.340 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:40:45.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:40:45.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:40:45.340 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:40:45.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:40:45.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 'Delete.*'] is available. finished successfully 12:40:45.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:40:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:45.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:45.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:45.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:40:45.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:45.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:40:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:45.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:45.970 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:40:45.970 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:40:45.970 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:40:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:45.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:45.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:40:45.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:45.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:40:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:45.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:45.971 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:45.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:45.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:40:45.975 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:40:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:40:46.475 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:40:46.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:46.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:40:46.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:40:46.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:40:46.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:46.476 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:40:46.476 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:40:46.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:40:46.479 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:40:46.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:46.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:46.517 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:40:46.517 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:40:46.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:40:46.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:40:46.517 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:40:46.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:46.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:47.018 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 12:40:47.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:40:47.018 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:40:47.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:40:47.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:40:47.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:47.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:47.045 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:47.045 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:40:47.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:40:47.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:40:47.045 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:40:47.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:40:47.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 'Delete.*'] is available. finished successfully 12:40:47.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:40:47.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:47.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:47.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:40:47.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:47.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:40:47.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:47.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:47.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:47.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:47.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:47.630 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:40:47.630 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:40:47.630 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:40:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:47.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:47.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:47.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 "OK", Widget matcher matching widgets with style: 8) 12:40:47.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:47.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:40:47.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:47.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:47.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:47.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:47.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:47.631 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:47.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:47.631 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:47.631 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:40:47.634 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:40:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:40:48.134 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:40:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:48.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:40:48.135 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:40:48.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:40:48.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:40:48.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:48.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.174 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:40:48.174 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:40:48.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:40:48.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:40:48.174 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:40:48.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:48.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:48.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:48.675 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 12:40:48.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:40:48.675 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:40:48.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:40:48.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:40:48.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:48.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:48.701 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:48.701 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:40:48.701 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:40:48.701 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:40:48.701 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:40:48.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:40:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:40:49.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:40:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:49.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:40:49.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:49.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:40:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:49.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:49.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:49.313 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:40:49.313 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:40:49.313 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:40:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:49.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:49.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:40:49.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:49.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:40:49.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:49.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:49.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:49.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:49.314 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:49.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:49.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:49.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:40:49.317 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:40:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:40:49.818 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:40:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:49.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:49.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:49.832 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:49.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:49.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:49.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:49.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:49.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:49.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:49.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:49.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:49.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:49.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:49.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:49.867 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:49.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:49.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:49.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:49.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 12:40:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:49.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 12:40:49.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') 12:40:49.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:49.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:49.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:49.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:49.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:49.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 12:40:49.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:49.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:49.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 12:40:49.900 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 12:40:49.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 12:40:49.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 12:40:49.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:49.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:49.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:49.906 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 12:40:49.906 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:49.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:49.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:49.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:49.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:49.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:49.945 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:49.945 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:40:49.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:40:49.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:40:49.945 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:40:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:40:49.973 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 12:40:49.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:40:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:49.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:40:49.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:40:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:40:49.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:40:49.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:40:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:49.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:49.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:49.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:49.974 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:40:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:49.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:49.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:40:50.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:40:50.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:50.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:50.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:50.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:50.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:50.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:50.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:50.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:50.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:50.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:50.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:50.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:50.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:50.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:50.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:50.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:50.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:50.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:50.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 12:40:50.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:50.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:50.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:50.057 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 12:40:50.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:50.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:50.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:50.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:50.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:50.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:51.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:51.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:40:51.059 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:40:51.059 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 12:40:51.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:51.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:51.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:51.060 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 12:40:51.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:51.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:51.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:51.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:51.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:52.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:40:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:40:52.062 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:40:52.062 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:40:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 12:40:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:52.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:52.063 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 12:40:52.063 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:40:52.063 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:40:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:40:52.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.732 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.627 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.232 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.67 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.676 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.208 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.106 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.653 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.71 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.655 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.71 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.85 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 7.23 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.92 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.932 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.22 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.597 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:40:52.074 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:40:52.074 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:40:52.075 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:52.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:40:52.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:52.075 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:40:52.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:52.075 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:40:52.075 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:52.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.075 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.075 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:52.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:52.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:52.077 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'File' 12:40:52.077 DEBUG [main][MenuItemLookup] Item match:File 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:52.077 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:40:52.077 DEBUG [main][MenuItemLookup] Item match:Import... 12:40:52.078 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:40:52.078 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:40:52.078 INFO [main][MenuItemHandler] Select menu item: &Import... 12:40:52.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:40:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:40:52.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:40:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:52.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:52.144 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:40:52.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.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 12:40:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:40:52.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:52.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:52.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:40:52.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:52.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:40:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:52.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:40:52.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:40:52.146 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:40:52.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:40:52.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:40:52.147 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:40:52.147 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:40:52.147 DEBUG [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) 12:40:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:52.148 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:40:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:52.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:52.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:52.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:40:52.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:40:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:52.212 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:40:52.212 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:40:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:40:52.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:40:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:52.213 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:40:52.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:52.213 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' 12:40:52.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 12:40:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:52.213 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:40:52.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:52.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:52.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:52.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 1 and no matchers specified 12:40:52.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:40:52.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:40:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:40:52.215 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip to:/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/resources/org/eclipse/reddeer/eclipse/test/wst/server/ui/view/server-project.zip 12:40:52.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.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") 12:40:52.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:52.216 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:40:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:52.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:52.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:52.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:52.220 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 12:40:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:52.220 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 12:40:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:40:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:40:52.221 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 12:40:52.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:40:52.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:52.222 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 12:40:52.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:52.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:52.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:52.722 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:40:52.722 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:40:52.722 DEBUG [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) 12:40:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:52.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:52.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:52.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:52.724 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:40:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:52.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:52.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:52.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:40:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:40:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:53.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:53.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:53.232 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:53.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:53.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:53.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:53.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:53.251 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:53.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') 12:40:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:53.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:53.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:53.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:53.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:53.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:53.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:53.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:53.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:53.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:53.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:53.258 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:53.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:53.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:53.259 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 12:40:53.259 INFO [WorkbenchTestable][ServersView2] Create new server 12:40:53.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:40:53.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:53.260 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:53.260 DEBUG [main][MenuItemLookup] Item match:New 12:40:53.260 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:40:53.260 DEBUG [main][MenuItemLookup] Item match:Server 12:40:53.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:40:53.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:40:53.260 INFO [main][MenuItemHandler] Select menu item: Server 12:40:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:40:53.359 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 12:40:53.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:40:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:53.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'] 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.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'] 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.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 Server"] 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:40:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:53.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:53.360 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:40:53.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:53.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.NewServerWizardPage, index 0 and no matchers specified 12:40:53.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:53.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:53.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:53.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:53.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:40:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:40:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:40:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:40:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:40:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:40:53.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:53.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:40:53.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:53.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:40:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:53.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:40:53.869 DEBUG [WorkbenchTestable][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 12:40:53.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:53.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:53.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:53.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:40:53.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:53.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:53.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:40:53.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:40:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:53.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:40:53.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:53.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:40:53.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:40:53.872 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:40:53.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:40:53.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:40:53.874 DEBUG [WorkbenchTestable][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) 12:40:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:53.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:53.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:53.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:53.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:53.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:54.377 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:") 12:40:54.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:54.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:54.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:54.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:54.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:40:54.381 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:40:54.382 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 12:40:54.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:40:54.382 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:40:54.382 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:40:54.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:40:54.883 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:40:54.883 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:40:54.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.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) 12:40:54.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:54.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:54.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:54.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:54.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:54.887 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:40:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:54.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:54.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:54.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:54.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:40:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:40:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:55.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:55.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:55.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:55.401 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:55.401 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:40:55.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:55.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:55.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:55.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:55.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 12:40:55.419 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:55.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:55.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:55.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:55.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 '\*?\QServers\E') 12:40:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:55.427 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:55.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:55.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:55.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 12:40:55.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:40:55.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:55.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:55.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 '\*?\QServers\E') 12:40:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:55.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:55.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:55.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:55.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:55.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:40:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:55.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:55.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:55.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') 12:40:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:55.472 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:55.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:55.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:55.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:40:55.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:55.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:55.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:40:55.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') 12:40:55.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:55.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:55.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:55.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:40:55.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:40:55.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:40:55.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:40:55.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:40:55.494 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:40:55.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:40:55.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:40:55.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:55.504 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 12:40:55.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:55.504 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:55.505 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 12:40:55.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:55.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:55.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:55.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 12:40:55.505 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 12:40:55.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 12:40:55.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 12:40:55.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:55.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:55.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:40:55.526 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:40:55.526 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:40:55.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:40:55.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:40:55.526 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:40:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:40:55.528 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:40:56.540 DEBUG [Worker-13: Starting Server ABC][AbstractWait] Wait for 1 seconds 12:40:58.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:40:58.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:40:58.028 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:58.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:58.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:58.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:58.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:40:58.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:58.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:58.029 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:58.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:58.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:58.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:58.030 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:40:58.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:58.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:40:58.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:40:58.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:40:58.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:40:58.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:40:58.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:40:58.030 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:58.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:58.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:58.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:58.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:40:58.031 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:40:58.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:40:58.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:40:58.039 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:40:58.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:58.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:58.056 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:40:58.056 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:40:58.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:40:58.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:40:58.056 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:40:58.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:40:58.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:58.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:40:58.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:40:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:40:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:40:58.116 DEBUG [WorkbenchTestable][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 12:40:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:58.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:58.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:58.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:58.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:40:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:40:58.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:40:58.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:58.117 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:58.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:58.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:58.118 DEBUG [WorkbenchTestable][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 >") 12:40:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:58.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:58.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:58.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:58.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:58.119 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:40:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:58.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:58.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:58.120 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:40:58.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.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) 12:40:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:40:58.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:40:58.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:40:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:40:58.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:40:58.122 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:40:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:40:58.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:40:58.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:40:58.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:40:58.131 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:40:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:40:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:40:58.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:40:58.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:58.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:58.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:58.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:58.632 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:40:58.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:40:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:59.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:40:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:40:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:40:59.133 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:40:59.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:40:59.133 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:40:59.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:40:59.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:59.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:59.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:59.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:59.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:59.134 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:59.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:59.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:59.142 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 12:40:59.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:40:59.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:40:59.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:40:59.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:40:59.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:40:59.143 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:40:59.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:40:59.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:40:59.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:40:59.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:40:59.168 DEBUG [main][MenuItemLookup] Found menu:'New' 12:40:59.168 DEBUG [main][MenuItemLookup] Found menu:'' 12:40:59.168 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:40:59.168 DEBUG [main][MenuItemLookup] Item match:Start 12:40:59.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 12:40:59.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 12:40:59.168 INFO [main][MenuItemHandler] Select menu item: &Start 12:40:59.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:40:59.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:40:59.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 12:40:59.169 DEBUG [Worker-13: Starting server-project][AbstractWait] Wait for 1 seconds 12:40:59.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 12:41:00.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:00.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 12:41:00.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:00.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:00.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:00.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:00.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:00.671 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:00.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:00.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 12:41:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:00.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:00.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:00.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:00.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:00.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:00.680 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:00.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:00.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:00.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:00.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:00.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:00.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:00.686 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:00.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:00.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:00.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:00.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:00.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:00.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:00.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:00.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:00.686 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:00.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:00.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:00.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:00.687 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:00.687 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:00.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:00.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:00.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:00.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:00.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:00.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:00.692 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:00.692 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:00.692 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:00.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:00.699 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:41:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:00.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:00.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:00.699 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:00.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:00.699 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:00.700 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:00.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:41:00.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:41:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:00.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:00.700 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:00.700 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:00.700 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:00.700 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:00.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:00.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:41:00.701 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:41:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:41:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:41:00.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:41:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:00.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 "OK") 12:41:00.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:41:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:00.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:41:00.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:41:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:00.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:00.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:00.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:00.733 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:41:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:00.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:00.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:00.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:41:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:41:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:41:00.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:41:00.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 'Publishing to .*'] is available.... 12:41:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:41:10.814 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.... 12:41:10.814 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 12:41:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:10.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:41:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:10.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:10.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:41:10.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:41:10.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:41:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:10.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:41:10.815 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:41:10.815 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:41:10.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:41:10.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:41:10.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:41:10.815 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:41:10.815 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:10.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:41:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:41:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:41:10.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 12:41:10.817 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 12:41:10.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 12:41:10.838 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 12:41:10.839 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:41:10.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:10.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:10.854 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:41:10.854 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:41:10.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:41:10.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:41:10.854 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:41:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:41:10.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:10.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:41:10.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:41:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:10.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:10.915 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.ModifyModulesPage, index 0 and no matchers specified 12:41:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:10.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:10.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:10.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:41:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:41:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:41:10.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:10.916 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:10.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:10.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:10.916 DEBUG [WorkbenchTestable][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 >") 12:41:10.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:10.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:10.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:10.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:10.917 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:41:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:10.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:10.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:10.919 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:41:10.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.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) 12:41:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:10.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:10.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:10.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:10.920 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:41:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:10.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:10.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:10.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:41:10.922 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:41:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:41:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:11.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:11.423 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:11.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:11.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:11.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:11.424 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:11.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:11.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:11.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:11.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:11.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:11.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:11.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:11.424 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:11.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:11.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:11.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:11.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:11.425 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:11.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:11.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:11.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:11.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:11.446 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:11.446 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:11.446 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:41:11.446 DEBUG [main][MenuItemLookup] Found menu:'Stop' 12:41:11.446 DEBUG [main][MenuItemLookup] Found menu:'Restart' 12:41:11.446 DEBUG [main][MenuItemLookup] Item match:Restart 12:41:11.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:11.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:11.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:11.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:11.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:11.447 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:11.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:11.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:11.454 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 12:41:11.454 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:11.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:11.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:11.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:11.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:11.455 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:11.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:11.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:11.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:11.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:11.472 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:11.472 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:11.472 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:41:11.472 DEBUG [main][MenuItemLookup] Item match:Start 12:41:11.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 12:41:11.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 12:41:11.473 INFO [main][MenuItemHandler] Select menu item: &Start 12:41:11.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:11.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 12:41:11.473 DEBUG [Worker-13: Starting server-project][AbstractWait] Wait for 1 seconds 12:41:11.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 12:41:12.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:12.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:12.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 12:41:12.974 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:12.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:12.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:12.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:12.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:12.975 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:12.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:12.982 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 12:41:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:12.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:12.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:12.983 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:12.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:12.983 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:12.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:12.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:12.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:12.983 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:12.983 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:12.983 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:12.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:12.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:12.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:13.001 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:13.001 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:13.001 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:41:13.001 DEBUG [main][MenuItemLookup] Found menu:'Stop' 12:41:13.001 DEBUG [main][MenuItemLookup] Found menu:'Restart' 12:41:13.001 DEBUG [main][MenuItemLookup] Item match:Restart 12:41:13.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:13.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:13.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:13.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:13.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:13.002 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:13.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:13.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:13.007 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 12:41:13.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:13.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:13.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:13.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:13.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:13.007 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:13.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:13.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:13.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:13.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:13.024 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:13.025 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:13.025 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:41:13.025 DEBUG [main][MenuItemLookup] Found menu:'Stop' 12:41:13.025 DEBUG [main][MenuItemLookup] Found menu:'Restart' 12:41:13.025 DEBUG [main][MenuItemLookup] Item match:Restart 12:41:13.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 12:41:13.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 12:41:13.025 INFO [main][MenuItemHandler] Select menu item: &Restart 12:41:13.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:13.025 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 12:41:13.025 DEBUG [Worker-3: Restarting server-project][AbstractWait] Wait for 1 seconds 12:41:13.525 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 12:41:14.026 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:14.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:14.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 12:41:14.526 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:14.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:14.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:14.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:14.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:14.527 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:14.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:14.532 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 12:41:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:14.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:14.533 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:14.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:14.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:14.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:14.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:14.533 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:14.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:14.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:14.538 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:14.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:14.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:14.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:14.539 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:14.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:14.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:14.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:14.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:14.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:14.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:14.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:14.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:14.540 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:14.540 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:14.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:14.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:14.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:14.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:14.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:14.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:14.547 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 12:41:14.547 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 12:41:14.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 12:41:14.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 12:41:14.552 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:41:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:14.552 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:14.552 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:14.552 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:14.552 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:14.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:41:14.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:41:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:14.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:14.553 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:14.553 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:14.553 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:14.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:14.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:41:14.553 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:41:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:41:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:41:14.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:41:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:14.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 "OK") 12:41:14.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:41:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:14.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:14.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:41:14.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:41:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:14.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:14.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:14.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:14.582 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:41:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:14.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:14.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:14.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:41:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:41:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:41:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:41:14.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 12:41:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:41:24.658 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.... 12:41:24.658 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 12:41:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:24.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:41:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:24.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:24.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:41:24.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:41:24.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:41:24.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:24.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:24.659 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:41:24.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:41:24.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:41:24.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:41:24.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:41:24.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:41:24.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:41:24.659 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:24.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:24.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:24.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:41:24.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:41:24.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:41:24.661 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 12:41:24.661 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 12:41:24.661 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 12:41:24.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 12:41:24.667 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:41:24.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:24.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:24.694 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:24.695 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:41:24.695 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:41:24.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:41:24.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:41:24.695 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:41:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:41:24.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:24.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:41:24.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:41:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:24.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.wizard.ModifyModulesPage, index 0 and no matchers specified 12:41:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:24.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:24.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:24.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:41:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:41:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:41:24.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:24.754 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:24.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:24.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:24.754 DEBUG [WorkbenchTestable][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 >") 12:41:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:24.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:24.755 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:41:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:24.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:24.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:24.757 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:41:24.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 12:41:24.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:24.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:24.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:24.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:24.758 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:41:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:24.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:24.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:41:24.761 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:41:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:41:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:25.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:25.261 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:25.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:25.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:25.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:25.262 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:25.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:25.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:25.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:25.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:25.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:25.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:25.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:25.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:25.263 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:25.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:25.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:25.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:25.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:25.263 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:25.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:25.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:25.273 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 12:41:25.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:25.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:25.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:25.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:25.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:25.274 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:25.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:25.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:25.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:25.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:25.293 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:25.293 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:25.293 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:41:25.293 DEBUG [main][MenuItemLookup] Found menu:'Stop' 12:41:25.293 DEBUG [main][MenuItemLookup] Item match:Stop 12:41:25.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 12:41:25.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 12:41:25.293 INFO [main][MenuItemHandler] Select menu item: S&top 12:41:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:25.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:25.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 12:41:25.294 DEBUG [Worker-3: Stopping server-project][AbstractWait] Wait for 1 seconds 12:41:25.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 12:41:26.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:26.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 12:41:26.794 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:26.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:26.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:26.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:26.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 12:41:26.796 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 12:41:26.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 12:41:26.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 12:41:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 12:41:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:26.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:26.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:26.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:26.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:26.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:26.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:26.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:26.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:26.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:26.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:26.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:26.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:26.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:26.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:26.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 12:41:26.804 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 12:41:26.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 12:41:26.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 12:41:26.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:26.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:26.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:26.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:26.810 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:26.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:26.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:26.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:26.810 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:26.810 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:26.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:26.810 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:26.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:26.810 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:26.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:26.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:26.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:26.811 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 12:41:26.811 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 12:41:26.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 12:41:26.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 12:41:26.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:26.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:26.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:26.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:26.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 12:41:26.819 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 12:41:26.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 12:41:26.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 12:41:26.824 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:41:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:26.824 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:26.824 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:26.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:26.824 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:26.825 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:26.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:26.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:41:26.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:26.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:41:26.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:26.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:26.825 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:26.825 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:26.825 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:26.825 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:26.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:26.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:41:26.825 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:41:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:41:26.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:41:26.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:26.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 "OK") 12:41:26.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:26.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:41:26.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:26.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:26.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:26.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:26.857 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:26.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:26.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:26.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:41:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:41:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:41:26.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:41:26.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 'Publishing to .*'] is available.... 12:41:36.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:41:36.936 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.... 12:41:36.936 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 12:41:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:36.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:41:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:36.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:41:36.937 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:41:36.937 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:41:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:36.937 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:41:36.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:41:36.937 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:41:36.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:41:36.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:41:36.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:41:36.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:41:36.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:36.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:41:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:41:36.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:41:36.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 12:41:36.939 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 12:41:36.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 12:41:36.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 12:41:36.945 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:41:36.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:41:36.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'New' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:36.971 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:41:36.971 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:41:36.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:41:36.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:41:36.972 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:41:37.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available.... 12:41:37.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Add and Remove..."] is available. finished successfully 12:41:37.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:41:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:37.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.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 >>") 12:41:37.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:37.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:37.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:37.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:37.030 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:41:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:37.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:37.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:37.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 12:41:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:37.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:37.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:37.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:37.033 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 12:41:37.033 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 12:41:37.033 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:41:37.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 12:41:37.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:37.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:37.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:37.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:37.034 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:41:37.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:37.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:37.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:41:37.037 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:41:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:41:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:37.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.538 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:37.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:37.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:37.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:37.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:37.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:37.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:37.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:37.539 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:37.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:37.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:37.546 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:41:37.551 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:41:37.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:41:37.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:41:37.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:41:37.556 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:41:37.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:41:37.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:41:37.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:41:37.561 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:41:37.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:41:37.568 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:41:37.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:41:37.569 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:41:37.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:41:37.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:41:37.574 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.574 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:41:37.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:37.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:37.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:37.574 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:41:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:41:37.574 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:41:37.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:41:37.574 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:41:37.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:41:37.575 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.575 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:37.575 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:37.575 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:37.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:37.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:37.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:37.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:37.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:37.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:41:37.585 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:41:37.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:41:37.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:41:37.589 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:41:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:37.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:37.590 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:37.590 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:37.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:41:37.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:41:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:37.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:37.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:37.590 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:37.590 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:37.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:37.591 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:37.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:37.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:41:37.591 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:41:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:41:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:41:37.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:41:37.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:37.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:41:37.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:37.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:41:37.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:37.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:37.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:37.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:37.622 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:37.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:37.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:37.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:41:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:41:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:41:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:41:37.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 'Publishing to .*'] is available.... 12:41:47.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:41:47.704 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.... 12:41:47.704 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 12:41:47.704 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:47.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:47.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:47.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:47.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:41:47.705 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:41:47.705 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:41:47.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:41:47.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:47.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:47.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:47.711 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:41:47.712 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:41:47.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:41:47.718 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:41:47.719 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 12:41:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:47.719 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:47.719 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:47.719 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:47.719 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:47.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:41:47.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:47.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:41:47.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:47.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:47.720 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:47.720 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:47.720 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:47.720 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:47.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:47.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:41:47.720 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:41:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:41:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:41:47.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:41:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:47.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:41:47.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:41:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:47.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:41:47.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:41:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:47.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:47.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:47.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:47.752 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:41:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:47.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:47.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:47.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:41:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:41:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:41:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:41:47.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 'Publishing to .*'] is available.... 12:41:57.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:41:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 12:41:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 12:41:57.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:57.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:57.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:57.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:57.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:41:57.829 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:41:57.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:41:57.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:41:57.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:41:57.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:41:57.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:41:57.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:41:57.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:41:57.836 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:41:57.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:41:57.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:41:57.840 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 12:41:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:57.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:57.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:57.840 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:57.841 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:57.841 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:57.841 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:57.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:41:57.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:41:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:57.841 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'File' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:41:57.844 DEBUG [main][MenuItemLookup] Item match:Edit 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'' 12:41:57.844 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:41:57.844 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:41:57.844 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:41:57.844 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:41:57.845 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:41:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:41:57.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:41:57.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:41:57.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:41:57.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:41:57.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:41:57.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:41:57.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:41:57.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:41:57.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:41:57.874 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:41:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:41:57.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:41:57.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:41:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:41:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:41:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:41:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:41:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:41:57.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:41: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 'Publishing to .*'] is available.... 12:42:07.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:42:07.954 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.... 12:42:07.954 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 12:42:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:07.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:42:07.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:07.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:42:07.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:42:07.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:42:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:07.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:07.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:42:07.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:42:07.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:42:07.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:42:07.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:42:07.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:42:07.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:42:07.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:07.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:07.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:07.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:42:07.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:42:07.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:42:07.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 12:42:07.958 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 12:42:07.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 12:42:07.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 12:42:07.979 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:42:07.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:42:07.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'New' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:07.994 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:42:07.994 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:42:07.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:42:07.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:42:07.994 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:42:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:42:08.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:08.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:42:08.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:42:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:08.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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 >>") 12:42:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:08.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:08.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:08.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:08.053 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:42:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:08.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:08.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:08.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:08.056 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:42:08.056 DEBUG [WorkbenchTestable][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) 12:42:08.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:08.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:08.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:08.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:08.057 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:42:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:08.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:08.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:08.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:08.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:42:08.078 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:42:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:42:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:08.579 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.580 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:42:08.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:08.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:08.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:08.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:08.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:08.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:08.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:08.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:08.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:08.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:08.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.581 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:42:08.582 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:42:08.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:42:08.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:42:08.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:08.593 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:08.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:08.598 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:08.598 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:42:08.599 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:42:08.599 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:42:08.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:42:08.610 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:42:08.611 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:42:08.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:42:08.616 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:42:08.617 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:08.622 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:08.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:08.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:08.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:08.627 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:08.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:08.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:08.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:08.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:08.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:08.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:08.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:08.632 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:08.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:08.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:08.640 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 12:42:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:08.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:08.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:08.640 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:08.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:08.640 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:08.641 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:08.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:42:08.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:42:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:08.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:08.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:08.641 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:08.641 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:08.641 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:08.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:08.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:42:08.641 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:42:08.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:42:08.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:08.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:42:08.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:08.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:42:08.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:08.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:08.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:08.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:08.673 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:42:08.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:08.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:08.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:08.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:42:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:42:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:08.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:42:18.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed failed, an exception will be thrown 12:42:18.755 ERROR [WorkbenchTestable][RunTestMethod] Test org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule throws exception: org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:76) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:49) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:62) at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94) at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) 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) 12:42:18.756 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 12:42:18.833 DEBUG [main][ScreenshotCapturer] Screenshot successfully captured. Saved in /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/./target/screenshots/no-configuration/org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule.png 12:42:18.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:18.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:18.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:18.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:18.834 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:42:18.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:18.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:18.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:18.834 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:18.834 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:18.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:18.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:18.834 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:18.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:18.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:18.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:18.835 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:42:18.835 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:42:18.835 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:42:18.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:42:18.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:18.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:18.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:18.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:18.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:42:18.842 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:42:18.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:42:18.846 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:42:18.846 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:42:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:18.846 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:18.846 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:18.846 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:18.846 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:18.847 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:18.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:42:18.847 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:42:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:18.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:18.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:18.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:18.847 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:18.848 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:18.848 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:18.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:18.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:42:18.848 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:42:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:42:18.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:18.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") 12:42:18.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:18.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:42:18.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:18.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:18.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:18.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:18.880 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:42:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:18.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:18.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:18.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:42:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:42:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:42:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:42:18.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 'Publishing to .*'] is available.... 12:42:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:42:28.958 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.... 12:42:28.958 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 12:42:28.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:28.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:28.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:28.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:28.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:42:28.959 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:42:28.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:42:28.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:42:28.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:28.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:28.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:28.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:28.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:42:28.966 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:42:28.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:42:28.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:42:28.972 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 12:42:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:28.973 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:28.973 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:28.973 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:28.973 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:28.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:42:28.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:42:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:28.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:28.974 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:28.974 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:28.974 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:28.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:28.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:42:28.974 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:42:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:42:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:42:29.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:29.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:29.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:29.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:29.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:29.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:29.005 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:42:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:29.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:29.005 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:29.005 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:29.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:42:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:42:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:42:29.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:42:29.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 'Publishing to .*'] is available.... 12:42:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:42:39.085 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.... 12:42:39.085 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 12:42:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:39.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:39.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:42:39.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:39.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:39.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:42:39.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:42:39.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:42:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:39.089 ERROR [WorkbenchTestable][RequirementsRunner] Exception in test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.common.wait.WaitUntil.throwWaitTimeOutException(WaitUntil.java:120) at org.eclipse.reddeer.common.wait.AbstractWait.timeoutExceeded(AbstractWait.java:207) at org.eclipse.reddeer.common.wait.AbstractWait.wait(AbstractWait.java:151) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:132) at org.eclipse.reddeer.common.wait.AbstractWait.(AbstractWait.java:97) at org.eclipse.reddeer.common.wait.WaitUntil.(WaitUntil.java:76) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:49) at org.eclipse.reddeer.common.wait.GroupWait.(GroupWait.java:62) at org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServerModule.remove(ServerModule.java:94) at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) 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) 12:42:39.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:42:39.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:42:39.090 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:42:39.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:42:39.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:42:39.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:42:39.090 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:42:39.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:39.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:39.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:39.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:42:39.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:42:39.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:42:39.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 12:42:39.092 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 12:42:39.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 12:42:39.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 12:42:39.112 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:42:39.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:42:39.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'New' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:39.126 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:42:39.126 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:42:39.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:42:39.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:42:39.127 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:42:39.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.... 12:42:39.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:39.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:39.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 12:42:39.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:42:39.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:39.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:39.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.ModifyModulesPage, index 0 and no matchers specified 12:42:39.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:39.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:39.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:39.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:39.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:42:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:42:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:42:39.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 12:42:39.188 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 12:42:39.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 12:42:39.189 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 12:42:39.189 DEBUG [WorkbenchTestable][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 >") 12:42:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:39.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:39.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:39.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:39.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:39.190 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:42:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:39.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:39.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:39.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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") 12:42:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:39.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:39.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:39.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:39.192 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 12:42:39.192 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 12:42:39.192 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 12:42:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:39.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:39.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:39.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:39.193 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:42:39.193 DEBUG [WorkbenchTestable][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) 12:42:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:39.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:39.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:39.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:39.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:39.194 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:42:39.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:39.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:39.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:39.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:42:39.205 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:42:39.207 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:42:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:42:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:42:39.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:42:40.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:42:40.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:40.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:40.706 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:40.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:40.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:40.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:40.707 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 12:42:40.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:42:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:40.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:42:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:40.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:42:40.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:42:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:40.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:42:40.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:40.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:42:40.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:40.708 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:40.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:40.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:40.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:40.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 12:42:40.709 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 12:42:40.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 12:42:40.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 12:42:40.720 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 12:42:40.720 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:40.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:40.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:40.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:40.721 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 12:42:40.721 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 12:42:40.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 12:42:40.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 12:42:40.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:42:40.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:40.741 DEBUG [main][MenuItemLookup] Found menu:'New' 12:42:40.742 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:40.742 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:42:40.742 DEBUG [main][MenuItemLookup] Item match:Start 12:42:40.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 12:42:40.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 12:42:40.742 INFO [main][MenuItemHandler] Select menu item: &Start 12:42:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:40.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 12:42:40.742 DEBUG [Worker-0: Starting server-project-3][AbstractWait] Wait for 1 seconds 12:42:41.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 12:42:41.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 12:42:42.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:42.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:42.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:42.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:42.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 12:42:42.243 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.244 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 12:42:42.244 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 12:42:42.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 12:42:42.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 12:42:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 12:42:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:42.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.253 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 12:42:42.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:42:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:42.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:42:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:42.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:42:42.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:42:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:42.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:42:42.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:42.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:42:42.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:42.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.254 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 12:42:42.254 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 12:42:42.254 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 12:42:42.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 12:42:42.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 12:42:42.260 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 12:42:42.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 12:42:42.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 12:42:42.267 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 12:42:42.268 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 12:42:42.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 12:42:42.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 12:42:42.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.273 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 12:42:42.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:42:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:42.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:42:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:42.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:42:42.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:42:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:42.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:42:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:42.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:42:42.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:42.274 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 12:42:42.274 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 12:42:42.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 12:42:42.278 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 12:42:42.279 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:42.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:42.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:42.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:42.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 12:42:42.280 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 12:42:42.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 12:42:42.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 12:42:42.287 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 12:42:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:42.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:42.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:42.287 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:42.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:42.287 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:42.288 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:42.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:42:42.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:42:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:42.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:42.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:42.288 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:42.288 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:42.289 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:42.289 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:42.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:42.289 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:42:42.289 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:42:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:42:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:42:42.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:42:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:42.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") 12:42:42.319 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:42:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:42.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:42:42.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:42:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:42.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:42.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:42.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:42.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:42.320 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:42:42.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:42.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:42.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:42.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:42.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:42:42.385 DEBUG [Worker-8: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:42:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:42:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:42.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:42.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:42:42.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:42:43.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:43.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:43.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:42:43.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:42:43.395 DEBUG [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.... 12:42:53.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:42:53.400 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.... 12:42:53.400 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 12:42:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:53.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:42:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:53.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:42:53.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:42:53.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:42:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:53.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:42:53.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:42:53.402 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:42:53.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:42:53.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:42:53.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:42:53.402 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:42:53.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:53.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:53.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:53.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:42:53.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:42:53.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:42:53.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:42:53.404 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:42:53.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:42:53.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:42:53.411 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:42:53.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:42:53.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'New' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:53.453 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:42:53.453 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:42:53.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:42:53.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:42:53.453 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:42:53.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:42:53.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:53.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:53.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:42:53.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:42:53.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:53.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:53.511 DEBUG [WorkbenchTestable][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 12:42:53.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:53.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:53.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:53.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:42:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:42:53.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:42:53.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:53.512 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:53.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:53.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:53.513 DEBUG [WorkbenchTestable][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 >") 12:42:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:53.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:53.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:53.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:53.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:53.514 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 12:42:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:53.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:53.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:53.515 DEBUG [WorkbenchTestable][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") 12:42:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:53.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:53.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:53.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:53.516 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 12:42:53.516 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 12:42:53.516 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 12:42:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:53.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:53.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:53.516 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:42:53.516 DEBUG [WorkbenchTestable][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) 12:42:53.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:53.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:53.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:53.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:53.517 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:42:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:53.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:53.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:53.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:53.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:42:53.520 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:42:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:42:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:54.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:54.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:54.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:54.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:54.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:54.021 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:42:54.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:54.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:54.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:54.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:54.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:54.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:54.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:54.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:54.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:54.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:54.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:54.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:54.022 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:54.022 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:54.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:54.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:54.032 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 12:42:54.032 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:54.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:54.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:54.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:54.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 12:42:54.033 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 12:42:54.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 12:42:54.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 12:42:54.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:42:54.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:54.054 DEBUG [main][MenuItemLookup] Found menu:'New' 12:42:54.054 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:54.054 DEBUG [main][MenuItemLookup] Found menu:'Start' 12:42:54.054 DEBUG [main][MenuItemLookup] Item match:Start 12:42:54.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 12:42:54.054 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 12:42:54.054 INFO [main][MenuItemHandler] Select menu item: &Start 12:42:54.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:54.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:54.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 12:42:54.054 DEBUG [Worker-9: Starting server-project-2][AbstractWait] Wait for 1 seconds 12:42:54.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 12:42:55.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 12:42:55.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 12:42:55.556 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 12:42:55.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 12:42:55.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 12:42:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 12:42:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:55.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:55.564 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.565 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:42:55.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:55.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:55.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:55.565 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:55.565 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:55.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:55.565 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:55.565 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:55.565 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 12:42:55.566 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 12:42:55.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 12:42:55.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 12:42:55.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 12:42:55.571 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 12:42:55.571 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 12:42:55.578 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 12:42:55.578 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.579 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 12:42:55.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:55.579 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:55.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:55.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 12:42:55.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:42:55.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 12:42:55.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:42:55.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 12:42:55.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:42:55.580 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 12:42:55.580 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 12:42:55.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 12:42:55.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 12:42:55.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:42:55.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:42:55.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:42:55.585 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:42:55.585 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 12:42:55.585 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 12:42:55.586 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 12:42:55.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 12:42:55.590 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 12:42:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:55.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:55.590 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:55.590 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:55.590 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:55.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:42:55.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:42:55.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:55.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:55.591 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'File' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:42:55.591 DEBUG [main][MenuItemLookup] Item match:Edit 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'' 12:42:55.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:42:55.591 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:42:55.593 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:42:55.593 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:42:55.593 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:42:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:42:55.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:42:55.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:42:55.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:42:55.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:42:55.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:42:55.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:42:55.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:42:55.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:42:55.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:42:55.622 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:42:55.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:42:55.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:42:55.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:42:55.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:42:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:42:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:42:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:42:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:42:55.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:42:55.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 'Publishing to .*'] is available.... 12:43:05.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:43:05.697 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.... 12:43:05.697 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 12:43:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:05.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:05.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:43:05.697 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:43:05.697 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:43:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:05.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:43:05.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:43:05.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:43:05.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:43:05.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:43:05.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:43:05.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:43:05.698 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:05.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:05.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:05.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:05.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:05.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:05.700 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 12:43:05.700 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 12:43:05.700 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 12:43:05.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 12:43:05.707 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 12:43:05.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:05.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:05.735 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 12:43:05.735 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 12:43:05.735 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 12:43:05.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 12:43:05.735 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 12:43:05.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:43:05.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:05.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:43:05.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 12:43:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:05.796 DEBUG [WorkbenchTestable][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 >>") 12:43:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:05.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:05.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:05.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:05.797 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 12:43:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:05.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:05.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:05.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:05.800 DEBUG [WorkbenchTestable][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") 12:43:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:05.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:05.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:05.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:05.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:05.800 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 12:43:05.801 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 12:43:05.801 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 12:43:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:05.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:05.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:05.801 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 12:43:05.801 DEBUG [WorkbenchTestable][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) 12:43:05.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:05.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:05.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:05.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:05.802 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:43:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:05.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:05.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:05.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:43:05.814 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:43:05.816 DEBUG [Worker-2: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:43:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:43:06.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:06.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:06.814 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:07.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:07.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:07.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:07.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:07.316 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 12:43:07.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:43:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:07.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:43:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:07.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:43:07.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:43:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:07.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:43:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:07.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:43:07.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:07.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:07.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:07.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:07.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:07.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:07.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:07.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 12:43:07.318 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 12:43:07.318 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 12:43:07.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 12:43:07.327 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:07.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:07.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:07.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:07.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 12:43:07.328 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 12:43:07.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 12:43:07.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 12:43:07.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:07.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:07.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:07.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:07.339 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 12:43:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:43:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:43:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:07.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:43:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 12:43:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:07.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 12:43:07.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:07.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 12:43:07.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:07.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:07.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:07.340 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:07.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:07.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:07.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:07.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 12:43:07.340 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 12:43:07.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 12:43:07.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 12:43:07.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:07.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:07.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:07.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:07.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 12:43:07.346 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 12:43:07.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 12:43:07.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 12:43:07.354 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 12:43:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:07.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:43:07.354 DEBUG [main][MenuItemLookup] Found menu:'File' 12:43:07.354 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:43:07.354 DEBUG [main][MenuItemLookup] Item match:Edit 12:43:07.354 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:07.355 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:07.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:43:07.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:43:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:07.355 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'File' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:43:07.355 DEBUG [main][MenuItemLookup] Item match:Edit 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:07.355 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:07.355 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:07.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:07.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:07.355 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:43:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:43:07.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:43:07.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:07.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:43:07.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:07.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:43:07.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:07.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:07.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:07.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:07.386 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:07.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:07.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:07.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:07.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:43:07.451 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:43:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:43:07.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:43:07.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:07.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:08.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:08.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:43:08.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:43:08.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 'Publishing to .*'] is available.... 12:43:18.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 'Publishing to .*'] is available. failed, NO exception will be thrown 12:43:18.483 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.... 12:43:18.483 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 12:43:18.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:18.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:18.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:18.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:18.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 12:43:18.484 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 12:43:18.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 12:43:18.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 12:43:18.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:18.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:18.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:18.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:18.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 12:43:18.490 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 12:43:18.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 12:43:18.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 12:43:18.494 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 12:43:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:18.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:18.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:43:18.497 DEBUG [main][MenuItemLookup] Found menu:'File' 12:43:18.497 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:43:18.497 DEBUG [main][MenuItemLookup] Item match:Edit 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:18.498 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:18.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:43:18.498 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:43:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:18.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:18.498 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'File' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:43:18.498 DEBUG [main][MenuItemLookup] Item match:Edit 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:18.498 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:18.498 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:18.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:18.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:18.499 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:43:18.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:18.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:43:18.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:18.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:43:18.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:18.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:18.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:18.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:18.529 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:18.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:18.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:18.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:43:18.598 DEBUG [Worker-9: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:43:18.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:43:18.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:18.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:43:18.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:43:18.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:19.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:43:19.120 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:43:19.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:43:19.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 'Publishing to .*'] is available.... 12:43:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:43:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available.... 12:43:29.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. finished successfully 12:43:29.626 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:29.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:29.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:29.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:29.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 12:43:29.627 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 12:43:29.627 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 12:43:29.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 12:43:29.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:29.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:29.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:29.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 12:43:29.636 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 12:43:29.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 12:43:29.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 12:43:29.641 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 12:43:29.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:29.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:29.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:43:29.641 DEBUG [main][MenuItemLookup] Found menu:'File' 12:43:29.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:43:29.641 DEBUG [main][MenuItemLookup] Item match:Edit 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:29.642 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:29.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 12:43:29.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 12:43:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:29.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:29.642 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'File' 12:43:29.642 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:43:29.642 DEBUG [main][MenuItemLookup] Item match:Edit 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:29.643 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:29.643 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:29.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:29.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:29.643 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:43:29.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 12:43:29.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:29.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:43:29.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:29.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 12:43:29.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:29.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:29.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:29.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:29.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:29.674 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:29.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:29.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:29.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:43:29.734 DEBUG [Worker-7: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 12:43:29.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:43:29.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:29.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:30.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 12:43:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 12:43:30.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 'Publishing to .*'] is available.... 12:43:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Publishing to .*'] is available. failed, NO exception will be thrown 12:43:40.750 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.... 12:43:40.750 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 12:43:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:40.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:40.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:40.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:43:40.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:43:40.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:43:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:40.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:40.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 12:43:40.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:40.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:40.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:40.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:40.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:40.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:40.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:43:40.753 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:43:40.753 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:43:40.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:43:40.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:40.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:40.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:40.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:40.761 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 12:43:40.761 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:40.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:40.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:40.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:40.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:40.776 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 12:43:40.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:40.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:40.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:40.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:40.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 12:43:40.776 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 12:43:40.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 12:43:40.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 12:43:40.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:40.784 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:40.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 12:43:40.799 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 12:43:40.799 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 12:43:40.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 12:43:40.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 12:43:40.799 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 12:43:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 12:43:40.799 DEBUG [Worker-8: Stopping Server ABC][AbstractWait] Wait for 1 seconds 12:43:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 12:43:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 12:43:42.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:42.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:42.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:42.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 12:43:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:42.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:42.301 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:42.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:42.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:42.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:42.302 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 12:43:42.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:42.302 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:43:42.302 DEBUG [main][EditorHandler] 0 editor(s) found 12:43:42.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:42.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:42.303 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:43:42.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:42.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:42.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:42.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:42.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') 12:43:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:42.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:42.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:42.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:42.305 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:42.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:42.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:42.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:42.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:42.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:42.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:42.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:42.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:42.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:42.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:42.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:42.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:42.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:42.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:42.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:43.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:43:43.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:43.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:43.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:43.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:43.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 12:43:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:43.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:43.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:43.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:43.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:43.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:43:43.340 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 12:43:43.341 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 12:43:43.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:43.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:43.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:43.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:43.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:43.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:43.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:44.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:44.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:44.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:43:44.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:44.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:44.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:44.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:44.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:43:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:44.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:44.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:44.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:44.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:43:44.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 12:43:44.344 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 12:43:44.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:44.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:44.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:44.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:44.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:43:44.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:44.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:44.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:44.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:44.345 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:43:44.345 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:43:44.345 DEBUG [main][TreeItemHandler] Set Tree selection 12:43:44.345 DEBUG [main][TreeHandler] Notify Tree about selection event 12:43:44.351 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:43:44.352 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 12:43:44.352 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 12:43:44.352 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 12:43:44.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:44.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:44.382 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:43:44.382 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:43:44.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:43:44.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:43:44.383 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:43:44.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:44.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:44.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:44.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:44.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:44.907 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:44.907 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:44.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:43:44.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:44.907 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:43:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:43:45.503 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 12:43:45.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:43:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:45.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:43:45.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:45.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:43:45.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:45.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:45.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:45.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:45.507 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:43:45.507 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:43:45.507 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:43:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:45.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:45.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:45.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:43:45.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:45.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:43:45.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:45.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:45.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:45.508 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:45.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:45.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:45.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:43:45.511 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:43:46.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:43:46.012 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:43:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:46.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:46.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:43:46.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:43:46.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:43:46.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:46.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:46.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:46.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:46.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:46.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:46.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:46.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:46.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:46.028 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:46.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:46.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:46.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:46.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43: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') 12:43:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:46.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:46.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:46.061 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:46.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:46.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:46.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 12:43:46.063 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 12:43:46.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 12:43:46.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 12:43:46.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:46.083 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 12:43:46.083 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:46.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:46.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:46.098 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:46.098 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:46.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:43:46.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:46.098 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:43:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:43:46.124 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 12:43:46.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:46.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") 12:43:46.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:46.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:43:46.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:46.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:46.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:46.125 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:46.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:46.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:46.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:43:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:43:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:46.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:46.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:46.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:46.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:46.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:46.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:46.166 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:46.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:46.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:46.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 12:43:46.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:46.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:46.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:46.168 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 12:43:46.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:46.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:46.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:46.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:46.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:47.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:47.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:47.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:47.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:47.170 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 12:43:47.170 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:47.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:47.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:47.171 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 12:43:47.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:47.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:47.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:47.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:47.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:47.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:48.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:48.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:48.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:48.173 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:48.173 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:43:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 12:43:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:48.173 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 12:43:48.173 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:43:48.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:43:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:48.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 176.1 s <<< FAILURE! - 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.785 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 13.844 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.278 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.018 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.134 s <<< ERROR! org.eclipse.reddeer.common.exception.WaitTimeoutExpiredException: Timeout after: 10 s.: widget is disposed at org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest.removeServerModule(ServerModuleTest.java:92) testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.311 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.296 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.053 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:48.186 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:48.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:43:48.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:43:48.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:48.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:43:48.187 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:43:48.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:43:48.187 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:43:48.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:43:48.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:43:48.188 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:43:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:43:48.188 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:43:48.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:48.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:48.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:48.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:48.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:48.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:48.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:48.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:48.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:48.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 '\*?\QServers\E') 12:43:48.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:48.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:48.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:48.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:48.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:48.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:48.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:48.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:48.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:48.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:48.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:48.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:48.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:48.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:48.215 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 12:43:48.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.cnf.ServersView2, index 0 and no matchers specified 12:43:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:48.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:48.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:48.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:48.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:49.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:49.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:49.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:49.217 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:49.217 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 12:43:49.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:49.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:49.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:49.218 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 12:43:49.218 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:49.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:49.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:49.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:49.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:49.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:50.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:50.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:50.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:50.220 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:50.220 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:43:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:50.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:50.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:50.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:50.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:50.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:50.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:50.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:50.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:50.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:50.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:50.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:50.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:50.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:50.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:50.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:50.247 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:50.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:50.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:50.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:50.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:50.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:50.248 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:50.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:50.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:50.249 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 12:43:50.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:50.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:50.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:50.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:50.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:50.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:51.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:51.251 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:51.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:51.251 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:43:51.251 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:43:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:51.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:51.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:51.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:43:51.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:51.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:51.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:43:51.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:43:51.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:43:51.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:51.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:51.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:51.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:51.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:51.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:51.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:51.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:51.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:51.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:51.276 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:51.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:51.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:51.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:51.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:51.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:51.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 12:43:51.291 INFO [WorkbenchTestable][ServersView2] Create new server 12:43:51.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:43:51.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:51.292 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:51.292 DEBUG [main][MenuItemLookup] Item match:New 12:43:51.292 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:43:51.292 DEBUG [main][MenuItemLookup] Item match:Server 12:43:51.293 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:43:51.293 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:43:51.293 INFO [main][MenuItemHandler] Select menu item: Server 12:43:51.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:43:51.382 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 12:43:51.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:51.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:51.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:51.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:51.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:51.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:43:51.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:51.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:51.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:51.384 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:51.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:51.385 DEBUG [WorkbenchTestable][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 12:43:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:51.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:51.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:43:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:43:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:43:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:43:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:43:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:43:51.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:51.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:51.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:43:51.891 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:51.891 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:43:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:51.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:43:51.891 DEBUG [WorkbenchTestable][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 12:43:51.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:51.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:51.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:43:51.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:51.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:51.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:43:51.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:51.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:43:51.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:51.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:51.892 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:43:51.892 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:43:51.892 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:43:51.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:43:51.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.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) 12:43:51.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:51.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:51.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:51.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:51.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:52.396 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:") 12:43:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:52.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:52.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:52.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:52.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:43:52.403 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:43:52.403 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 12:43:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:43:52.404 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:43:52.404 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:43:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:43:52.904 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:52.904 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:43:52.904 DEBUG [WorkbenchTestable][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) 12:43:52.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:52.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:52.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:52.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:52.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:52.909 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:43:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:52.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:52.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:52.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:52.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:43:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:43:53.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:53.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:53.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.420 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:53.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:53.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43: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 '\*?\QServers\E') 12:43:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:53.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:53.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:53.428 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:53.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:53.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 12:43:53.430 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:53.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:53.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:53.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:53.431 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:53.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:53.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:53.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:53.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:53.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:53.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 '\*?\QServers\E') 12:43:53.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:53.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:53.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:53.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:53.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:53.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:53.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:53.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:53.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:53.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 12:43:53.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.472 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:53.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:53.477 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:53.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') 12:43:53.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:53.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:53.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:53.481 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:53.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:53.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:53.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:53.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:53.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:53.483 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:53.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:53.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:53.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:53.483 INFO [WorkbenchTestable][ServersView2] Create new server 12:43:53.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:53.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:53.508 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:53.509 DEBUG [main][MenuItemLookup] Item match:New 12:43:53.509 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:43:53.509 DEBUG [main][MenuItemLookup] Item match:Server 12:43:53.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:43:53.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:43:53.509 INFO [main][MenuItemHandler] Select menu item: Server 12:43:53.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:43:53.631 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 12:43:53.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:53.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:53.632 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:53.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:53.633 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:53.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:53.635 DEBUG [WorkbenchTestable][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 12:43:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:53.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:53.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:53.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:53.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:43:53.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:43:53.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:43:53.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:43:53.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:43:53.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:43:53.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:53.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:54.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:43:54.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:54.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:43:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:54.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:43:54.152 DEBUG [WorkbenchTestable][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 12:43:54.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:54.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:54.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:54.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:43:54.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:54.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:54.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:43:54.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:43:54.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:43:54.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:43:54.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:43:54.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:43:54.154 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:43:54.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:43:54.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:43:54.158 DEBUG [WorkbenchTestable][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) 12:43:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:54.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:54.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:54.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:54.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:54.661 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:") 12:43:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:54.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:54.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:54.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:54.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:43:54.666 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:43:54.667 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 12:43:54.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:43:54.667 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:43:54.667 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:43:55.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:43:55.168 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:55.168 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:43:55.168 DEBUG [WorkbenchTestable][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) 12:43:55.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:55.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:43:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:55.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:55.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:55.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:55.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:43:55.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:43:55.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:55.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:55.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.685 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:55.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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 '\*?\QServers\E') 12:43:55.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 12:43:55.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:55.720 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:55.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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 '\*?\QServers\E') 12:43:55.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 12:43:55.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.765 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:55.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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 '\*?\QServers\E') 12:43:55.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:55.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:55.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:55.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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 '\*?\QServers\E') 12:43:55.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.800 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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') 12:43:55.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.825 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:55.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:55.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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') 12:43:55.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.841 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:55.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:55.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.865 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 12:43:55.867 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 12:43:55.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 12:43:55.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 12:43:55.874 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:55.888 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 12:43:55.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:55.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:55.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:55.903 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:55.903 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:55.903 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:43:55.903 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:55.903 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:43:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:43:55.931 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 12:43:55.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:43:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:43:55.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:55.931 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:43:55.931 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:55.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:55.932 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:55.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:55.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:55.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:43:55.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:43:55.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:55.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.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 '\*?\QServers\E') 12:43:55.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.973 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:55.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 12:43:55.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:55.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:55.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:55.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:55.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:55.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:55.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:55.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:55.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:55.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:55.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:55.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:55.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:55.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:55.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:55.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:56.000 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 12:43:56.000 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:56.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:56.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') 12:43:56.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:56.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:56.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:56.008 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:56.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:56.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:56.024 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 12:43:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 12:43:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:56.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:56.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:56.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:56.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:56.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') 12:43:56.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:56.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:56.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:56.059 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:56.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:56.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:56.061 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 12:43:56.061 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 12:43:56.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 12:43:56.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 12:43:56.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:56.069 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 12:43:56.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:43:56.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:43:56.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'' 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:43:56.098 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:43:56.098 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:43:56.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:43:56.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:43:56.098 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:43:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:43:56.125 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 12:43:56.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:56.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 "OK") 12:43:56.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:56.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:43:56.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:56.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:56.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:56.126 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:56.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:56.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:56.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:43:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:43:56.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.159 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:56.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:56.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:56.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:56.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:56.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:56.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:56.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:56.181 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:56.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:56.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 12:43:56.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:56.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:56.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:56.184 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 12:43:56.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:56.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:56.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:56.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:56.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:57.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:57.185 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:57.185 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 12:43:57.186 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:57.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:57.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:57.186 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 12:43:57.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:57.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:57.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:57.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:57.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:57.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:58.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:58.188 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:58.188 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:43:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 12:43:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:58.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:58.188 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:43:58.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:43:58.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:58.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:58.189 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:58.189 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:43:58.189 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:58.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:58.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:43:58.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:43:58.189 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:43:58.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:58.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:58.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:58.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:58.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:58.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:58.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:58.202 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:58.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:58.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:58.203 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:58.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:58.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:58.204 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 12:43:58.204 INFO [WorkbenchTestable][ServersView2] Create new server 12:43:58.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:43:58.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:58.204 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:58.204 DEBUG [main][MenuItemLookup] Item match:New 12:43:58.205 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:43:58.205 DEBUG [main][MenuItemLookup] Item match:Server 12:43:58.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:43:58.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:43:58.205 INFO [main][MenuItemHandler] Select menu item: Server 12:43:58.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:43:58.307 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 12:43:58.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:58.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:58.308 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:58.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:58.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:58.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:43:58.309 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:43:58.309 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:43:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:43:58.809 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:58.809 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 12:43:58.809 DEBUG [WorkbenchTestable][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) 12:43:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:58.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:58.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:43:58.815 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:43:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:43:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:43:58.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:43:58.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:43:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:43:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:43:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:43:58.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:58.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:58.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:58.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:43:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:58.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:58.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:58.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:58.872 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:58.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:58.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:58.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:58.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:58.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:58.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:58.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:58.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:58.874 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 12:43:58.874 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:43:58.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:58.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:58.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:59.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:59.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:59.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:59.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:43:59.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:43:59.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:43:59.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:59.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:43:59.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:43:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:43:59.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:43:59.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:59.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:43:59.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:43:59.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:43:59.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:43:59.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:43:59.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:43:59.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:59.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:59.881 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:43:59.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:59.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:59.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:43:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:59.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:43:59.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 '\*?\QServers\E') 12:43:59.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:59.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:59.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:59.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:43:59.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:59.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:59.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:59.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:43:59.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:43:59.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:43:59.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:43:59.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:43:59.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:43:59.891 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 12:43:59.891 INFO [WorkbenchTestable][ServersView2] Create new server 12:43:59.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:43:59.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:43:59.892 DEBUG [main][MenuItemLookup] Found menu:'New' 12:43:59.892 DEBUG [main][MenuItemLookup] Item match:New 12:43:59.892 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:43:59.892 DEBUG [main][MenuItemLookup] Item match:Server 12:43:59.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:43:59.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:43:59.892 INFO [main][MenuItemHandler] Select menu item: Server 12:43:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:43:59.992 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 12:43:59.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:59.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:59.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:43:59.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:43:59.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:43:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:43:59.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:43:59.994 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:43:59.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:43:59.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.wizard.NewServerWizardPage, index 0 and no matchers specified 12:43:59.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:43:59.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:43:59.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:43:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:43:59.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:43:59.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:43:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:43:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:43:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:43:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:43:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:43:59.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:43:59.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:00.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:00.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:00.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:00.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:00.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:44:00.502 DEBUG [WorkbenchTestable][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 12:44:00.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:00.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:00.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:00.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:00.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:00.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:00.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:00.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:00.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:00.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:00.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:00.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:44:00.503 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:44:00.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:44:00.506 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:44:00.506 DEBUG [WorkbenchTestable][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) 12:44:00.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:00.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:00.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:00.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:01.030 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:") 12:44:01.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:01.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:01.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:01.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:01.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:44:01.035 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:44:01.035 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 12:44:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:01.040 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:01.040 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:01.540 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:44:01.540 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:44:01.540 DEBUG [WorkbenchTestable][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) 12:44:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:01.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:01.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:01.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:01.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:01.544 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:01.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:01.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:02.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:02.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.062 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.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') 12:44:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.068 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 12:44:02.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:02.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 12:44:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:02.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.092 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:02.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 12:44:02.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.127 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:02.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.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 '\*?\QServers\E') 12:44:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:02.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.143 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.157 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 12:44:02.158 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:02.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:02.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:02.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.166 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.167 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 12:44:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:02.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:02.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:02.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.193 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:02.193 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:02.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.201 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 12:44:02.202 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 12:44:02.202 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 12:44:02.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 12:44:02.222 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:02.223 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 12:44:02.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:02.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:44:02.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'New' 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:44:02.236 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:44:02.236 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:44:02.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:44:02.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:44:02.237 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:44:02.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:44:02.263 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 12:44:02.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:44:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:44:02.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:44:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:02.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:44:02.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:44:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:02.265 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:44:02.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:02.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:02.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:02.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:44:02.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:44:02.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.297 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:02.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:02.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:02.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:02.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:02.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:02.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:02.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 12:44:02.307 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:02.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:02.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:02.308 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 12:44:02.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:02.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:02.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:02.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:03.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:03.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:03.310 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:03.310 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 12:44:03.310 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:03.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:03.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:03.311 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 12:44:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:03.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:03.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:03.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:04.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:04.313 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:04.313 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:44:04.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 12:44:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:04.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:44:04.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:04.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:04.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:04.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:44:04.314 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:04.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:44:04.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:44:04.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:04.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:04.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:04.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:04.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:04.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:04.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:04.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:04.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:04.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:04.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:04.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:04.328 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:04.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:04.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:04.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:04.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:04.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:04.330 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 12:44:04.330 INFO [WorkbenchTestable][ServersView2] Create new server 12:44:04.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:44:04.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:04.331 DEBUG [main][MenuItemLookup] Found menu:'New' 12:44:04.331 DEBUG [main][MenuItemLookup] Item match:New 12:44:04.331 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:44:04.331 DEBUG [main][MenuItemLookup] Item match:Server 12:44:04.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:44:04.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:44:04.331 INFO [main][MenuItemHandler] Select menu item: Server 12:44:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:44:04.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 12:44:04.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:44:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:04.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:04.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:44:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:44:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:44:04.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:44:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:04.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:04.433 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:44:04.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:04.435 DEBUG [WorkbenchTestable][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 12:44:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:04.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:04.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:04.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:44:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:04.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:04.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:04.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:04.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:04.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:04.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:04.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:04.942 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:04.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:44:04.942 DEBUG [WorkbenchTestable][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 12:44:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:04.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:04.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:04.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:04.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:04.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:04.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:04.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:04.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:04.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:44:04.943 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:44:04.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:44:04.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:44:04.947 DEBUG [WorkbenchTestable][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) 12:44:04.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:04.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:04.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:04.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:05.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:05.450 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:") 12:44:05.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:05.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:05.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:05.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:05.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:44:05.454 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:44:05.455 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 12:44:05.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:05.455 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:05.455 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:05.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:05.956 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:44:05.956 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:44:05.956 DEBUG [WorkbenchTestable][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) 12:44:05.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:05.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:05.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:05.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:05.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:05.960 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:05.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:05.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:05.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:05.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:06.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:06.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:06.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:06.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:06.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:06.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:06.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:06.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:06.491 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:06.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:06.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:06.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:06.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:06.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:06.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 12:44:06.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:06.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:06.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:06.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:06.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 12:44:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:06.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:06.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:06.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.513 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:06.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:06.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 '\*?\QServers\E') 12:44:06.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:06.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:06.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:06.517 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:06.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:06.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:06.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:06.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:06.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:06.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 12:44:06.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.523 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:06.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:06.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:06.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:06.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:06.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:06.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:06.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:06.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:06.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:06.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:06.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:06.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:06.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:06.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:06.560 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:06.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:06.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:06.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:06.573 INFO [WorkbenchTestable][ServersView2] Create new server 12:44:06.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:44:06.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:06.586 DEBUG [main][MenuItemLookup] Found menu:'New' 12:44:06.586 DEBUG [main][MenuItemLookup] Item match:New 12:44:06.586 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:44:06.586 DEBUG [main][MenuItemLookup] Item match:Server 12:44:06.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:44:06.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:44:06.586 INFO [main][MenuItemHandler] Select menu item: Server 12:44:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:44:06.730 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 12:44:06.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:44:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:06.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:06.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:44:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:06.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:06.732 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:44:06.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:06.734 DEBUG [WorkbenchTestable][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 12:44:06.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:06.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:06.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:06.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:06.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:06.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:44:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:06.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:06.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:06.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:07.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:07.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:07.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:07.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:07.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:44:07.241 DEBUG [WorkbenchTestable][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 12:44:07.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:07.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:07.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:07.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:07.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:07.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:07.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:07.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:07.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:07.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:07.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:07.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:44:07.242 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:44:07.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:44:07.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:44:07.247 DEBUG [WorkbenchTestable][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) 12:44:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:07.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:07.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:07.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:07.748 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:") 12:44:07.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:07.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:07.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:07.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:44:07.752 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:44:07.753 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 12:44:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:07.754 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:07.754 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:08.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:08.254 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:44:08.254 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:44:08.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 "Finish", Widget matcher matching widgets with style: 8) 12:44:08.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:08.258 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:08.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:08.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:08.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:08.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:08.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:08.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:08.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 '\*?\QServers\E') 12:44:08.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:08.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:08.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:08.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:08.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 12:44:08.831 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:08.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.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:08.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:08.836 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:08.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:08.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 12:44:08.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:08.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:08.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') 12:44:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:08.883 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:08.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:08.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:08.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:08.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:08.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.931 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:08.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 '\*?\QServers\E') 12:44:08.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:08.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:08.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:08.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:08.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:08.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 '\*?\QServers\E') 12:44:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:08.959 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:08.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:08.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:08.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:08.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:08.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:08.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:08.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:08.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:08.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:08.972 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:08.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:08.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:08.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:08.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:09.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:09.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') 12:44:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:09.042 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:09.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.044 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 12:44:09.044 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 12:44:09.044 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 12:44:09.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 12:44:09.065 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.066 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 12:44:09.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:44:09.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'New' 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:44:09.125 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:44:09.125 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:44:09.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:44:09.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:44:09.125 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:44:09.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:44:09.154 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 12:44:09.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.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") 12:44:09.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:09.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:44:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:09.154 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:09.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:09.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:09.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:44:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:44:09.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:09.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:09.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:09.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 '\*?\QServers\E') 12:44:09.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:09.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:09.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:09.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 12:44:09.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.255 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:09.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:09.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:09.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:09.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:09.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:09.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.267 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 12:44:09.267 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:09.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:09.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:09.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:09.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:09.333 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:09.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:09.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.336 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 12:44:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 12:44:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:09.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:09.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:09.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:09.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:09.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:09.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 12:44:09.361 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 12:44:09.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 12:44:09.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 12:44:09.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.384 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 12:44:09.384 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:44:09.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:44:09.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'New' 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:44:09.441 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:44:09.441 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:44:09.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:44:09.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:44:09.441 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:44:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:44:09.468 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 12:44:09.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:44:09.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:44:09.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:09.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:44:09.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:09.469 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:09.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:09.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:09.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:09.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:44:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:44:09.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:09.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:09.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:09.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:09.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:09.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:09.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 12:44:09.558 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:09.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:09.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:09.558 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 12:44:09.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:09.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:09.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:09.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:10.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:10.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:10.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:10.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:10.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:10.561 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:10.561 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 12:44:10.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:10.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:10.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:10.562 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 12:44:10.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:10.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:10.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:11.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:11.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:11.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:11.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:11.564 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:11.564 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:44:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 12:44:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:11.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:44:11.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:11.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:11.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:44:11.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:11.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:44:11.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:44:11.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:11.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:11.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:11.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:11.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:11.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:11.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:11.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:11.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:11.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:11.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:11.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:11.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:11.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:11.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:11.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:11.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:11.591 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:11.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:11.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:11.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:11.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:11.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:11.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:11.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:11.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:11.593 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 12:44:11.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:12.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:12.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:12.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:12.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:12.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:12.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:12.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:12.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:12.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:12.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:12.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:12.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:12.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:12.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:12.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:12.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:12.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:12.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') 12:44:12.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:12.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:12.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:12.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:12.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:12.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:12.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:12.634 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:12.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:12.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:12.634 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 12:44:12.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:12.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:12.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:13.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:13.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:13.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:13.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:13.636 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:13.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:44:13.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:13.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:13.637 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 12:44:13.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:13.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:13.641 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:44:13.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:13.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:13.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:13.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:13.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:44:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:13.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:13.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:13.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:13.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:44:13.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:13.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:13.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:13.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:44:13.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:44:13.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:44:13.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:44:13.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:44:13.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:44:13.651 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 12:44:13.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:44:13.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:13.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:13.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:14.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:14.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:14.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:14.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:44:14.653 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:44:14.653 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 12:44:14.653 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:14.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:14.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.468 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.063 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 6.938 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.687 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 4.437 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.25 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.073 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:14.665 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:14.665 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:44:14.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:14.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:14.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:14.665 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:44:14.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:14.666 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:44:14.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:14.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:14.666 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:14.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:14.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:14.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:14.666 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:14.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.*'] 12:44:14.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:14.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:14.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:14.667 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:14.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:14.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:14.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:14.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:14.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'File' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:44:14.681 DEBUG [main][MenuItemLookup] Item match:Window 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:14.681 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:44:14.681 DEBUG [main][MenuItemLookup] Item match:Preferences 12:44:14.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:44:14.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:44:14.681 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:44:14.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.... 12:44:14.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 12:44:14.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:44:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:14.853 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:44:14.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:14.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:44:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:14.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:14.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:14.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:14.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:44:14.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:15.355 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:44:15.356 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:15.356 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:15.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:15.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:15.357 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:44:15.357 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:44:15.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:44:15.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:44:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:15.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:15.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:15.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:15.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:16.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:16.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:44:16.446 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:16.446 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 12:44:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:16.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:16.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:16.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:16.453 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 12:44:16.453 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 12:44:16.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:16.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:16.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:16.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:16.454 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 12:44:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:16.454 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 12:44:16.454 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 12:44:16.454 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:16.454 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:16.454 TRACE [main][WidgetHandler] Wait for synchronization 12:44:16.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.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") 12:44:16.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:16.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:16.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:16.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:16.457 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:16.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:16.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:19.483 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 12:44:19.483 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:19.483 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:19.483 DEBUG [WorkbenchTestable][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...") 12:44:19.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:19.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:19.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:19.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:19.484 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:19.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:19.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:19.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:19.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:44:19.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:19.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:19.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:19.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:19.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:19.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:19.637 DEBUG [WorkbenchTestable][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 12:44:19.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:19.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:19.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:19.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:19.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:19.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:19.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:19.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:20.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:20.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:20.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:20.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:20.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:44:20.143 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:44:20.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:44:20.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:44:20.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:20.144 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:20.144 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:20.644 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:20.644 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:20.644 DEBUG [WorkbenchTestable][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) 12:44:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:20.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:20.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:20.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:20.648 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:20.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:20.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:20.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:21.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 "Edit...") 12:44:21.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:44:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:21.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:44:21.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:44:21.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:21.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:21.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:21.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:21.154 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:21.154 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 12:44:21.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:21.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:21.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:21.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:21.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:21.159 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 12:44:21.160 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 12:44:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:21.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:21.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:21.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:21.160 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 12:44:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:21.160 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:44:21.160 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 12:44:21.160 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:21.160 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:21.161 TRACE [main][WidgetHandler] Wait for synchronization 12:44:21.161 DEBUG [WorkbenchTestable][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") 12:44:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:21.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:21.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:21.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:21.162 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:21.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:21.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:24.166 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 12:44:24.167 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:44:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:24.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:24.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:24.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:24.170 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:44:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:24.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:24.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:24.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:24.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:24.247 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:24.247 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:24.247 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:24.247 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:24.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:24.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:24.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:24.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:24.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:24.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:24.248 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:24.248 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:24.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:24.248 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:24.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'File' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:44:24.248 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:44:24.248 DEBUG [main][MenuItemLookup] Item match:Window 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:24.249 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:44:24.249 DEBUG [main][MenuItemLookup] Item match:Preferences 12:44:24.249 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:44:24.249 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:44:24.249 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:44:24.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:44:24.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 'Preferences.*'] is available. finished successfully 12:44:24.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:44:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:24.459 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:44:24.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:24.459 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:44:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:24.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:24.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:24.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:24.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:44:24.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:24.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:24.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:44:24.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:24.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:24.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:24.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:24.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:44:24.461 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:44:24.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:44:24.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:44:24.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:24.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:24.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:24.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:24.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:25.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:25.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:44:25.465 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:25.465 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 12:44:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:25.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:25.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:25.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:25.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:25.470 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:25.470 DEBUG [WorkbenchTestable][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...") 12:44:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:25.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:25.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:25.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:25.471 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:25.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:25.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:44:25.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:25.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:25.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:25.637 DEBUG [WorkbenchTestable][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 12:44:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:25.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:25.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:25.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:25.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:25.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:26.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:26.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:26.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:26.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:26.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:44:26.143 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:44:26.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:44:26.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:44:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:26.144 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:26.144 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:26.644 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:26.644 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:27.145 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:27.145 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:27.645 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:27.645 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:27.645 DEBUG [WorkbenchTestable][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) 12:44:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:27.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:27.651 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:27.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:27.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:27.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:28.156 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:28.156 DEBUG [WorkbenchTestable][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...") 12:44:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:28.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:28.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:28.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:28.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:28.158 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:28.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:28.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:28.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:44:28.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:28.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:28.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:28.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:28.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:28.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:28.334 DEBUG [WorkbenchTestable][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 12:44:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:28.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:28.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:28.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:28.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:28.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:28.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:28.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:28.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:28.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:28.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:44:28.839 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:44:28.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:44:28.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:44:28.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:28.841 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:28.841 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:29.341 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:29.341 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:29.842 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:29.842 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:29.842 DEBUG [WorkbenchTestable][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) 12:44:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:29.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:29.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:29.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:29.847 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:29.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:29.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:29.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:29.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:30.359 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 12:44:30.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:30.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:30.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:30.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:30.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.364 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:30.365 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 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:30.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:30.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:30.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.366 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 12:44:30.366 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 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:30.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:30.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:30.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:30.366 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.366 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:44:30.366 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 12:44:30.366 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:30.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:30.367 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:30.367 TRACE [main][WidgetHandler] Wait for synchronization 12:44:30.367 DEBUG [WorkbenchTestable][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") 12:44:30.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:30.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:30.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:30.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:30.368 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:30.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:30.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:30.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:30.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:33.374 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 12:44:33.374 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:33.374 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 12:44:33.374 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 12:44:33.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:33.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:33.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:33.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:33.376 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 12:44:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:33.378 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 12:44:33.378 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 12:44:33.378 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:33.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:33.378 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:33.378 TRACE [main][WidgetHandler] Wait for synchronization 12:44:33.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 12:44:33.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:33.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:33.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:33.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:33.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:33.381 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:33.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:33.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:33.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:33.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:36.385 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 12:44:36.386 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:36.386 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 12:44:36.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:36.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:36.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:36.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:36.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:36.389 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:36.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 12:44:36.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:36.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:36.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:36.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:36.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:44:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:36.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:36.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:36.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:36.391 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:44:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:36.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:36.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:36.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:36.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:36.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:36.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:36.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:36.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:36.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:36.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:36.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:36.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:36.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:36.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:36.425 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:36.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:36.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.*'] 12:44:36.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:36.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.*'] 12:44:36.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:36.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:36.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:36.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'File' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:44:36.426 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:44:36.426 DEBUG [main][MenuItemLookup] Item match:Window 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:36.427 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:44:36.427 DEBUG [main][MenuItemLookup] Item match:Preferences 12:44:36.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:44:36.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:44:36.427 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:44:36.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.... 12:44:36.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 'Preferences.*'] is available. finished successfully 12:44:36.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:44:36.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:36.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:36.527 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:44:36.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:36.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 12:44:36.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:36.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:36.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:36.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:36.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:44:36.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:36.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:36.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:44:36.538 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:36.538 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:36.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:36.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:36.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:44:36.539 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:44:36.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:44:36.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:44:36.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:36.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:36.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:37.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:37.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:37.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:37.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:44:37.543 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:37.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 12:44:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:37.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:37.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:37.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:37.547 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:37.548 DEBUG [WorkbenchTestable][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...") 12:44:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:37.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:37.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:37.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:37.549 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:37.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:37.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:44:37.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:37.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:37.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:37.636 DEBUG [WorkbenchTestable][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 12:44:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:37.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:37.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:37.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:37.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:37.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:38.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:38.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:38.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:38.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:38.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:38.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:44:38.141 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:44:38.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:44:38.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:44:38.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:38.141 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:38.142 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:38.642 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:38.642 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:38.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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) 12:44:38.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:38.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:38.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:38.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:38.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:38.647 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:38.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:38.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:38.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:39.152 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:39.152 DEBUG [WorkbenchTestable][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...") 12:44:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:39.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:39.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:39.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:39.153 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:39.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:39.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:44:39.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:39.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:39.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:39.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:39.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:39.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:39.249 DEBUG [WorkbenchTestable][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 12:44:39.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:39.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:39.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:39.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:39.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:39.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:39.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:39.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:39.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:39.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:44:39.754 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:44:39.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:44:39.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:44:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:39.755 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:39.755 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:40.255 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:40.255 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:40.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.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) 12:44:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:40.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:40.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:40.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:40.259 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:40.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:40.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:40.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:40.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:40.766 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 12:44:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:40.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:40.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.772 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 12:44:40.772 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 12:44:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:40.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:40.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:40.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:40.773 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.773 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.773 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 12:44:40.773 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 12:44:40.773 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:40.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:40.773 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:40.773 TRACE [main][WidgetHandler] Wait for synchronization 12:44:40.774 DEBUG [WorkbenchTestable][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") 12:44:40.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:40.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:40.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:40.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:40.775 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:40.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:40.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:40.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:43.781 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 12:44:43.781 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:43.781 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 12:44:43.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:43.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:43.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:43.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:43.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:43.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:43.786 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 12:44:43.786 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 12:44:43.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:43.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:43.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:43.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:43.787 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 12:44:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:43.787 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:44:43.787 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 12:44:43.787 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:43.787 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:43.787 TRACE [main][WidgetHandler] Wait for synchronization 12:44:43.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.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") 12:44:43.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:43.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:43.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:43.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:43.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:43.789 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:43.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:43.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:43.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:43.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:46.793 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 12:44:46.793 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:46.793 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 12:44:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:46.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:46.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:46.797 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:46.798 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 12:44:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:46.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:46.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:46.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:46.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:44:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:46.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:46.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:46.801 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:44:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:46.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:46.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:46.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:46.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:46.843 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:46.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:44:46.844 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:44:46.844 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:46.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:44:46.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:44:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:44:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:44:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:44:46.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:44:46.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:46.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:46.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:46.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:46.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:44:46.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:46.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:46.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:46.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:44:46.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'File' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:44:46.845 DEBUG [main][MenuItemLookup] Item match:Window 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:44:46.845 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:44:46.845 DEBUG [main][MenuItemLookup] Item match:Preferences 12:44:46.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:44:46.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:44:46.845 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:44:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:44:47.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:44:47.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:44:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:47.029 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:44:47.029 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:47.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:44:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:47.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:47.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:47.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:44:47.030 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:47.030 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:47.030 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:44:47.031 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:44:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:47.031 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:44:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:47.031 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:44:47.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:44:47.031 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:44:47.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:44:47.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:44:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:47.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:47.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:47.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:47.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:48.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:48.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:44:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:44:48.035 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:48.035 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 12:44:48.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:48.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:48.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:48.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:48.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:48.040 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:48.040 DEBUG [WorkbenchTestable][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...") 12:44:48.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:48.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:48.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:48.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:48.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:48.042 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:48.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:48.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:48.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:48.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 12:44:48.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:48.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:48.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:48.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:48.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 12:44:48.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:48.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:48.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:48.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:48.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:48.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:48.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:48.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:48.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:48.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:48.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:48.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:44:48.655 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:44:48.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:44:48.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:44:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:48.656 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:48.656 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:49.156 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:49.156 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:49.156 DEBUG [WorkbenchTestable][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) 12:44:49.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:49.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:49.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:49.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:49.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:49.161 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:49.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:49.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:49.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:49.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:49.665 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:49.665 DEBUG [WorkbenchTestable][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...") 12:44:49.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:49.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:49.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:49.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:49.667 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:49.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:49.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:49.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:49.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:44:49.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:49.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:49.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:49.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:49.839 DEBUG [WorkbenchTestable][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 12:44:49.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:49.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:49.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:49.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:49.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:49.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:49.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:50.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:50.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:50.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:50.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:50.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:50.357 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:50.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:50.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:50.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 12:44:50.358 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 12:44:50.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 12:44:50.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 12:44:50.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:50.361 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:50.361 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:50.861 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:50.861 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:50.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.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) 12:44:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:50.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:50.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:50.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:50.863 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:50.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:50.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:51.435 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:44:51.435 DEBUG [WorkbenchTestable][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...") 12:44:51.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:51.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:51.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:51.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:51.436 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:44:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:51.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:51.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:51.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server Runtime Environment"] is available.... 12:44:51.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:51.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:44:51.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:44:51.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:44:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:44:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:44:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:44:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:44:51.640 DEBUG [WorkbenchTestable][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 12:44:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:51.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:51.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:51.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:51.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:44:51.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:51.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:52.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:52.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:44:52.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:44:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:44:52.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:44:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:44:52.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:44:52.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 12:44:52.146 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 12:44:52.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 12:44:52.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 12:44:52.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:44:52.147 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:44:52.147 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:44:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:44:52.647 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:44:52.647 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:44:52.647 DEBUG [WorkbenchTestable][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) 12:44:52.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:52.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:52.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:52.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:52.649 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:44:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:52.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:52.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:44:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:44:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:44:53.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:44:53.156 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 12:44:53.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.229 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 12:44:53.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.231 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 12:44:53.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.233 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 12:44:53.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.235 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:44:53.235 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 12:44:53.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.237 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 12:44:53.237 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 12:44:53.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:53.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 12:44:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:44:53.238 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 12:44:53.238 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:53.238 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:53.238 TRACE [main][WidgetHandler] Wait for synchronization 12:44:53.238 DEBUG [WorkbenchTestable][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") 12:44:53.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:53.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:53.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:53.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:53.240 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:53.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:53.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:53.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:53.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:53.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:56.249 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 12:44:56.249 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:56.249 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 12:44:56.249 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 12:44:56.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:56.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:56.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:56.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:56.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:56.252 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 12:44:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:56.255 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 12:44:56.255 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 12:44:56.255 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:56.255 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:56.255 TRACE [main][WidgetHandler] Wait for synchronization 12:44:56.256 DEBUG [WorkbenchTestable][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") 12:44:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:56.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:56.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:56.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:56.258 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:56.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:56.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:56.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:44:59.324 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 12:44:59.324 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:44:59.324 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 12:44:59.324 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 12:44:59.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:59.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:59.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:59.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:59.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:44:59.327 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 12:44:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:59.330 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 12:44:59.330 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 12:44:59.330 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:44:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:44:59.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:44:59.330 TRACE [main][WidgetHandler] Notify Table with event 13 12:44:59.330 TRACE [main][WidgetHandler] Wait for synchronization 12:44:59.331 DEBUG [WorkbenchTestable][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") 12:44:59.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:44:59.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:44:59.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:44:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:44:59.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:44:59.332 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:44:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:44:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:44:59.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:44:59.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:44:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:45:02.337 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 12:45:02.337 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:45:02.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) 12:45:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:02.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:02.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:02.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:02.341 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:45:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:02.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:02.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:02.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:02.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:02.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:45:02.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:02.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:02.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 12:45:02.439 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 12:45:02.440 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:02.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.776 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.581 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 12.178 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.419 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.595 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 12:45:02.451 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 12:45:02.451 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:45:02.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:02.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 12:45:02.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:02.451 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:45:02.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:02.466 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:45:02.466 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:02.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:02.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 12:45:02.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 12:45:02.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:02.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:02.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:02.466 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:02.466 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:02.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:02.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:02.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:02.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:02.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:02.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:02.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:02.467 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:02.467 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:45:02.467 DEBUG [main][MenuItemLookup] Item match:Window 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:02.467 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:45:02.467 DEBUG [main][MenuItemLookup] Item match:Preferences 12:45:02.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:45:02.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:45:02.468 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:45: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.... 12:45: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 12:45:02.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:45:02.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:02.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:02.668 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:45:02.668 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45: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 12:45:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:02.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:02.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:02.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:02.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:02.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:45:02.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:45:02.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:45:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:02.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:45:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:45:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:45:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:45:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:02.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:45:02.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:45:02.734 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:45:02.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:45:02.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:45:02.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:02.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:02.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:03.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:03.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:03.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:03.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:03.738 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:45: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.wst.server.ui.RuntimePreferencePage, index 0 and no matchers specified 12:45:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:03.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:03.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:03.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:03.743 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:45:03.743 DEBUG [WorkbenchTestable][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...") 12:45:03.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:03.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:03.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:03.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:03.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:03.745 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:45:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:03.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:03.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:03.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:45:03.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:03.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:03.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:45:03.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:45:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:03.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:03.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:45:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:45:03.937 DEBUG [WorkbenchTestable][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 12:45:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:03.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:03.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:03.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:45:03.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:04.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:45:04.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:04.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:04.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:04.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:45:04.442 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:45:04.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:45:04.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:45:04.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:45:04.443 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:45:04.443 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:45:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:45:04.944 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:45:04.944 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:45:04.944 DEBUG [WorkbenchTestable][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) 12:45:04.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:04.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:04.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:04.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:04.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:04.948 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:04.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:04.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:04.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:04.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:05.452 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 12:45:05.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:05.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:05.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:05.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:05.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:05.457 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:45:05.457 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 12:45:05.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:05.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:05.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:05.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:05.458 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 12:45:05.458 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 12:45:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:05.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:05.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:05.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:05.459 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 12:45:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:05.460 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:45:05.460 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 12:45:05.460 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:45:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:05.460 TRACE [main][WidgetHandler] Notify Table with event 13 12:45:05.460 TRACE [main][WidgetHandler] Wait for synchronization 12:45:05.460 DEBUG [WorkbenchTestable][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") 12:45:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:05.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:05.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:05.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:05.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:05.462 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:45:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:05.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:05.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:05.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:45:08.466 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 12:45:08.466 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:45:08.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:45:08.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:08.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:08.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:08.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:08.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:08.470 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:45:08.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:08.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:08.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:08.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:08.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:08.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 12:45:08.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:08.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:08.545 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 12:45:08.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 12:45:08.545 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:08.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:08.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.095 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.079 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:08.556 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:08.556 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:45:08.556 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:08.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:08.556 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:08.556 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:45:08.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:08.624 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:45:08.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:08.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:08.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 12:45:08.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:08.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:08.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:08.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:08.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:08.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:08.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:45:08.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:08.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:08.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:08.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:08.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:45:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:08.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:08.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:08.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:08.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:08.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:08.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:08.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:08.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:08.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:08.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:08.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:08.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:08.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:08.640 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 12:45:08.640 INFO [WorkbenchTestable][ServersView2] Create new server 12:45:08.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:45:08.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:08.641 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:08.641 DEBUG [main][MenuItemLookup] Item match:New 12:45:08.641 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:45:08.641 DEBUG [main][MenuItemLookup] Item match:Server 12:45:08.655 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:45:08.655 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:45:08.655 INFO [main][MenuItemHandler] Select menu item: Server 12:45:08.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:45:08.940 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 12:45:08.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:45:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:08.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'] 12:45:08.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.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'] 12:45:08.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.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: "New Server"] 12:45:08.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:45:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:08.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:08.942 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:45:08.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:08.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 12:45:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:08.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:08.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:08.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:45:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:45:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:45:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:45:08.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:08.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:09.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:09.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:45:09.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:09.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:09.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:45:09.460 DEBUG [WorkbenchTestable][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 12:45:09.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:09.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:09.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:09.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:45:09.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:09.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:09.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:09.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:45:09.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:09.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:09.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:09.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:45:09.462 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:45:09.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:45:09.531 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:45:09.531 DEBUG [WorkbenchTestable][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) 12:45:09.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:09.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:09.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:09.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:09.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:10.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:10.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:45:10.033 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:45:10.033 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:45:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:45:10.533 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:45:10.533 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 12:45:10.533 DEBUG [WorkbenchTestable][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) 12:45:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:10.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:10.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:10.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:10.539 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:45:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:10.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:10.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:10.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:10.649 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:10.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:10.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:10.649 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 12:45:10.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 12:45:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:10.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:10.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:11.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:11.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:11.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:11.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:45:11.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:45:11.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:11.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:11.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:11.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 12:45:11.653 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:11.653 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 12:45:11.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:11.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:11.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:11.653 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:11.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:11.658 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:45:11.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:11.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:11.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:11.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:11.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 '\*?\QServers\E') 12:45:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:11.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:11.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:11.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:11.745 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:11.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:11.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:11.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:11.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:11.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:11.747 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:11.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:11.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:11.748 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 12:45:11.748 INFO [WorkbenchTestable][ServersView2] Create new server 12:45:11.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:45:11.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:11.750 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:11.750 DEBUG [main][MenuItemLookup] Item match:New 12:45:11.750 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:45:11.750 DEBUG [main][MenuItemLookup] Item match:Server 12:45:11.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:45:11.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:45:11.750 INFO [main][MenuItemHandler] Select menu item: Server 12:45:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:45:12.052 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 12:45:12.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:45:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:12.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'] 12:45:12.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.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'] 12:45:12.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.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 Server"] 12:45:12.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:45:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:12.055 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:45:12.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:12.055 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:") 12:45:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:12.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:12.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:12.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:45:12.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:45:12.139 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 12:45:12.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:45:12.139 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:45:12.139 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:45:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:45:12.640 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:45:12.640 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 12:45:12.640 DEBUG [WorkbenchTestable][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) 12:45:12.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:12.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:12.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:12.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:12.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:12.643 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:45:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:12.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:12.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:12.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:12.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:12.745 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:12.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:12.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:12.746 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 12:45:12.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 12:45:12.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:12.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:12.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:13.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:13.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:13.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:13.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:45:13.748 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:45:13.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:13.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:13.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:13.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 12:45:13.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:13.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 12:45:13.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:13.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:13.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:13.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:13.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:13.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:13.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:45:13.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:13.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:13.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:13.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:13.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:13.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') 12:45:13.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:13.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:13.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:13.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:13.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:13.763 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:13.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:13.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:13.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:13.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:13.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:13.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:13.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:13.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:13.766 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 12:45:13.766 INFO [WorkbenchTestable][ServersView2] Create new server 12:45:13.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 12:45:13.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:13.836 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:13.836 DEBUG [main][MenuItemLookup] Item match:New 12:45:13.836 DEBUG [main][MenuItemLookup] Found menu:'Server' 12:45:13.836 DEBUG [main][MenuItemLookup] Item match:Server 12:45:13.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 12:45:13.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 12:45:13.837 INFO [main][MenuItemHandler] Select menu item: Server 12:45:14.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:45:14.141 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 12:45:14.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:45:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:14.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'] 12:45:14.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:45:14.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:45:14.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:45:14.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:14.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:14.143 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:45:14.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:14.148 DEBUG [WorkbenchTestable][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 12:45:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:14.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:14.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:14.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:14.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:45:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:45:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 12:45:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:45:14.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:14.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:45:14.739 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:14.739 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:14.739 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 12:45:14.739 DEBUG [WorkbenchTestable][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 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:14.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:14.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:14.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:14.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:45:14.740 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:14.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:14.740 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:14.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:14.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:14.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:45:14.741 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:14.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:14.741 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:14.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:14.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:14.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 12:45:14.741 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 12:45:14.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 12:45:14.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 12:45:14.744 DEBUG [WorkbenchTestable][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) 12:45:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:14.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:14.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:14.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:15.245 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:") 12:45:15.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:15.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:15.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:45:15.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:45:15.250 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 12:45:15.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:45:15.250 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:45:15.250 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:45:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:45:15.751 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:45:15.751 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:45:15.751 DEBUG [WorkbenchTestable][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) 12:45:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:15.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:15.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:15.755 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:15.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:15.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:15.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:16.260 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:45:16.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:16.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:16.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:45:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:16.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:16.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:16.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:16.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:45:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:16.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:16.335 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:16.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:16.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:16.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:16.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:45:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:16.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:16.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:16.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:16.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:45:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:16.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:16.426 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:16.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:16.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:16.429 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 12:45:16.429 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 12:45:16.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 12:45:16.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 12:45:16.437 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:16.438 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 12:45:16.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:16.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:16.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:16.538 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:16.538 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:45:16.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:45:16.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:45:16.538 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:45:16.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:45:16.637 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 12:45:16.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:45:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:45:16.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:16.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:45:16.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:16.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:16.638 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:45:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:16.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:16.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:16.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:45:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:45:16.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.740 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:45:16.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:16.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:16.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 '\*?\QServers\E') 12:45:16.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:16.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:16.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:16.751 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:16.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:16.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:16.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 12:45:16.753 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:16.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:16.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:16.753 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 12:45:16.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 12:45:16.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:16.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:17.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:17.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:17.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:17.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:17.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:45:17.755 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:45:17.755 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 12:45:17.755 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:45:17.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:45:17.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:17.756 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 12:45:17.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:45:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:17.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:17.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:18.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:18.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:18.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:18.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:18.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:45:18.758 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:45:18.758 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:45:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 12:45:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:18.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:18.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:18.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:18.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:18.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 12:45:18.759 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 12:45:18.759 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:18.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:18.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:18.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.204 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.028 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 2.096 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 5.009 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 12:45:18.833 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 12:45:18.833 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:45:18.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:18.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 12:45:18.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:18.834 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:45:18.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:18.834 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:45:18.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:18.835 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:18.835 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 12:45:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 12:45:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:18.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.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: "Import"] 12:45:18.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:18.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:18.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:18.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:18.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:18.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:18.836 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:18.836 DEBUG [main][MenuItemLookup] Item match:File 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:18.837 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:18.837 DEBUG [main][MenuItemLookup] Item match:Import... 12:45:18.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:45:18.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:45:18.837 INFO [main][MenuItemHandler] Select menu item: &Import... 12:45:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:19.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:19.127 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:19.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:19.128 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:45:19.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:45:19.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:19.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:19.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:45:19.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:19.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:19.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:19.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:45:19.129 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:45:19.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:45:19.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:45:19.130 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:19.130 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:45:19.130 DEBUG [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) 12:45:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:19.131 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:45:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:19.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:19.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:19.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:45:19.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:19.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:19.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:19.351 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:19.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:19.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:19.351 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:19.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:19.351 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' 12:45:19.351 DEBUG [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:") 12:45:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:19.352 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:45:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:19.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:19.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:19.353 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 12:45:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:19.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:45:19.354 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 12:45:19.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.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") 12:45:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:19.445 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:45:19.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:19.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:19.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:19.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:19.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 12:45:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:19.450 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 12:45:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:45:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:45:19.451 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:45:19.451 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:45:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:45:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:19.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:19.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:19.451 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:45:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:19.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:19.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:19.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:20.026 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 12:45:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:20.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:20.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:20.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:20.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:20.028 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 12:45:20.028 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 12:45:20.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:45:20.029 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 12:45:20.029 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:20.029 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:45:20.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.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) 12:45:20.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:20.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:20.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:20.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:20.031 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:20.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:20.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:20.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:20.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:20.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:20.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:20.536 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:20.536 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:20.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:20.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:20.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:20.537 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:45:20.537 DEBUG [main][MenuItemLookup] Item match:Window 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:20.537 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:45:20.537 DEBUG [main][MenuItemLookup] Item match:Preferences 12:45:20.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:45:20.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:45:20.537 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:45:20.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:45:20.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:45:20.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:45:20.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:20.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:20.849 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:45:20.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:20.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:45:20.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:20.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:20.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:20.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:20.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:45:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:45:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:45:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:20.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:45:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:45:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:45:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:45:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:20.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:45:20.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:45:20.933 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:45:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:45:20.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:45:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:20.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:20.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:21.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:21.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:21.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:21.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:21.937 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 12:45:21.937 DEBUG [WorkbenchTestable][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...") 12:45:21.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:21.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:21.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:21.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:21.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:21.942 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:45:21.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:21.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:21.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:21.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:22.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:45:22.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:22.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:22.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:45:22.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 12:45:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:22.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:22.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:45:22.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:45:22.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 12:45:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:22.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:22.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:22.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:22.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:22.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 12:45:22.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:22.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:22.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 12:45:22.726 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 12:45:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:22.726 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 12:45:22.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:22.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 12:45:22.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 12:45:22.727 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 12:45:22.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 12:45:22.727 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 12:45:22.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:45:22.728 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 12:45:22.728 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 12:45:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 12:45:23.228 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 12:45:23.228 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 12:45:23.228 DEBUG [WorkbenchTestable][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) 12:45:23.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:23.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:23.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:23.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:23.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:23.232 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:23.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:23.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:23.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:23.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:23.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:23.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:23.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:23.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:45:23.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:23.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:23.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:23.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:23.743 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:45:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:23.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:23.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:23.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:23.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:23.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:23.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:23.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:23.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:23.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:23.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:23.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:23.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:23.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:45:23.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:23.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:23.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:23.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:23.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:23.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:24.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:24.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:24.130 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:24.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:24.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:24.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:24.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:24.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:24.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:24.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:24.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:24.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:24.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:24.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:24.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:25.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:25.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:25.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:25.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:25.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:25.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:25.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:25.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 12:45:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:25.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:25.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:25.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:25.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:25.134 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:25.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:25.134 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:25.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:25.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:25.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:25.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:45:25.235 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:25.236 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:45:25.236 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:45:25.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:45:25.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:45:25.236 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:45:25.638 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"] 12:45:25.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:25.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:25.638 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:25.639 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 12:45:25.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:25.640 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 12:45:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:25.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:25.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:25.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 12:45:25.641 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 12:45:25.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 12:45:25.641 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 12:45:25.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:26.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:26.039 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 12:45:26.039 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") 12:45:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:26.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:26.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:26.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:45:26.041 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 12:45:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:45:26.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:45:26.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:45:26.049 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 12:45:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:26.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:26.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:26.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:26.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:26.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:26.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:26.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:26.130 DEBUG [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") 12:45:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:26.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:26.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:26.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:26.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:26.132 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:45:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:26.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:26.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:26.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:26.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:26.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:26.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:26.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:26.742 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:26.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:26.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:26.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:26.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:26.848 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:45:26.848 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:45:26.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:45:26.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:45:26.849 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:45:27.140 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"] 12:45:27.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:27.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:27.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:27.149 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 12:45:27.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:27.151 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 12:45:27.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:27.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:27.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:27.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:27.233 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 12:45:27.233 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 12:45:27.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 12:45:27.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 12:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:27.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:27.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:27.234 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 12:45:27.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:27.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:27.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:27.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:27.238 DEBUG [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) 12:45:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:27.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:27.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:27.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:27.240 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:45:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:27.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:27.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:27.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:27.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:27.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:27.341 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:27.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:27.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:27.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:27.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:27.449 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:27.450 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:27.450 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:27.450 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:27.450 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:45:27.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:45:27.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:45:27.450 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:45:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:27.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:27.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:27.950 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 12:45:27.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:27.950 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:27.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:27.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:27.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:27.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:28.042 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:28.042 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:45:28.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:45:28.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:45:28.042 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:45:28.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 'Delete.*'] is available.... 12:45:28.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 12:45:28.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:45:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:28.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:28.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:45:28.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:28.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:28.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:28.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:28.351 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:45:28.351 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:45:28.351 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:45:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:28.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:28.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:45:28.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:28.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:28.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:28.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:28.353 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:45:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:28.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:28.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:28.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:45:28.360 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:45:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:45:28.860 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:45:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:28.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:28.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:28.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:28.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:28.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:28.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:45:28.861 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:28.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:28.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:28.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:28.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:45:28.861 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:45:28.861 DEBUG [main][MenuItemLookup] Item match:Window 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:28.862 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:45:28.862 DEBUG [main][MenuItemLookup] Item match:Preferences 12:45:28.862 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:45:28.862 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:45:28.862 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:45:29.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:45:29.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:45:29.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:45:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:29.234 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:45:29.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:29.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:45:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:29.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:29.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:45:29.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:29.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:29.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:45:29.236 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:29.236 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:45:29.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:29.236 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:45:29.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:45:29.237 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:45:29.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:45:29.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:45:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:29.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:29.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:29.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:29.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:30.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:30.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:30.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:30.241 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 12:45:30.241 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 12:45:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:30.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:30.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:30.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:30.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:30.247 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 12:45:30.247 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 12:45:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:30.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:30.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:30.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:30.248 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 12:45:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:30.248 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 12:45:30.248 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 12:45:30.248 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:45:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:30.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:30.248 TRACE [main][WidgetHandler] Notify Table with event 13 12:45:30.248 TRACE [main][WidgetHandler] Wait for synchronization 12:45:30.249 DEBUG [WorkbenchTestable][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") 12:45:30.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:30.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:30.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:30.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:30.250 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:45:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:30.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:30.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:30.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:45:33.255 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 12:45:33.255 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:45:33.255 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 12:45:33.255 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 12:45:33.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:33.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:33.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:33.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:45:33.256 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 12:45:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:33.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:33.258 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 12:45:33.258 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 12:45:33.259 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:45:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:45:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:45:33.259 TRACE [main][WidgetHandler] Notify Table with event 13 12:45:33.259 TRACE [main][WidgetHandler] Wait for synchronization 12:45:33.259 DEBUG [WorkbenchTestable][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") 12:45:33.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:33.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:33.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:33.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:33.261 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:45:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:33.261 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:33.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:33.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:45:36.265 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 12:45:36.265 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:45:36.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:45:36.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:36.268 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:45:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:36.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:36.268 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:36.268 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:36.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:36.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 12:45:36.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:36.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:36.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:36.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 12:45:36.351 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 12:45:36.351 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:36.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:36.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.52 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.516 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:36.361 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:36.362 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:45:36.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:36.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:36.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:36.362 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:45:36.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:36.424 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:45:36.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:36.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:36.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 12:45:36.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:36.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:36.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:36.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:36.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"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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: "Import"] 12:45:36.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:36.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:36.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:36.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:36.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:36.426 DEBUG [main][MenuItemLookup] Item match:File 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:36.426 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:36.426 DEBUG [main][MenuItemLookup] Item match:Import... 12:45:36.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:45:36.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:45:36.427 INFO [main][MenuItemHandler] Select menu item: &Import... 12:45:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:36.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:36.559 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:36.559 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:45:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:36.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:45:36.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:36.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:36.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:45:36.561 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:36.561 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:36.561 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:36.561 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:45:36.561 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:45:36.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:45:36.561 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:45:36.561 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:36.561 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:45:36.561 DEBUG [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) 12:45:36.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:36.562 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:45:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:36.563 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:36.563 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:36.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: "Import"] 12:45:36.740 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:36.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:36.756 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:36.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:36.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 12:45:36.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:36.757 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:36.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:36.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' 12:45:36.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:") 12:45:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:36.758 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:45:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:36.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:36.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:36.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:36.837 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 12:45:36.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:45:36.838 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 12:45:36.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:45:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:36.839 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:45:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:36.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:36.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:36.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:36.844 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 12:45:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:36.845 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 12:45:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:45:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:45:36.845 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:45:36.845 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:45:36.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:45:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:36.951 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:45:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:36.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:36.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:36.952 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 12:45:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:36.953 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 12:45:36.953 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 12:45:36.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:45:36.954 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 12:45:36.954 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:36.954 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:45:36.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:45:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:36.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:36.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:36.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:36.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:36.956 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:36.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:36.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:36.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:36.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:37.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:37.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:37.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:37.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:37.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:37.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:37.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:37.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:37.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 '\*?\QPackage Explorer\E') 12:45:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:37.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:37.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:37.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:37.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:37.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:37.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:37.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:37.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:37.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:37.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:37.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:37.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:37.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:37.638 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:37.638 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:45:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:37.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:37.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:37.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:37.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:37.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:37.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:37.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:37.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:37.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:37.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:37.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:37.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:37.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:37.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:37.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:37.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:38.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:38.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:38.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:38.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:38.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:38.655 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:38.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:38.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:38.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:38.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 12:45:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:38.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:38.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:38.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:38.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:38.656 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:38.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:38.656 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:38.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:38.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:38.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:38.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:38.724 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:45:38.724 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:45:38.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:45:38.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:45:38.725 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:45:38.865 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"] 12:45:38.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:38.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:38.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:38.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:38.866 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 12:45:38.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:38.867 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 12:45:38.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:38.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:38.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:38.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:38.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:38.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:38.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:38.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 12:45:38.932 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 12:45:38.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 12:45:38.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 12:45:39.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:39.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:39.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:39.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 12:45:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:39.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:39.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:39.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:45:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:39.251 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 12:45:39.251 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 12:45:39.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:45:39.341 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 12:45:39.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 12:45:39.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:39.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:39.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:39.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:39.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:39.344 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:45:39.345 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:45:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:39.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:39.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:39.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:45:39.559 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 12:45:39.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:39.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:39.627 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:45:39.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:39.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:39.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:39.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:39.632 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:45:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:39.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:39.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:39.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:40.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:40.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:40.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:40.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:40.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:40.339 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:45:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:40.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:40.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:40.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:40.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:40.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:40.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:40.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:40.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:40.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:40.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:40.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:40.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:40.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:40.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:40.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:40.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:40.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:40.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:40.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:41.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:41.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:41.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:41.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:41.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:41.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:41.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:41.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 12:45:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:41.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:41.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:41.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:41.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:41.371 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:41.372 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:41.372 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:41.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:41.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:41.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:41.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:41.424 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:45:41.424 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:45:41.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:45:41.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:45:41.424 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:45:41.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.PropertyDialog, Matcher matching widget which text matches: "Properties for server-project"] 12:45:41.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:41.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:41.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:41.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:41.934 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 12:45:41.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:41.935 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 12:45:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:41.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:41.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:41.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:41.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:41.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:41.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 12:45:41.936 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 12:45:41.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 12:45:41.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 12:45:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:41.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:41.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:41.937 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 12:45:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:41.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:41.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:41.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:41.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:45:41.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:41.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:41.970 DEBUG [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") 12:45:42.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:42.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:42.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:42.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:42.031 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:45:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:42.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:42.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:42.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:42.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:42.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:42.171 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"] 12:45:42.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:42.236 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"] 12:45:42.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:42.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:42.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:42.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:42.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:42.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:42.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:42.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:42.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') 12:45:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:42.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:42.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:42.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:42.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:42.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:42.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:42.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:42.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:42.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:42.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:42.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:42.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:42.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:42.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:42.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:42.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:42.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:42.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:42.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:42.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:42.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:42.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:43.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:43.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:43.259 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:43.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:43.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:43.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:43.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:45:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:43.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:43.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:43.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:43.260 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:43.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:43.261 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:43.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:43.263 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:43.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:43.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.294 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:43.294 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:45:43.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:45:43.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:45:43.295 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:45:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:43.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:45:43.795 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 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:43.795 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 12:45:43.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:43.795 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:43.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:43.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:43.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:43.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:43.850 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:43.850 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:45:43.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:45:43.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:45:43.850 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:45:43.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 'Delete.*'] is available.... 12:45:44.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 12:45:44.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:45:44.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:44.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:44.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:44.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) 12:45:44.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:44.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:44.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:44.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:44.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:44.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:44.547 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:45:44.547 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:45:44.547 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:45:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:44.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:44.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:44.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) 12:45:44.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:44.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:44.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:44.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:44.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:44.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:44.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:44.548 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:45:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:44.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:44.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:44.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:45:44.552 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:45:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:45:45.052 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:45:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:45.052 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 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:45.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:45.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:45.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:45.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:45.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 12:45:45.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:45.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 12:45:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:45.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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: "Import"] 12:45:45.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:45.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:45.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:45.055 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:45.055 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:45.055 DEBUG [main][MenuItemLookup] Item match:File 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:45.056 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:45.056 DEBUG [main][MenuItemLookup] Item match:Import... 12:45:45.056 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:45:45.056 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:45:45.056 INFO [main][MenuItemHandler] Select menu item: &Import... 12:45:45.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:45.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:45.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:45.231 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:45.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.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 12:45:45.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:45:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:45.233 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:45:45.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:45.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:45.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:45.234 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:45:45.234 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:45:45.234 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:45:45.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:45:45.234 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:45.234 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:45:45.234 DEBUG [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) 12:45:45.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:45.235 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:45:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:45.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:45.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:45.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:45.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: "Import"] 12:45:45.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:45.349 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:45.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:45.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:45.349 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:45.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:45.349 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' 12:45:45.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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:") 12:45:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:45.350 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:45:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:45.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:45.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:45.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:45.351 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 12:45:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:45.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:45:45.352 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 12:45:45.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.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") 12:45:45.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:45.353 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:45:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:45.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:45.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:45.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:45.383 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 12:45:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:45:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:45:45.388 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:45:45.388 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:45:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 12:45:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:45.389 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:45:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:45.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:45.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:45.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:45.390 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 12:45:45.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:45.445 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 12:45:45.445 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 12:45:45.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:45:45.446 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 12:45:45.446 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:45.446 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:45:45.446 DEBUG [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) 12:45:45.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:45.448 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:45.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:45.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:45.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:45.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:45.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:45.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.969 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:45.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:45.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:45.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 '\*?\QPackage Explorer\E') 12:45:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:45.970 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:45.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:45.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:45.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:45.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:45.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:45.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:45.973 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:45.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:45:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:45.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:45.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:45.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:45.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:45.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:45.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:45.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:45.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:45.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:45.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:45.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:45.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:45.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:45.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:46.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:46.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:46.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:46.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:46.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:46.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:46.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:46.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:46.978 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:45:46.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:46.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:46.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:46.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:46.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:46.978 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:46.978 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:46.978 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:46.979 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:46.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:46.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:46.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:47.014 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:45:47.014 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:45:47.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:45:47.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:45:47.014 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:45:47.149 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"] 12:45:47.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:47.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:47.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:47.151 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 12:45:47.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:47.151 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 12:45:47.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:47.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:47.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 12:45:47.153 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 12:45:47.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 12:45:47.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 12:45:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:47.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:47.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.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.common.project.facet.ui.FacetsPropertyPage, index 1 and no matchers specified 12:45:47.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:47.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:47.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:45:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:47.156 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 12:45:47.156 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 12:45:47.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:45:47.185 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 12:45:47.186 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 12:45:47.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:47.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:45:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:47.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:47.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 12:45:47.187 DEBUG [main][TreeItemHandler] Selecting tree item: Java 12:45:47.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 12:45:47.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 12:45:47.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:47.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:47.188 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 12:45:47.188 DEBUG [main][MenuItemLookup] Item match:Change Version... 12:45:47.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 12:45:47.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 12:45:47.188 INFO [main][MenuItemHandler] Select menu item: Change &Version... 12:45:47.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 12:45:47.245 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 12:45:47.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 12:45:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:47.246 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:") 12:45:47.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:47.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:47.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:45:47.252 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 12:45:47.252 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) 12:45:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:47.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:47.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:47.253 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:45:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:47.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:47.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:45:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:45:47.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.PropertyDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:45:47.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:47.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:47.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:47.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:47.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:47.300 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:45:47.300 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:45:47.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:47.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:47.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:47.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:45:48.847 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 12:45:48.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:48.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:48.850 DEBUG [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") 12:45:48.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:48.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:48.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:48.854 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:45:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:48.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:48.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:48.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:48.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:48.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:48.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:48.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:48.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 '\*?\QPackage Explorer\E') 12:45:48.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:48.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:48.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:48.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:48.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:48.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:48.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:48.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:48.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:48.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:48.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:48.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:48.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:48.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:48.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:49.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:49.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:49.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:49.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:49.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:49.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:50.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:50.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:50.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 12:45:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:50.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:50.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:50.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:50.032 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:50.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:50.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:50.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:50.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:50.117 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:45:50.117 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:45:50.117 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:45:50.117 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:45:50.117 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:45:50.267 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"] 12:45:50.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:50.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:50.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 12:45:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:50.269 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 12:45:50.269 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:50.269 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 12:45:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:50.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:50.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 12:45:50.271 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 12:45:50.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 12:45:50.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 12:45:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:50.272 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 12:45:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:50.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:50.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:45:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:50.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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") 12:45:50.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:50.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:50.278 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:45:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:50.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:50.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:50.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:50.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:50.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:50.453 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"] 12:45:50.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:50.453 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"] 12:45:50.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:50.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:50.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:50.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:50.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 '\*?\QPackage Explorer\E') 12:45:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:50.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:50.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:50.456 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:50.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:50.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:50.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:50.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:50.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:50.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:50.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:50.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:50.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:50.477 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:50.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:50.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:50.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:50.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:50.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:50.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:50.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:51.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:51.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:51.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:51.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:51.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:51.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:51.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:51.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 12:45:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:51.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:51.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:51.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:51.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:51.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 12:45:51.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:51.480 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:51.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:51.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:51.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:51.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:51.512 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:51.512 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:45:51.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:45:51.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:45:51.512 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:45:51.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:51.513 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 12:45:51.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:52.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:52.013 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 12:45:52.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 12:45:52.013 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 12:45:52.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 12:45:52.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 12:45:52.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:52.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:52.041 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:52.041 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:45:52.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:45:52.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:45:52.041 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:45:52.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.... 12:45:52.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 'Delete.*'] is available. finished successfully 12:45:52.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:45:52.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:52.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:52.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:52.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:45:52.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:52.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:52.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:52.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:52.619 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:45:52.619 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:45:52.619 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:52.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:52.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:45:52.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:52.619 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:52.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:52.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:52.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:52.620 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:45:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:52.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:52.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:52.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:45:52.624 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:45:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:45:53.124 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:45:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:53.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:53.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:53.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:53.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 12:45:53.125 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 12:45:53.125 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:53.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:53.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.764 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: 8.629 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 8.072 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:53.133 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:53.135 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:45:53.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:53.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:53.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:53.135 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:45:53.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:53.135 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:45:53.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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: "Import"] 12:45:53.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:53.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:53.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:53.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:45:53.137 DEBUG [main][MenuItemLookup] Found menu:'File' 12:45:53.137 DEBUG [main][MenuItemLookup] Item match:File 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:53.138 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:53.138 DEBUG [main][MenuItemLookup] Item match:Import... 12:45:53.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:45:53.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:45:53.138 INFO [main][MenuItemHandler] Select menu item: &Import... 12:45:53.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:53.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:53.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:53.209 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:53.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.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 12:45:53.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:45:53.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:53.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:53.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:45:53.211 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:53.211 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:45:53.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:53.211 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:45:53.211 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:45:53.211 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:45:53.211 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:45:53.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:45:53.211 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:53.211 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:45:53.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 12:45:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:53.212 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:45:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:53.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:53.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:53.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:53.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: "Import"] 12:45:53.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:53.280 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:45:53.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:45:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:45:53.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:45:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:53.281 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:53.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:45:53.281 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' 12:45:53.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Select archive file:") 12:45:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:53.282 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:45:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:53.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:53.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:53.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:53.283 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 12:45:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:45:53.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:45:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:45:53.283 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 12:45:53.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.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") 12:45:53.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:53.333 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:45:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:53.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:53.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:53.368 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 12:45:53.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:45:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:45:53.369 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:45:53.369 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:45:53.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:45:53.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:53.370 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:45:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:53.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:53.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:53.371 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 12:45:53.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:53.372 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 12:45:53.372 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 12:45:53.372 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:45:53.390 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 12:45:53.390 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:45:53.390 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:45:53.390 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:45:53.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:53.392 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:45:53.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:53.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:53.392 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:53.392 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:53.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:45:53.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:45:53.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:53.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:53.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:53.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:45:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:53.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:45:53.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') 12:45:53.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:53.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:53.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:53.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:53.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:53.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:53.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:45:53.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:45:53.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:45:53.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:53.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:53.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:53.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:53.903 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:53.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:53.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:53.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:53.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:53.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:53.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:54.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:54.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:54.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:54.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:54.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:54.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:54.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:54.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:45:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:54.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:54.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:54.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:54.906 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:45:54.906 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:45:54.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 12:45:54.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 12:45:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:55.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 12:45:55.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:45:55.408 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:45:55.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:45:55.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:45:55.415 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 12:45:55.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:45:55.416 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:45:55.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:45:55.417 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:45:55.417 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:45:55.418 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:45:56.074 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:45:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:56.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:56.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a4738a9 is found... 12:45:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a4738a9 is found finished successfully 12:45:56.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 12:45:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:56.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:56.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:56.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:56.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:56.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:45:56.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:56.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:45:56.138 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") 12:45:56.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:56.138 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:45:56.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:56.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:56.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:56.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:56.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:56.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 12:45:56.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:56.246 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:56.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:56.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:56.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:56.246 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:56.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 12:45:56.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:56.336 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:45:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:56.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:56.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:56.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:56.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:56.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:56.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 12:45:56.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:56.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:56.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:56.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 12:45:56.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:56.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:56.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 12:45:56.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:56.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 12:45:57.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:57.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:57.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:57.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:57.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:57.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:45:57.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.346 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:45:57.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:57.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:57.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:57.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 12:45:57.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 12:45:57.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:57.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.347 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:57.347 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:57.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:57.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:57.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:45:57.347 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.348 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:45:57.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:57.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:57.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 12:45:57.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 12:45:57.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:57.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:57.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:57.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.351 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.351 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:45:57.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:45:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:45:57.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:45:57.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:45:57.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:45:57.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:57.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:57.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:57.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 12:45:57.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 12:45:57.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 12:45:57.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 12:45:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 12:45:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 12:45:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:45:57.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:45:57.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 12:45:57.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:45:57.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:45:57.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:57.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:57.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 12:45:57.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:57.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:45:57.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:57.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 12:45:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:57.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 12:45:57.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:45:57.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:57.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:57.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:57.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:45:57.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:57.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:57.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:57.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:57.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:57.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:57.459 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:57.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:57.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:57.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:57.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:57.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:57.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:58.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:58.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:45:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:45:58.460 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:45:58.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:45:58.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:45:58.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:45:58.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 12:45:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:58.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:58.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:45:58.461 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:45:58.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:45:58.462 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:45:58.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:45:58.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:45:58.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:58.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:58.545 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:58.546 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:45:58.546 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:45:58.546 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:45:58.546 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:45:58.546 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:45:58.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:45:58.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:45:59.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:45:59.046 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 12:45:59.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:45:59.046 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:45:59.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:45:59.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:45:59.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:45:59.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'New' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:45:59.088 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:45:59.088 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:45:59.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:45:59.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:45:59.088 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:45:59.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 'Delete.*'] is available.... 12:45:59.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 'Delete.*'] is available. finished successfully 12:45:59.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:45:59.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:45:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:45:59.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:59.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:59.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: 32) 12:45:59.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:59.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:59.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:59.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:59.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:59.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:59.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:59.703 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:45:59.703 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:45:59.703 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:45:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:59.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:59.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:59.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:45:59.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:45:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:45:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:45:59.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:45:59.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:45:59.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:45:59.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:45:59.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:45:59.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:45:59.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:45:59.705 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:45:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:45:59.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:45:59.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:45:59.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:45:59.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:45:59.709 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:46:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:46:00.209 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:46:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:00.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:00.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 12:46:00.209 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:00.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:00.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.077 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.099 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.004 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 12:46:00.218 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:00.218 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:00.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:00.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:00.218 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:00.218 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:00.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:00.219 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:00.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:00.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: "Import"] 12:46:00.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.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: "Import"] 12:46:00.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:00.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:00.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:00.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:00.220 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:00.220 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:00.220 DEBUG [main][MenuItemLookup] Item match:File 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:00.221 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:46:00.221 DEBUG [main][MenuItemLookup] Item match:Import... 12:46:00.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:46:00.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:46:00.221 INFO [main][MenuItemHandler] Select menu item: &Import... 12:46:00.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:46:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:46:00.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:46:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:00.296 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:46:00.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:00.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:46:00.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:46:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:00.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:46:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:00.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:46:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:46:00.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:46:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:00.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:46:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:00.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:46:00.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:46:00.298 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:46:00.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:46:00.299 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:46:00.299 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:46:00.299 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:46:00.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.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) 12:46:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:00.300 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:00.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:00.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:00.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:00.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:00.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:46:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:00.376 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:46:00.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:46:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:46:00.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:46:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:00.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:00.376 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:46:00.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:00.377 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' 12:46:00.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.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:") 12:46:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:00.378 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:46:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:00.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:00.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:00.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:00.379 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 12:46:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:46:00.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:46:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:46:00.379 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 12:46:00.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:46:00.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:00.381 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:46:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:00.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:00.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:00.413 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 12:46:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:46:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:46:00.414 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:46:00.414 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:46:00.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.wizards.datatransfer.WizardProjectsImportPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 12:46:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:00.415 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:46:00.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:00.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:00.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:00.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:00.415 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 12:46:00.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:00.416 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 12:46:00.416 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 12:46:00.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:46:00.417 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 12:46:00.417 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:46:00.417 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:46:00.417 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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) 12:46:00.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:00.435 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:00.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:00.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:00.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:00.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:00.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:46:00.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:00.520 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:00.520 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:46:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:00.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:00.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:00.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:00.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:00.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:00.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:46:00.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:00.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:00.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:00.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 12:46:00.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:00.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:00.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:00.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:00.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:00.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:00.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:00.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:00.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:00.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:00.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:00.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:00.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:00.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:01.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:01.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:01.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:01.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:01.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:01.525 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:01.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:01.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:01.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 12:46:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:01.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:01.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:01.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:01.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:01.526 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:46:01.526 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:01.527 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 12:46:01.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 12:46:01.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:02.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:02.027 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 12:46:02.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:46:02.028 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:46:02.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:46:02.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:46:02.032 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 12:46:02.032 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:46:02.032 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:46:02.032 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:46:02.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:46:02.034 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:46:02.034 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:46:02.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:46:02.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:02.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:02.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@514f462b is found... 12:46:02.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@514f462b is found finished successfully 12:46:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 12:46:02.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:02.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:02.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:02.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:02.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:02.667 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:02.667 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:02.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:02.668 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:02.668 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") 12:46:02.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:02.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:02.668 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:02.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:02.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:02.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:02.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:02.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:46:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 12:46:02.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:02.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:02.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:02.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:02.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:02.784 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 12:46:02.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:02.824 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:02.824 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:02.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:02.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:02.825 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 12:46:02.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:02.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 12:46:02.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:02.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:02.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:02.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:02.825 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:02.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:02.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:02.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:02.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:02.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:02.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:02.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:02.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:02.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:02.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:03.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:03.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:03.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:03.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:03.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:03.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:03.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:03.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:03.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 12:46:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:03.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:03.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:03.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:03.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:03.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:46:03.870 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:03.870 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 12:46:03.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 12:46:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:03.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 12:46:03.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:03.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 12:46:03.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 12:46:03.871 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 12:46:03.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 12:46:03.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 12:46:03.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:03.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:03.922 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:03.922 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:03.922 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:46:03.922 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:46:03.922 DEBUG [main][MenuItemLookup] Item match:Open With 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:03.924 DEBUG [main][MenuItemLookup] Found menu:'Other...' 12:46:03.924 DEBUG [main][MenuItemLookup] Item match:Other... 12:46:03.924 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 12:46:03.924 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 12:46:03.924 INFO [main][MenuItemHandler] Select menu item: Other... 12:46:03.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 12:46:03.990 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 12:46:03.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 12:46:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:03.990 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:03.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:03.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 12:46:03.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:03.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:03.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:03.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:03.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 12:46:03.992 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 12:46:03.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 12:46:03.992 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 12:46:03.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:46:03.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:03.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 12:46:03.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:03.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:03.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:03.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:03.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:03.993 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:03.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:03.993 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:03.993 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:04.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b195384 is found... 12:46:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b195384 is found finished successfully 12:46:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 12:46:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:04.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:04.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:04.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:04.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:04.443 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:04.443 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 12:46:04.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:04.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 12:46:04.444 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") 12:46:04.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:04.444 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 12:46:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:04.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:04.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:04.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:46:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 12:46:04.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:04.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:04.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:04.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:04.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:04.663 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 12:46:04.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:04.665 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:04.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:04.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 12:46:04.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:04.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 12:46:04.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:04.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:04.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:04.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:04.665 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:04.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:04.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:04.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:04.704 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:04.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:04.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:04.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:04.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:04.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:04.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:05.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:05.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:05.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:05.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:05.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:05.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 12:46:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:05.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:05.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:46:05.707 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:05.708 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 12:46:05.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 12:46:05.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:05.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 12:46:05.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:05.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 12:46:05.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 12:46:05.708 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 12:46:05.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 12:46:05.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 12:46:05.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:05.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:05.754 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:05.754 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:05.754 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:46:05.754 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:46:05.754 DEBUG [main][MenuItemLookup] Item match:Open With 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:05.756 DEBUG [main][MenuItemLookup] Found menu:'Other...' 12:46:05.756 DEBUG [main][MenuItemLookup] Item match:Other... 12:46:05.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 12:46:05.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 12:46:05.756 INFO [main][MenuItemHandler] Select menu item: Other... 12:46:05.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 12:46:05.817 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 12:46:05.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 12:46:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:05.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:05.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:05.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 12:46:05.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:05.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:05.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:05.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:05.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 12:46:05.819 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 12:46:05.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 12:46:05.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 12:46:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:46:05.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:05.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 12:46:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:05.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:05.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:05.821 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:05.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:05.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e37b43b is found... 12:46:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7e37b43b is found finished successfully 12:46:05.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 12:46:05.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:05.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:05.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:05.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:05.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 12:46:05.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:05.901 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 12:46:05.901 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") 12:46:05.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:05.901 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 12:46:05.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:05.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:05.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:05.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:05.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:05.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:46:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 12:46:06.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:06.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:06.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:06.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:06.153 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 12:46:06.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:06.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:06.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:06.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:06.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 12:46:06.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:46:06.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:06.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:06.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:06.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:06.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:06.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:06.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:06.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:06.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:06.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:06.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:06.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:06.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:06.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:06.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:06.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:06.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:07.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:07.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:07.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:07.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:07.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:07.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:07.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:07.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 12:46:07.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:07.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:07.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:07.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:07.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:07.206 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:46:07.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:46:07.206 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:46:07.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:46:07.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:46:07.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:07.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.266 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:07.266 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:46:07.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:46:07.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:46:07.266 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:46:07.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:07.266 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:07.766 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 12:46:07.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:46:07.766 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:46:07.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:46:07.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:46:07.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:07.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:07.807 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:07.807 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:46:07.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:46:07.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:46:07.808 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:46:07.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:46:08.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 'Delete.*'] is available. finished successfully 12:46:08.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:46:08.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:08.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:08.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:08.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:46:08.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:08.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:08.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:08.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:08.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:08.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:08.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:08.433 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:46:08.433 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:46:08.433 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:46:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:08.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:08.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:08.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 "OK", Widget matcher matching widgets with style: 8) 12:46:08.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:08.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:08.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:08.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:08.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:08.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:08.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:08.434 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:08.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:08.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:08.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:46:08.437 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:46:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:46:08.938 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:46:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:08.938 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 12:46:08.938 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:08.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:08.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.721 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.302 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.84 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.497 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:08.947 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:08.947 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:08.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:08.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:08.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:08.948 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:08.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:08.948 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:08.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:08.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:08.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:08.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:08.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:08.949 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:08.950 DEBUG [main][MenuItemLookup] Item match:File 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Revert' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:08.950 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:46:08.950 DEBUG [main][MenuItemLookup] Item match:Import... 12:46:08.951 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 12:46:08.951 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 12:46:08.951 INFO [main][MenuItemHandler] Select menu item: &Import... 12:46:09.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:46:09.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:46:09.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:46:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:09.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:09.024 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:46:09.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:09.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:46:09.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:09.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:09.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:46:09.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:09.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:46:09.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:09.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:46:09.027 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 12:46:09.027 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 12:46:09.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 12:46:09.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 12:46:09.027 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:46:09.027 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 12:46:09.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 12:46:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:09.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:09.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:09.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:09.065 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 12:46:09.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:09.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:09.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:09.098 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 12:46:09.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 12:46:09.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:09.098 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:46:09.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:09.098 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' 12:46:09.098 DEBUG [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:") 12:46:09.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:09.099 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 12:46:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:09.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:09.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:09.100 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 12:46:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:46:09.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:46:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:46:09.101 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 12:46:09.101 DEBUG [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") 12:46:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:09.102 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 12:46:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:09.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:09.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:09.130 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 12:46:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 12:46:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 12:46:09.135 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 12:46:09.135 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 12:46:09.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.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") 12:46:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:09.136 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 12:46:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:09.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:09.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:09.136 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 12:46:09.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:09.137 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 12:46:09.153 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 12:46:09.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 12:46:09.154 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 12:46:09.154 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 12:46:09.154 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 12:46:09.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:46:09.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:09.155 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:09.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:09.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:09.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:46:09.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:09.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:09.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 '\*?\QPackage Explorer\E') 12:46:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:09.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:09.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:09.661 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:09.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:09.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:09.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:46:09.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:09.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:09.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:09.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:09.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:09.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:09.664 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:09.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:09.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:09.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:09.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:09.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:10.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:10.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:10.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:10.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:10.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:10.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:10.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:10.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:10.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:10.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 12:46:10.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:10.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:10.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:10.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:10.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:10.667 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:46:10.668 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:10.668 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 12:46:10.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 12:46:10.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:11.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:11.168 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 12:46:11.169 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:46:11.169 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:46:11.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:46:11.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:46:11.177 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 12:46:11.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 12:46:11.177 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 12:46:11.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 12:46:11.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 12:46:11.179 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:46:11.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:46:11.330 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:46:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:11.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:46:11.331 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49f6ffdf is found... 12:46:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49f6ffdf is found finished successfully 12:46:11.831 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 12:46:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:11.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:11.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:11.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:11.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:11.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:11.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:46:11.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:11.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:11.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:11.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:11.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:11.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:11.834 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:11.834 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:46:11.834 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") 12:46:11.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:11.834 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:11.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:11.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:11.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:11.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:11.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:11.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 12:46:11.893 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:11.894 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:11.894 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") 12:46:11.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:11.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:11.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:11.894 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:11.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:11.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:11.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:11.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:11.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:11.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:11.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:46:12.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 12:46:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:12.003 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 12:46:12.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.003 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:12.003 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:12.004 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:12.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:12.004 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:12.004 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.004 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:46:12.004 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") 12:46:12.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.004 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:12.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:46:12.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:46:12.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.176 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:46:12.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.176 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:12.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.177 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:12.177 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:12.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:12.177 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:12.177 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.177 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:46:12.177 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") 12:46:12.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.177 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:12.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 12:46:12.350 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.351 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 12:46:12.351 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") 12:46:12.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.351 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:12.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 12:46:12.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:12.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.403 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 12:46:12.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:12.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:12.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 12:46:12.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:12.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:46:12.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:12.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:46:12.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.405 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:12.405 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.405 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:12.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:12.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:12.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:12.406 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.406 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:12.406 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") 12:46:12.406 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.406 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.406 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:12.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 12:46:12.409 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:12.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.418 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 12:46:12.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 12:46:12.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:12.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:12.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 12:46:12.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 12:46:12.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:12.419 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 12:46:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:12.419 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 12:46:12.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:12.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:12.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:12.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:12.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:12.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:12.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:12.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:12.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:12.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:12.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:12.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:12.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 12:46:12.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:46:12.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 12:46:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:12.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 12:46:12.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:46:12.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:12.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:12.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:12.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:12.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:12.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:12.489 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:12.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:12.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:12.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:12.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:12.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:12.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:12.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:13.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:13.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:13.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:13.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:13.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:13.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:13.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:13.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 12:46:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:13.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:13.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:13.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:13.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:13.491 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 12:46:13.492 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:46:13.492 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:46:13.492 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:46:13.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:46:13.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:13.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:13.536 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:13.536 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:46:13.536 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:46:13.536 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:46:13.536 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:46:13.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:13.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:14.037 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 12:46:14.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 12:46:14.037 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 12:46:14.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 12:46:14.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 12:46:14.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:14.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:14.079 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:14.079 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:46:14.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:46:14.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:46:14.079 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:46:14.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 'Delete.*'] is available.... 12:46:14.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 'Delete.*'] is available. finished successfully 12:46:14.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:46:14.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:14.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:14.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: 32) 12:46:14.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:14.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:14.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:14.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:14.692 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:46:14.692 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:46:14.692 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:46:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:14.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:14.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:14.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) 12:46:14.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:14.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:14.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:14.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:14.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:14.693 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:14.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:14.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:14.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:46:14.697 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:46:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:46:15.198 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:46:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:15.198 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 12:46:15.198 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:15.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.251 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.173 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.228 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.018 s testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0 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 12:46:15.207 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 12:46:15.207 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:15.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:15.207 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 12:46:15.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:15.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:15.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:15.208 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:15.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:15.208 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:46:15.208 DEBUG [main][EditorHandler] 0 editor(s) found 12:46:15.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:15.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:15.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:46:15.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:15.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:15.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:15.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:15.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:46:15.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:15.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:15.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:15.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:15.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:15.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:15.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:15.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:15.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:46:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:15.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:15.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:15.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:15.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:15.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:46:15.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:15.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:15.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:15.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:46:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:15.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:15.249 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:15.249 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:15.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:15.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:46:15.250 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:15.250 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 12:46:15.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 12:46:15.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:15.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:15.250 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:15.251 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.265 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New JavaScript Project"] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:15.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:15.266 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:15.267 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:15.267 DEBUG [main][MenuItemLookup] Item match:File 12:46:15.267 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:15.267 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:15.270 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:15.270 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:15.285 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:15.285 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:15.285 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:15.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:46:15.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:46:15.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:15.360 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:15.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:15.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:15.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:15.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 12:46:15.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 12:46:15.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:15.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:15.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 12:46:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 12:46:15.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 12:46:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:15.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 12:46:15.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:15.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 12:46:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 12:46:15.864 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 12:46:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:15.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:15.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:15.864 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 12:46:15.864 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 12:46:15.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:15.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 12:46:15.898 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:15.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:15.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 12:46:15.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 12:46:15.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:15.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:15.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.692 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.648 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 12:46:15.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 12:46:15.907 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:15.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:15.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 12:46:15.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:15.907 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:15.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:15.908 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:15.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:46:15.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.908 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:46:15.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:15.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:15.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:15.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:15.909 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:15.909 DEBUG [main][MenuItemLookup] Item match:File 12:46:15.910 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:15.910 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:15.913 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:15.913 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:15.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:15.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:15.913 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:15.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:46:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:46:15.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:15.989 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:15.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:15.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:15.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:15.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:46:15.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:46:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:16.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:46:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:46:16.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:46:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:16.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:46:16.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:16.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:46:16.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 12:46:16.493 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 12:46:16.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 12:46:16.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 12:46:16.498 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:16.498 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:16.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:46:16.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:16.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:16.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:16.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:16.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:16.499 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:16.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:16.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:16.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:16.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:16.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'] 12:46:16.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:16.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:16.733 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.... 12:46:16.733 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 12:46:16.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:46:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:16.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:16.734 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:46:16.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:16.736 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:") 12:46:16.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:16.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:16.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:16.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:16.737 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:16.738 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 12:46:16.753 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:46:16.753 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:46:16.753 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 12:46:16.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:16.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:16.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:16.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:16.755 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:16.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:16.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:16.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:17.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:17.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:46:17.759 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 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:17.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:17.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 12:46:17.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 12:46:17.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:17.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:17.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:17.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'] 12:46:17.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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'] 12:46:17.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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: "New HTML File"] 12:46:17.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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'] 12:46:17.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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'] 12:46:17.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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'] 12:46:17.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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 HTML File"] 12:46:17.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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'] 12:46:17.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.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'] 12:46:17.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:17.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:17.761 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:17.761 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:17.761 DEBUG [main][MenuItemLookup] Item match:File 12:46:17.762 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:17.762 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:17.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:17.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:17.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:17.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:17.765 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:17.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:46:17.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:46:17.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:17.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:17.864 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:17.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:17.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:17.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:17.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:17.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:46:17.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:46:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:17.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:46:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:17.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:46:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:46:17.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:46:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:17.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:46:17.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:17.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:46:17.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 12:46:17.878 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 12:46:17.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 12:46:17.880 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 12:46:17.880 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:17.880 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:17.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) 12:46:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:17.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:17.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:17.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:17.881 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:17.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:17.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:18.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:18.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:18.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:18.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 12:46:18.184 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 12:46:18.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 12:46:18.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:18.229 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 12:46:18.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:18.230 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:") 12:46:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:18.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:18.234 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 12:46:18.235 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:") 12:46:18.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:18.238 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:18.238 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 12:46:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:18.245 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 12:46:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 12:46:18.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:18.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:18.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 12:46:18.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 12:46:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:18.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 12:46:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:18.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 12:46:18.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:46:18.247 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:46:18.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:46:18.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:46:18.261 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 12:46:18.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:18.263 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 12:46:18.263 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 12:46:18.263 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) 12:46:18.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:18.264 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:18.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:18.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:18.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:18.270 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") 12:46:18.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:18.271 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 12:46:18.271 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 12:46:18.271 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 12:46:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:18.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:18.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:18.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:18.277 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") 12:46:18.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:18.277 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") 12:46:18.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:18.278 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 12:46:18.278 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 12:46:18.278 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 12:46:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:18.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:18.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:18.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:18.337 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") 12:46:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:18.337 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 12:46:18.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:18.338 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 12:46:18.338 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 12:46:18.338 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) 12:46:18.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:18.340 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:18.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:18.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:18.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'JavaScript indexing in progress' is a system job, skipped 12:46:18.845 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 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating JavaScript Index' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:18.845 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:18.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 12:46:18.846 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:18.846 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:18.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:18.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 12:46:18.846 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:46:18.846 DEBUG [main][EditorHandler] 1 editor(s) found 12:46:18.846 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 12:46:18.913 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 12:46:18.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.914 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:46:18.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:18.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:18.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 '\*?\QProject Explorer\E') 12:46:18.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:18.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:18.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:18.924 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:18.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:46:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:18.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:18.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:18.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:18.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:18.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:18.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:18.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:18.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:18.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:18.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:18.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:18.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:19.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:19.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:19.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:19.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:19.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:19.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:19.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:19.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:19.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:19.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 12:46:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:19.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:19.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:19.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:19.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:19.944 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 12:46:19.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:19.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:19.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:19.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:19.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:19.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:20.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:20.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:20.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:20.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:20.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:20.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:20.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:20.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:20.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:20.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:20.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:20.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:20.947 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 12:46:20.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:20.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:20.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:20.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:20.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:20.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:20.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:20.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:20.948 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:46:20.948 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:46:20.948 DEBUG [main][TreeItemHandler] Set Tree selection 12:46:20.948 DEBUG [main][TreeHandler] Notify Tree about selection event 12:46:20.954 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:46:20.956 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 12:46:20.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:20.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Import' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Export' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:20.992 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:20.992 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:46:20.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:46:20.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:46:20.992 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:46:20.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:20.992 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:46:21.493 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 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:21.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:21.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:21.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:21.532 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:21.532 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:46:21.532 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:46:21.532 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:46:21.532 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:46:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:46:22.111 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 12:46:22.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:46:22.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:22.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: 32) 12:46:22.113 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:22.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:22.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:22.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:22.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:22.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:22.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:22.114 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:46:22.114 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:46:22.114 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:46:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:22.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:22.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:22.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:46:22.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:22.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:22.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:22.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:22.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:22.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:22.115 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:22.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:22.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:46:22.118 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:46:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:46:22.619 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:46:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:22.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:46:22.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:46:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:46:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:22.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 12:46:22.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:22.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.715 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.087 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:22.825 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:22.826 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:22.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:22.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:22.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:22.826 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:22.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:22.827 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:22.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:22.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:22.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:22.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:22.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:22.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:22.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:22.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:22.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:22.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:22.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:22.828 DEBUG [main][MenuItemLookup] Item match:Window 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:22.828 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:22.828 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:22.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:22.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:22.829 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:46:22.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.... 12:46:22.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 12:46:22.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:22.919 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:22.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:22.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:22.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:22.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:22.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:22.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:22.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:23.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:23.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:23.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:23.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:23.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:23.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:23.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:23.422 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:23.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:23.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1783): Gtk-CRITICAL **: 12:46:23.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 12:46:23.514 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:23.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:23.516 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:46:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:23.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:23.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:23.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:46:23.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 12:46:23.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:23.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:23.563 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 12:46:23.563 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:46:23.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 12:46:23.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:23.565 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:23.565 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 12:46:23.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 "Add") 12:46:23.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 12:46:23.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:23.573 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 12:46:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:23.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:23.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:46:23.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:23.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:23.626 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:46:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:23.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:23.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:23.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:23.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:46:23.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 12:46:23.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:23.658 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:23.658 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 12:46:23.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:46:23.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 12:46:23.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:23.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:23.661 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 12:46:23.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add") 12:46:23.662 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 12:46:23.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:23.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:23.664 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 12:46:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:23.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:23.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:23.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.724 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:46:23.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:23.729 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:46:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:23.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:23.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:23.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:23.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:23.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:23.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:23.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:23.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:23.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:23.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:23.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:23.805 DEBUG [main][MenuItemLookup] Item match:Window 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:23.805 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:23.806 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:23.806 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:23.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:23.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:23.806 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:23.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:23.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.... 12:46:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:23.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:23.938 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:23.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:23.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:23.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:23.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:23.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:23.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:23.940 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:23.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:23.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:23.940 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:23.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:23.940 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:23.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.941 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 12:46:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:46:23.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 "Cancel", Widget matcher matching widgets with style: 8) 12:46:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:23.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:23.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:23.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:23.943 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:23.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:23.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:23.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:23.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:23.973 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:23.973 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:23.974 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:23.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:23.974 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:23.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:23.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:23.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:23.974 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:23.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:23.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:23.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:23.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:23.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:23.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:23.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:23.974 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:23.974 DEBUG [main][MenuItemLookup] Item match:Window 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:23.975 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:23.975 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:23.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:23.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:23.975 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:24.024: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:24.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:24.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. finished successfully 12:46:24.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.100 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:24.100 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:24.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:24.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:24.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:24.102 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.102 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.102 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:24.102 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:24.102 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:24.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.106 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:24.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:24.108 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:24.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:24.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:24.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:24.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:24.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:24.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:24.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:24.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.153 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:24.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:24.154 DEBUG [main][MenuItemLookup] Item match:Window 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.154 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:24.154 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:24.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:24.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:24.154 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:24.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:24.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:24.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:24.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.278 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:24.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:24.279 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.279 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:24.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:24.280 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:24.280 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:24.280 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.281 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.281 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.283 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 12:46:24.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:24.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:24.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:24.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.286 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.287 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 12:46:24.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:24.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:24.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:24.288 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.288 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.288 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:24.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:24.313 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:24.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:24.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:24.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:24.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:24.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.358 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:24.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:24.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:24.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:24.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.358 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:24.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:24.359 DEBUG [main][MenuItemLookup] Item match:Window 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.359 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:24.359 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:24.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:24.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:24.359 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:24.407: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:24.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:24.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.481 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:24.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:24.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:24.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:24.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:24.483 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:24.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:24.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:24.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:24.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:24.489 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:24.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:24.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:24.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:24.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:24.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:24.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:24.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:24.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:24.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:24.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:24.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:24.544 DEBUG [main][MenuItemLookup] Item match:Window 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:24.545 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:24.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:24.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:24.545 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:24.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:24.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:24.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 12:46:24.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.684 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:24.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.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 12:46:24.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:24.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:24.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:24.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:24.686 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:24.686 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:24.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:24.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.689 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 12:46:24.690 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:24.690 TRACE [main][WidgetHandler] Wait for synchronization 12:46:24.691 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:24.691 TRACE [main][WidgetHandler] Wait for synchronization 12:46:24.691 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:24.691 TRACE [main][WidgetHandler] Wait for synchronization 12:46:24.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 "Remove") 12:46:24.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:24.722 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:46:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:24.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:24.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 12:46:24.754 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 12:46:24.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 12:46:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.754 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 12:46:24.754 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 12:46:24.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:24.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:24.786 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:24.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:24.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:24.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:24.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:24.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:24.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:24.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:24.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:24.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:24.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.*'] 12:46:24.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.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.*'] 12:46:24.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.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.*'] 12:46:24.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:24.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:24.834 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:24.834 DEBUG [main][MenuItemLookup] Item match:Window 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.835 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:24.835 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:24.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:24.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:24.835 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:24.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:24.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.... 12:46:24.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:24.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.950 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:24.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.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 12:46:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:24.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:24.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:24.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:24.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:24.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:24.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:24.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:24.952 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:24.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:24.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.956 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 12:46:24.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:24.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:24.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:24.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:24.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:24.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:24.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:24.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:24.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:24.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:24.961 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:24.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:24.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:24.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:24.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:24.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:24.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:24.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:24.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:24.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:24.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:24.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:24.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:24.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.994 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:24.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:24.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:24.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:24.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:24.994 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:24.994 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:24.994 DEBUG [main][MenuItemLookup] Item match:Window 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:24.995 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:24.995 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:24.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:24.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:24.995 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:25.047: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:25.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.... 12:46:25.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. finished successfully 12:46:25.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.121 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:25.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.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 12:46:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:25.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:25.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:25.123 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:25.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:25.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:25.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.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 12:46:25.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.126 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 12:46:25.126 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:25.126 TRACE [main][WidgetHandler] Wait for synchronization 12:46:25.127 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:25.127 TRACE [main][WidgetHandler] Wait for synchronization 12:46:25.127 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:25.127 TRACE [main][WidgetHandler] Wait for synchronization 12:46:25.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 "Edit") 12:46:25.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:25.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.176 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:25.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:25.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:25.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:25.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:25.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.240 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.240 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:25.240 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:25.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:25.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.240 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:25.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:25.240 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:25.240 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:25.240 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:25.240 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:25.240 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:25.241 DEBUG [main][MenuItemLookup] Item match:Window 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.241 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:25.241 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:25.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:25.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:25.241 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:25.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:25.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:25.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:25.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.364 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:25.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:25.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:25.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:25.366 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.366 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.366 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:25.366 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:25.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:25.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.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 "Add...") 12:46:25.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.369 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:46:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:25.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:25.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:25.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 12:46:25.405 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 12:46:25.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 12:46:25.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.406 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 12:46:25.406 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 12:46:25.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:25.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:25.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.440 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:25.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:25.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:25.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:25.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:25.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:25.470 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:25.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:25.470 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:25.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.470 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:25.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:25.471 DEBUG [main][MenuItemLookup] Item match:Window 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.471 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:25.471 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:25.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:25.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:25.471 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:25.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:25.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.... 12:46:25.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:25.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.587 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:25.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.587 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:25.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:25.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:25.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:25.589 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.589 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.589 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:25.589 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:25.589 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:25.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:25.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.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 12:46:25.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.592 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 12:46:25.592 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:25.592 TRACE [main][WidgetHandler] Wait for synchronization 12:46:25.593 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:25.593 TRACE [main][WidgetHandler] Wait for synchronization 12:46:25.593 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:25.593 TRACE [main][WidgetHandler] Wait for synchronization 12:46:25.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Disable") 12:46:25.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.621 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 12:46:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:25.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:25.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:25.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.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 12:46:25.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.626 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:25.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:25.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:25.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:25.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.672 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:25.672 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.672 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:25.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:25.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:25.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:25.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:25.673 DEBUG [main][MenuItemLookup] Item match:Window 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.673 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:25.673 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:25.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:25.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:25.673 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:25.724: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:25.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. finished successfully 12:46:25.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:25.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.792 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:25.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:25.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:25.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.794 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:25.804 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:25.804 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:25.804 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:25.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:25.804 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:25.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:25.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:25.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.805 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.806 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 12:46:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:25.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:25.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:25.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:25.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:25.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.810 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 12:46:25.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:25.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:25.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:25.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:25.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:25.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:25.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:25.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:25.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 "Cancel", Widget matcher matching widgets with style: 8) 12:46:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:25.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:25.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:25.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:25.851 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:25.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:25.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:25.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:25.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.881 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:25.881 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:25.881 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:25.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:25.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:25.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:25.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:25.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:25.881 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:25.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:25.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:25.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:25.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:25.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:25.882 DEBUG [main][MenuItemLookup] Item match:Window 12:46:25.882 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:25.883 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:25.883 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:25.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:25.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:25.883 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:25.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:26.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.... 12:46: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 'Preferences.*'] is available. finished successfully 12:46:26.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.011 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:26.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.012 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:26.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:26.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:26.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:26.013 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:26.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:26.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.016 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 12:46:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.017 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.017 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.018 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 12:46:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.019 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 12:46:26.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.020 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 12:46:26.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.021 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 12:46:26.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.022 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 12:46:26.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.023 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.041 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.043 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.044 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.044 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.046 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.047 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.048 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.048 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.049 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.051 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.052 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.052 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.052 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.053 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.053 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.053 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.055 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 12:46:26.055 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:26.055 TRACE [main][WidgetHandler] Wait for synchronization 12:46:26.056 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:26.056 TRACE [main][WidgetHandler] Wait for synchronization 12:46:26.056 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:26.056 TRACE [main][WidgetHandler] Wait for synchronization 12:46:26.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 "Enable") 12:46:26.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:26.072 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 12:46:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:26.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:26.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:26.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:26.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:26.076 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:26.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:26.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:26.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:26.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:26.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:26.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:26.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:26.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:26.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:26.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:26.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:26.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:26.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.*'] 12:46:26.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:26.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.122 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:26.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:26.122 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:26.122 DEBUG [main][MenuItemLookup] Item match:Window 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.122 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:26.122 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:26.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:26.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:26.122 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:26.169: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:26.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.240 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:26.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:26.242 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:26.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:26.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.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 12:46:26.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.246 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 12:46:26.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:26.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:26.271 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:26.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:26.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:26.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:26.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:26.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:26.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:26.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:26.316 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:26.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:26.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:26.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:26.316 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:26.316 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:26.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.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.*'] 12:46:26.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.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.*'] 12:46:26.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:26.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:26.317 DEBUG [main][MenuItemLookup] Item match:Window 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.317 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:26.317 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:26.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:26.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:26.318 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:26.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:26.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:26.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.434 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:26.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.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 12:46:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:26.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:26.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.436 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:26.436 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:26.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:26.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:26.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.437 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.439 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 12:46:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.440 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core: 12:46:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.441 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item JBoss Tools - Core + Central Update Site: 12:46:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.443 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 12:46:26.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.444 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 12:46:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.445 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 12:46:26.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.446 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.447 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.448 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.449 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.450 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.468 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.469 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.470 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.471 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.472 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.473 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.475 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.476 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 12:46:26.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.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 12:46:26.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.479 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 12:46:26.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.480 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core: 12:46:26.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.481 INFO [WorkbenchTestable][AbstractTableItem] Check table Item JBoss Tools - Core + Central Update Site: 12:46:26.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.482 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 12:46:26.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.483 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 12:46:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.494 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 12:46:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.495 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.496 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.497 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.498 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.498 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.499 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.509 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.510 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.511 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.512 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.513 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.514 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.515 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.516 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 12:46:26.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:46:26.516 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:46:26.516 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:46:26.517 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:26.517 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:26.524 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:26.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:26.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:26.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:26.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:26.554 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:26.554 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:26.554 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:26.554 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:26.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:26.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:26.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:26.554 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:26.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:26.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:26.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:26.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:26.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:26.555 DEBUG [main][MenuItemLookup] Item match:Window 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:26.555 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:26.555 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:26.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:26.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:26.556 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:26.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:26.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:26.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:26.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.670 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:26.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:26.670 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:26.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:26.671 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:26.671 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:26.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:26.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:26.671 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:26.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:26.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.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 12:46:26.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:26.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:26.674 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 12:46:26.674 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:26.674 TRACE [main][WidgetHandler] Wait for synchronization 12:46:26.675 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:26.675 TRACE [main][WidgetHandler] Wait for synchronization 12:46:26.675 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:26.675 TRACE [main][WidgetHandler] Wait for synchronization 12:46:26.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 "Reload") 12:46:26.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:26.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:26.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:26.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:26.680 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 12:46:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:26.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:26.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:26.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 12:46:26.724 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 12:46:26.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 12:46:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:26.724 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") 12:46:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:26.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:26.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:26.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:26.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:26.725 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:26.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:26.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:26.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:26.729 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 12:46:26.729 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 12:46:26.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:27.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:27.229 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:27.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.233 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:27.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:27.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:27.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.278 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:27.278 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:27.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:27.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:27.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:27.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:27.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:27.279 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:27.279 DEBUG [main][MenuItemLookup] Item match:Window 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.280 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:27.280 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:27.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:27.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:27.280 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:27.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:27.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:27.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.394 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:27.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:27.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:27.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:27.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:27.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:27.396 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:27.396 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:27.396 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:27.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:27.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:27.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:27.399 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 12:46:27.399 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:27.399 TRACE [main][WidgetHandler] Wait for synchronization 12:46:27.400 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:27.400 TRACE [main][WidgetHandler] Wait for synchronization 12:46:27.400 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:27.400 TRACE [main][WidgetHandler] Wait for synchronization 12:46:27.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:46:27.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.404 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 12:46:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:27.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:27.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:27.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 12:46:27.452 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 12:46:27.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 12:46:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.453 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 12:46:27.453 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 12:46:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:27.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.488 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:27.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:27.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:27.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:27.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:27.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.533 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:27.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:27.534 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:27.534 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:27.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.*'] 12:46:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.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.*'] 12:46:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.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.*'] 12:46:27.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:27.535 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:27.535 DEBUG [main][MenuItemLookup] Item match:Window 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.535 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:27.535 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:27.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:27.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:27.535 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:27.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:46:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:27.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.653 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:27.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:27.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:27.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:27.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:27.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:27.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:27.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:27.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:27.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:27.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:27.655 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:27.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:27.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.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 "Add...") 12:46:27.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.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 "Edit") 12:46:27.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:27.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:27.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:27.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:27.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:27.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:27.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:27.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:27.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:27.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:27.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:27.705 DEBUG [main][MenuItemLookup] Item match:Window 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.705 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:27.705 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:27.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:27.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:27.705 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:27.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:27.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 'Preferences.*'] is available.... 12:46:27.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. finished successfully 12:46:27.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.832 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:27.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:27.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:27.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:27.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:27.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:27.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:27.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:27.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:27.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:27.834 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:27.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:27.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46: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 12:46:27.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:27.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:27.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:27.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 12:46:27.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:27.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:27.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:27.839 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:46:27.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:27.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:27.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:27.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:27.865 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:27.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:27.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:27.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.895 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:27.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:27.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:27.896 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.896 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:27.896 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:27.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:27.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:27.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:27.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:27.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:46:27.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:27.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:27.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:27.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:27.896 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:27.896 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:27.896 DEBUG [main][MenuItemLookup] Item match:Window 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:27.897 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:27.897 DEBUG [main][MenuItemLookup] Item match:Preferences 12:46:27.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:46:27.897 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:46:27.897 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:46:27.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:46:28.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 'Preferences.*'] is available.... 12:46:28.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:46:28.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:46:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:28.011 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:46:28.011 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:46:28.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 12:46:28.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:28.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:28.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 12:46:28.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:28.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:28.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 12:46:28.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 12:46:28.013 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 12:46:28.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 12:46:28.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 12:46:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:46:28.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:28.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:46:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:46:28.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:46:28.016 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 12:46:28.016 TRACE [main][WidgetHandler] Notify Table with event 13 12:46:28.016 TRACE [main][WidgetHandler] Wait for synchronization 12:46:28.018 TRACE [main][WidgetHandler] Notify Table with event 3 12:46:28.018 TRACE [main][WidgetHandler] Wait for synchronization 12:46:28.018 TRACE [main][WidgetHandler] Notify Table with event 4 12:46:28.018 TRACE [main][WidgetHandler] Wait for synchronization 12:46:28.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Edit") 12:46:28.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:46:28.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:28.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:28.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 "Cancel", Widget matcher matching widgets with style: 8) 12:46:28.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:28.049 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:46:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:28.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:28.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:28.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:28.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:28.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:28.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:28.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:28.097 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:28.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 12:46:28.097 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 12:46:28.097 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:28.097 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.272 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.17 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.179 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.205 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.185 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.29 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.16 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.246 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.23 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.202 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.209 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.24 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.195 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.238 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.724 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.255 s isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.17 s getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.191 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.201 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:28.105 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:28.106 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:28.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:28.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:28.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:28.106 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:28.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:28.106 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:28.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:28.107 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:46:28.107 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:46:28.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:46:28.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:28.107 DEBUG [main][MenuItemLookup] Item match:Window 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.107 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:28.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.107 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:28.108 DEBUG [main][MenuItemLookup] Item match:Window 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:28.108 DEBUG [main][MenuItemLookup] Item match:Perspective 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:46:28.108 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:46:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:46:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:28.108 DEBUG [main][MenuItemLookup] Item match:Window 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.108 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:28.109 DEBUG [main][MenuItemLookup] Item match:Window 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:28.109 DEBUG [main][MenuItemLookup] Item match:Perspective 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:46:28.109 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:46:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:28.109 DEBUG [main][MenuItemLookup] Item match:Window 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.109 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:46:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:28.110 DEBUG [main][MenuItemLookup] Item match:Window 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:46:28.110 DEBUG [main][MenuItemLookup] Item match:Perspective 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:46:28.110 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:46:28.110 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:46:28.110 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:46:28.110 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:46:28.110 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:46:28.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:46:28.150 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 12:46:28.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:46:28.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:28.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:28.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:28.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:46:28.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:28.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.151 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 12:46:28.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:28.151 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:46:28.151 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:28.151 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:46:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:28.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:28.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:28.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'] 12:46:28.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.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'] 12:46:28.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.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"] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:28.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:28.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:28.338 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.338 DEBUG [main][MenuItemLookup] Item match:File 12:46:28.339 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:28.339 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:28.342 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:28.342 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:28.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:28.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:28.342 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:46:28.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. finished successfully 12:46:28.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:28.421 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:28.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:28.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:28.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:28.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:28.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:28.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:28.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:28.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:46:28.423 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:46:28.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:46:28.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:46:28.432 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:28.432 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:28.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:46:28.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:28.433 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:28.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:28.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:28.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:28.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:28.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:46:28.621 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 12:46:28.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:46:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:28.621 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:46:28.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:28.621 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 12:46:28.621 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:") 12:46:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:28.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:28.629 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 12:46:28.657 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:46:28.657 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:46:28.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) 12:46:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:28.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:28.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:28.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:28.659 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:28.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:28.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:28.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.... 12:46:31.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 12:46:31.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:31.665 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 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:31.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:46:31.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.665 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.666 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:31.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:31.666 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:31.666 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:31.666 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:31.666 DEBUG [main][MenuItemLookup] Item match:File 12:46:31.667 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:31.667 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:31.669 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:31.670 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:31.670 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:31.670 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:31.670 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:31.670 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:31.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 'New|Select a wizard'] is available.... 12:46:31.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:46:31.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:31.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:31.783 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:31.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.783 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:31.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:31.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:31.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:31.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:31.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:31.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:31.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:31.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:31.830 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:31.830 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:31.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:31.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:31.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:46:31.830 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:46:31.831 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:46:31.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:46:31.832 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:31.832 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:31.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:46:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:31.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:31.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:31.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:31.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:31.834 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:31.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:31.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:31.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:31.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:46:31.946 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 12:46:31.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:46:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:31.947 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:46:31.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:31.947 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:") 12:46:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:31.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:31.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:31.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:31.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:31.974 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 12:46:32.074 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:46:32.074 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:46:32.074 DEBUG [WorkbenchTestable][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) 12:46:32.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:32.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:32.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:32.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:32.077 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:32.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:32.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:32.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:32.641 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 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:32.641 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 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.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: "New Java Class"] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.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: "New Java Class"] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:32.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:32.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:32.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:32.661 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:32.661 DEBUG [main][MenuItemLookup] Item match:File 12:46:32.662 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:32.662 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:32.664 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:32.664 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:32.664 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:32.665 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:32.665 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:32.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:32.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:32.665 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:32.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 'New|Select a wizard'] is available.... 12:46:32.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 'New|Select a wizard'] is available. finished successfully 12:46:32.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:32.757 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:32.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:32.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:32.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:32.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:32.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:32.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:32.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:32.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:32.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:32.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:32.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:46:32.759 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:46:32.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:46:32.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:46:32.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:32.759 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:32.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:46:32.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:32.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:32.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:32.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:32.761 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:32.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:32.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:32.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:32.945 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:32.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:46:32.946 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 12:46:32.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:46:32.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:32.947 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:46:32.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:32.947 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:") 12:46:32.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:32.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:32.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:32.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:32.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:32.956 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:32.957 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 12:46:32.985 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:46:32.985 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:46:32.985 DEBUG [WorkbenchTestable][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) 12:46:32.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:32.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:32.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:32.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:32.987 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:32.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:32.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:33.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:33.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:33.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:33.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:33.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:33.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:33.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:46:33.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:33.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:33.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 12:46:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:33.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 12:46:33.553 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:46:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:33.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:33.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:33.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:33.553 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:33.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:33.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:33.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:33.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:33.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:33.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:33.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:33.593 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:33.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:33.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:33.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:33.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:33.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:33.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:34.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:34.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:34.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:34.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:34.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:34.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:34.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:34.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:34.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 12:46:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:34.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:34.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:34.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:34.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:34.596 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:34.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:34.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:34.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:34.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:34.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:34.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:34.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:34.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:34.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:34.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:34.598 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:34.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:34.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:34.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:34.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:34.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:35.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:35.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:35.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:35.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:35.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:35.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:35.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:35.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:35.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:35.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:35.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:35.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:35.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:35.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:35.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:35.601 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:35.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:35.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:35.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:35.601 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:46:35.601 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:46:35.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:46:35.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:46:35.604 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:46:35.605 DEBUG [main][EditorHandler] 2 editor(s) found 12:46:35.605 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 12:46:35.644 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 12:46:35.645 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 12:46:35.711 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 12:46:35.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:35.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:35.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:35.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:35.712 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:35.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:35.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:35.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:35.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:35.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 12:46:35.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:35.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:35.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:35.713 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 12:46:35.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 12:46:35.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:35.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 12:46:35.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:35.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 12:46:35.713 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 12:46:35.713 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 12:46:35.713 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 12:46:35.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 12:46:35.713 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 12:46:35.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 12:46:35.713 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 12:46:35.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 12:46:35.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 12:46:35.716 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:46:35.716 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:46:35.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:46:35.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:46:35.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:35.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:35.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:35.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:35.731 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:46:35.731 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:46:35.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:35.731 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:46:35.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:35.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:35.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:35.793 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:35.793 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:35.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:35.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:35.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:35.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:35.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:35.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:35.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:35.798 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:46:35.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:35.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:35.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:35.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:35.799 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:35.799 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:35.799 DEBUG [main][MenuItemLookup] Item match:Window 12:46:35.800 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:35.800 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:35.800 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:35.800 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:35.800 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:35.800 DEBUG [main][MenuItemLookup] Item match:Show View 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:35.803 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:46:35.803 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:46:35.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:46:35.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:46:35.803 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:46:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:46:35.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:46:35.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:46:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:35.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:35.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:35.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:35.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:35.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:35.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:35.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:35.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:35.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:35.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:36.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:36.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:36.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:36.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:36.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:36.380 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:46:36.380 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:46:36.380 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:46:36.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:46:36.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:36.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:36.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:36.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:36.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 "Open") 12:46:36.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:36.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:36.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:36.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:36.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:36.382 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:46:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:36.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:36.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:36.382 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:46:36.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:46:36.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:36.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:36.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:36.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:46:36.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:36.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:36.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:36.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:36.482 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:36.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:36.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:36.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:46:36.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:36.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:36.484 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:36.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:36.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:36.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:36.484 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:36.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:36.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:36.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:36.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:36.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:36.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:37.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:37.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:37.486 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:37.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:37.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:37.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:37.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:37.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:37.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:37.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:37.487 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:37.487 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:37.488 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:37.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:37.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:37.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:37.989 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:37.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:37.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:37.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:37.990 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:37.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:37.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:37.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:37.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:37.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:37.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:38.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:38.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:38.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:38.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:38.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:38.992 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:38.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:38.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:38.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 12:46:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:38.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:38.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:38.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:38.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:38.993 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:38.994 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:38.994 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:38.994 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:38.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:38.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:38.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:38.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:46:38.994 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:46:38.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:46:38.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:46:38.997 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:46:38.998 DEBUG [main][EditorHandler] 0 editor(s) found 12:46:38.998 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:38.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:39.002 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:39.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:39.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:39.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:39.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:39.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:39.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:39.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:39.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:40.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:40.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:40.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:40.004 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:40.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:40.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:40.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:40.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 12:46:40.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:40.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:40.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:40.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:40.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:40.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:40.006 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:40.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:40.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:40.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:40.006 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:40.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:40.006 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:40.006 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 12:46:40.006 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:40.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:40.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:40.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:40.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 12:46:40.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 12:46:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:41.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:41.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 12:46:41.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:46:41.009 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:46:41.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:46:41.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:46:41.016 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 12:46:41.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 12:46:41.016 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 12:46:41.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 12:46:41.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 12:46:41.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:46:41.018 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:46:41.129 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:46:41.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:41.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:41.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass.java\E') 12:46:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:41.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:41.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:41.138 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:41.138 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 12:46:41.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:41.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:41.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:41.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:41.167 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:46:41.167 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:46:41.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:41.168 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:46:41.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:41.199 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:41.199 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:41.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:41.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:41.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:41.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:41.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:41.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:41.244 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:46:41.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:41.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:41.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:41.245 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:41.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:41.245 DEBUG [main][MenuItemLookup] Item match:Window 12:46:41.246 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:41.246 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:41.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:41.246 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:41.246 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:41.246 DEBUG [main][MenuItemLookup] Item match:Show View 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:41.249 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:46:41.249 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:46:41.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:46:41.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:46:41.250 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:46:41.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:46:41.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:46:41.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:46:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:41.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:41.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:41.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:41.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:41.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:41.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:41.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:41.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:41.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:41.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:41.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:41.324 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:46:41.324 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:46:41.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:46:41.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:46:41.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:41.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:41.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:41.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.325 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:46:41.325 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:41.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:41.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:41.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:41.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:41.326 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:46:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:41.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:41.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:41.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:46:41.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:46:41.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:41.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:41.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 '\*?\QPackage Explorer\E') 12:46:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:41.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:41.434 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:41.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:41.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:41.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:46:41.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:41.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:41.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:41.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:41.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:41.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:41.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:41.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:41.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:41.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:41.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:41.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:41.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:42.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:42.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:42.439 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:42.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:42.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:42.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:42.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:42.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:42.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:42.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:42.440 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:42.440 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:42.441 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:42.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:42.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:42.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:42.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:42.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:46:42.942 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:46:42.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:46:42.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:46:42.946 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 12:46:42.946 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 12:46:42.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 12:46:42.946 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 12:46:42.946 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:42.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:42.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:42.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:42.947 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:46:42.947 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:46:42.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:42.948 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:46:42.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:42.978 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:42.978 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:42.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:42.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:42.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:42.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:42.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:42.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:42.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:42.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:43.016 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:46:43.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:43.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:43.017 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:43.017 DEBUG [main][MenuItemLookup] Item match:Window 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:43.017 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:43.017 DEBUG [main][MenuItemLookup] Item match:Show View 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:46:43.020 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:46:43.021 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:46:43.021 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:46:43.021 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:46:43.021 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:46:43.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:43.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:46:43.021 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:46:43.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:46:43.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:46:43.039 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:46:43.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:46:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:46:43.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:46:43.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:43.107 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:43.107 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:43.107 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:43.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:43.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:43.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:43.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:43.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:43.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:43.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:43.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:43.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:43.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:46:43.109 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:46:43.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:46:43.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:46:43.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:43.109 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:43.109 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:43.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:43.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:46:43.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:43.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:43.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:43.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:43.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:43.110 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:46:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:43.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:43.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:46:43.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:43.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:46:43.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:43.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:43.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:43.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:46:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:43.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:43.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:43.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:43.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:43.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:43.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:46:43.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:43.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:43.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:43.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:43.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:43.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:43.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:43.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:43.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:43.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:43.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:43.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:43.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:43.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:44.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:44.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:44.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:44.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:44.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:44.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:44.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 12:46:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:44.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:44.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:44.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:44.239 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:44.239 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:44.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:44.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:44.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:44.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:46:44.741 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:46:44.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:46:44.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:46:44.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create New File"] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:44.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:44.746 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:44.746 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:44.746 DEBUG [main][MenuItemLookup] Item match:File 12:46:44.747 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:44.747 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:44.750 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:44.750 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:44.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:44.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:44.767 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:46:44.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:46:44.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:44.846 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:44.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.846 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:44.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:44.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:44.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:44.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:46:44.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:46:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:44.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:46:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:44.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:46:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:46:44.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:46:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:44.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:46:44.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:44.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:46:44.848 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 12:46:44.848 DEBUG [main][TreeItemHandler] Selecting tree item: File 12:46:44.848 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 12:46:44.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 12:46:44.856 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:44.856 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:44.856 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:46:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:44.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:44.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:44.857 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:44.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:44.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:44.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:44.887 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:44.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 12:46:44.887 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 12:46:44.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 12:46:44.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:44.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:44.888 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:46:44.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:44.888 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:") 12:46:44.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:44.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:44.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:44.890 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:44.891 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 12:46:44.891 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:") 12:46:44.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:44.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:44.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:44.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:44.893 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:44.893 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 12:46:44.893 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 12:46:44.893 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 12:46:44.894 DEBUG [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) 12:46:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:44.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:44.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:44.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:44.895 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:44.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:44.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:44.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:44.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fa96f4 is found... 12:46:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fa96f4 is found finished successfully 12:46:45.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 12:46:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:45.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:45.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:45.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:45.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:45.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:45.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:46:45.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:45.401 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:46:45.401 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:46:45.402 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 12:46:45.473 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 12:46:45.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:45.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:45.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:45.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:45.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:45.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:45.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:45.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:45.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:45.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:45.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:46.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:46.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:46.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:46.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:46.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:46.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:46.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:46.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:46.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:46.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:46.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:46.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:46.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:46.501 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:46.501 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:46.502 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:46.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:46.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:46.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:46.502 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 12:46:46.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:46.502 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:46.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:46.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:46.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 12:46:46.502 DEBUG [main][TreeItemHandler] Selecting tree item: files 12:46:46.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 12:46:46.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 12:46:46.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:46.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:46.528 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:46.529 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:46.529 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:46:46.529 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:46:46.529 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:46:46.529 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:46:46.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:46.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:47.030 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 12:46:47.030 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 12:46:47.030 DEBUG [main][TreeItemHandler] Selecting tree item: files 12:46:47.030 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 12:46:47.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 12:46:47.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:47.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:47.058 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:47.058 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:46:47.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:46:47.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:46:47.058 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:46:47.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 'Delete.*'] is available.... 12:46:47.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 'Delete.*'] is available. finished successfully 12:46:47.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 12:46:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:47.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:47.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:47.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 "OK", Widget matcher matching widgets with style: 8) 12:46:47.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:47.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 12:46:47.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:47.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:47.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:47.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:47.138 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:47.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:47.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:47.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:46:47.142 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:46:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:46:47.642 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:46:47.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:47.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:47.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:47.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:47.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:47.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:47.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:47.643 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:47.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:47.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:47.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:47.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:47.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:47.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:47.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:48.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:48.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:48.645 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:48.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:48.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:48.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:48.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 12:46:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:48.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:48.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:48.646 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:48.647 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:48.647 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:48.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 12:46:48.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:48.647 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:48.648 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:48.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:48.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:48.648 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 12:46:48.649 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 12:46:48.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:48.649 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.649 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:46:48.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:48.649 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 12:46:48.649 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 12:46:48.649 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:48.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:48.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:48.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:48.649 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:46:48.649 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:46:48.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:48.650 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:46:48.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:48.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:48.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:48.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:48.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:48.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:48.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:48.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:48.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:48.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:48.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:48.729 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:46:48.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:48.729 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:48.729 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:48.730 DEBUG [main][MenuItemLookup] Item match:Window 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:48.730 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:48.730 DEBUG [main][MenuItemLookup] Item match:Show View 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:48.733 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:46:48.733 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:46:48.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:46:48.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:46:48.751 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:46:48.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:46:48.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:46:48.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:46:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:48.815 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:48.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:48.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:48.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:48.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:48.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:48.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:48.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:48.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:48.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:48.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:48.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:48.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:46:48.817 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:46:48.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:46:48.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:46:48.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:48.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:48.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:48.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:48.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:46:48.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:48.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:48.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:48.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:48.818 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:46:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:48.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:48.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:48.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:48.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:48.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:48.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:46:48.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:46:48.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:48.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:48.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:48.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:46:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:48.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:48.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:48.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:48.925 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:48.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:48.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:48.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:46:48.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:48.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:48.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:48.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:48.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:48.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:48.928 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:48.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:48.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:48.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:48.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:49.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:49.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:49.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:49.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:49.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:49.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:49.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:49.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:49.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:49.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:46:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:49.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:49.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:49.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:49.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:49.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:49.930 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:46:49.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 12:46:49.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 12:46:49.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:50.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:50.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 12:46:50.432 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 12:46:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 12:46:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 12:46:50.432 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 12:46:50.432 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 12:46:50.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:46:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:50.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:50.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:46:50.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:50.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:50.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:50.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:50.934 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:46:50.934 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:46:50.935 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:50.935 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:46:50.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:50.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:50.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:51.003 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 12:46:51.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:51.021 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:46:51.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:51.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:51.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:46:51.022 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:46:51.022 DEBUG [main][MenuItemLookup] Item match:Window 12:46:51.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:46:51.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:46:51.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:46:51.023 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:51.023 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:46:51.023 DEBUG [main][MenuItemLookup] Item match:Show View 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:51.026 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:46:51.026 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:46:51.026 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:46:51.026 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:46:51.026 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:46:51.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:46:51.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:46:51.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:46:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:51.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:46:51.096 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:51.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:51.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:51.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:51.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:51.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:51.097 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:51.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:51.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:51.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:51.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:51.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:46:51.098 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:46:51.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:46:51.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:46:51.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:51.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:51.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:51.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:51.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:51.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:46:51.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:51.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:46:51.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:51.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:51.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:51.099 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:46:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:51.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:51.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:51.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:51.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:46:51.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:46:51.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:46:51.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:51.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:46:51.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:51.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 12:46:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:51.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 12:46:51.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 '\*?\QPackage Explorer\E') 12:46:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:51.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:51.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:51.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:46:51.201 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:51.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 12:46:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:46:51.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:46:51.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:51.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:51.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:51.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:51.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:51.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:51.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:51.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:51.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:51.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:51.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:51.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:52.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:52.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:46:52.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:46:52.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:46:52.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:46:52.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:46:52.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:46:52.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 12:46:52.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:52.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:52.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:52.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:52.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:52.205 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 12:46:52.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 12:46:52.206 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 12:46:52.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 12:46:52.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 12:46:52.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:52.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.233 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:46:52.233 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:46:52.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:46:52.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:46:52.233 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:46:52.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:52.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:52.734 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 12:46:52.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 12:46:52.734 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 12:46:52.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 12:46:52.735 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 12:46:52.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:46:52.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'New' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:46:52.762 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:46:52.762 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:46:52.762 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:46:52.762 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:46:52.762 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:46:52.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:46:53.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:46:53.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:46:53.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:53.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:53.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:53.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:46:53.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:53.365 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:53.365 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:53.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:53.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:53.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:53.366 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:46:53.366 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:46:53.366 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:46:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:53.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:53.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:53.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:46:53.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:46:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:46:53.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:46:53.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:46:53.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:53.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:53.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:53.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:53.367 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:46:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:53.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:53.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:46:53.370 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:46:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:46:53.871 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:46:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:53.871 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 12:46:53.871 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:46:53.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:46:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:46:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.766 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.242 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.427 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.778 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.712 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.292 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:46:53.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:46:53.949 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:46:53.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:46:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:46:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:46:53.950 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:46:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:46:53.950 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:46:53.950 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:46:53.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:53.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.950 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:53.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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 Java Project"] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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'] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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'] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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'] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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 Java Project"] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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'] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.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'] 12:46:53.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:53.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:53.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:53.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:53.952 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:53.952 DEBUG [main][MenuItemLookup] Item match:File 12:46:53.952 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:53.952 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:53.955 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:53.955 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:53.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:53.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:53.956 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:54.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:46:54.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 'New|Select a wizard'] is available. finished successfully 12:46:54.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:54.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:54.030 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:54.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:54.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:54.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:54.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:54.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:54.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:54.032 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:54.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:54.032 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:54.033 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:46:54.033 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:46:54.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:46:54.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:46:54.036 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:54.036 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:54.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) 12:46:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:54.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:54.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:54.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:54.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:54.037 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:54.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:54.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:54.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:54.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:54.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:54.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:54.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:46:54.238 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 12:46:54.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:46:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:54.239 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:46:54.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:54.239 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 12:46:54.239 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:") 12:46:54.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:54.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:54.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:54.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:54.241 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:54.242 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 12:46:54.270 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:46:54.270 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:46:54.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 "Finish", Widget matcher matching widgets with style: 8) 12:46:54.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:54.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:54.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:54.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:54.272 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:54.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:54.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:54.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:54.276 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.... 12:46:57.278 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 12:46:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:46:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:46:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:46:57.278 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 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:46:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.278 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:46:57.278 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.279 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:46:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:57.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:46:57.279 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:46:57.279 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:57.279 DEBUG [main][MenuItemLookup] Item match:File 12:46:57.280 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:46:57.280 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'File' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'' 12:46:57.283 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:46:57.283 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:46:57.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:46:57.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:46:57.284 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:46:57.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 'New|Select a wizard'] is available.... 12:46:57.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. finished successfully 12:46:57.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:46:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:57.373 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:57.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:46:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:57.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:57.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:57.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:57.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:46:57.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:57.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:57.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:46:57.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:46:57.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:46:57.375 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:46:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:46:57.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:46:57.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:46:57.375 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:46:57.375 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:46:57.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:46:57.375 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:46:57.375 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:46:57.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:46:57.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:57.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:57.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:57.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:57.376 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:46:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:57.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:57.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:57.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:46:57.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:46:57.741 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 12:46:57.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:46:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:46:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:46:57.742 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:46:57.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:46:57.742 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 12:46:57.742 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:") 12:46:57.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:57.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:57.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:57.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:57.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:46:57.744 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:46:57.745 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 12:46:57.772 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:46:57.772 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:46:57.772 DEBUG [WorkbenchTestable][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) 12:46:57.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:46:57.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:46:57.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:46:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:46:57.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:46:57.774 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:46:57.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:46:57.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:46:57.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:46:57.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:46:57.832 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.... 12:47:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 12:47:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:00.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:00.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:00.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:00.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:00.835 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:00.835 DEBUG [main][MenuItemLookup] Item match:File 12:47:00.835 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:00.835 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:00.838 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:00.838 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:00.838 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:00.838 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:00.838 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:47:00.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 'New|Select a wizard'] is available. finished successfully 12:47:00.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:00.911 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:00.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:00.911 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:47:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:00.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:00.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:00.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:00.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:00.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:00.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:00.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:00.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:00.913 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:00.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:00.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:00.913 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:00.913 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:00.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:00.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:00.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:00.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:00.914 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:00.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:00.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:01.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:01.113 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 12:47:01.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:01.114 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:01.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:01.114 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 12:47:01.114 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:") 12:47:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:01.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:01.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:01.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:01.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:01.116 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 12:47:01.143 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:01.143 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:01.143 DEBUG [WorkbenchTestable][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) 12:47:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:01.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:01.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:01.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:01.145 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:01.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:01.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:01.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:01.148 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.... 12:47:04.150 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 12:47:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:04.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:04.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:04.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:04.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:47:04.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:04.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:04.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:04.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:04.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47: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 '\*?\QPackage Explorer\E') 12:47:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:04.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:04.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:04.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:04.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:04.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:04.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:04.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:04.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:04.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:04.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:04.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:04.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:04.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:04.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:04.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:04.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:04.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:04.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:04.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:04.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:05.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:05.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:05.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:05.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:05.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:05.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:05.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:05.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:05.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:05.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:05.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:05.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:05.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:05.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:05.173 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:05.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:05.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:05.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:05.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:05.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:05.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:05.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:05.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:05.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:05.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:06.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:06.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:06.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:06.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:06.675 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:06.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:06.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:06.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:06.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 12:47:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:06.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:06.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:06.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:06.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:06.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:06.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:06.676 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:06.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:06.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:06.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:06.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:06.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:06.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:06.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:06.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:06.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:06.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:06.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:07.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:07.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:07.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:07.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:07.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:07.678 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:07.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:07.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:07.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:07.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:07.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:07.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:07.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:07.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:07.680 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:07.680 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:07.680 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 12:47:07.680 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 12:47:07.680 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 12:47:07.682 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 12:47:07.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:07.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:07.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:07.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:07.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:07.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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: "New Java Project"] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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: "New Java Project"] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.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'] 12:47:07.683 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:07.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:07.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:07.684 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:07.684 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:07.684 DEBUG [main][MenuItemLookup] Item match:File 12:47:07.684 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:07.684 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:07.687 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:07.687 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:07.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:07.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:07.687 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:07.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.... 12:47:07.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 12:47:07.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:07.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:07.766 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:07.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:47:07.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:07.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:07.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:07.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:07.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:07.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:07.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:07.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:07.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:07.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:07.769 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:07.769 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:07.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:07.769 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:07.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:07.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:07.769 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:07.769 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:07.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:07.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:07.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:07.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:07.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:07.770 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:07.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:07.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:07.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:07.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'] 12:47:07.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 12:47:07.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:07.969 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:07.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:07.969 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 12:47:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:47:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:07.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:07.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:07.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:07.970 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:07.971 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 12:47:08.001 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:08.001 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:08.001 DEBUG [WorkbenchTestable][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) 12:47:08.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:08.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:08.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:08.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:08.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:08.004 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:08.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:08.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:08.004 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:08.004 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:08.008 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.... 12:47:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 12:47:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:11.009 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:11.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:11.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:11.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:11.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:11.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:11.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:11.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:11.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:11.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:11.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:12.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:12.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:12.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:12.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:12.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:12.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:12.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:12.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 12:47:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:12.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:12.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:12.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:12.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:12.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:12.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:12.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:12.013 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 12:47:12.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 12:47:12.013 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 12:47:12.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 12:47:12.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 12:47:12.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:12.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.043 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:12.043 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:12.043 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:12.043 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:12.044 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:12.044 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:12.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:12.544 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 12:47:12.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 12:47:12.544 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 12:47:12.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 12:47:12.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 12:47:12.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:12.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:12.574 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:12.574 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:12.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:12.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:12.574 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:47:13.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 12:47:13.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:13.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:13.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:13.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:13.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: 32) 12:47:13.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:13.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:13.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:13.164 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:13.164 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:13.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:13.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:13.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:13.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:13.165 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:13.165 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:13.165 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:13.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:13.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:13.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:47:13.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:13.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:13.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:13.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:13.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:13.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:13.166 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:13.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:13.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:13.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:13.169 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:13.669 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:13.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:13.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:13.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:13.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:13.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:13.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:13.670 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:13.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:13.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:13.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:13.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:13.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:14.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:14.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:14.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:14.672 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:14.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:14.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:14.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:14.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 12:47:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:14.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:14.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:14.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:14.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:14.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:14.673 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:14.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:14.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:14.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:14.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:14.674 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:14.674 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:14.674 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:14.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 12:47:14.674 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 12:47:14.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 12:47:14.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 12:47:14.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:14.678 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:14.678 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:14.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:14.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:14.678 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:14.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:14.679 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:14.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:14.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:14.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:14.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:14.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:14.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:47:14.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:14.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:14.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:14.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 '\*?\QPackage Explorer\E') 12:47:14.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:14.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:14.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:14.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:14.681 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:14.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:14.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:14.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:14.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:14.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:14.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:14.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:14.683 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:14.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:14.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:14.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:14.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:14.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:14.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:14.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:14.683 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:14.683 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:14.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:14.684 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:14.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:14.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:14.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:14.700 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:14.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:14.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:14.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:14.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:14.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:14.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:15.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:15.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:15.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:15.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:15.702 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:15.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:15.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:15.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:15.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 12:47:15.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:15.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:15.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:15.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:15.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:15.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:15.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:15.703 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:15.703 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:15.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:15.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:15.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:15.704 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:15.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:15.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:15.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:15.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:15.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:15.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:16.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:16.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:16.706 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:16.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:16.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:16.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:16.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 12:47:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:16.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:16.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:16.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:16.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:16.707 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:16.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:16.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:16.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:16.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:16.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 12:47:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:16.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:16.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:16.708 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:47:16.708 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:47:16.708 DEBUG [main][TreeItemHandler] Set Tree selection 12:47:16.708 DEBUG [main][TreeHandler] Notify Tree about selection event 12:47:16.711 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:47:16.712 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 12:47:16.712 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 12:47:16.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:16.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:16.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:16.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:16.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:16.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:16.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:16.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:16.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:16.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:16.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:16.714 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:47:16.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:16.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:16.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:16.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:47:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:16.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:16.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:16.719 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:16.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:16.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:16.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:16.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:16.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:16.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:16.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:16.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:16.721 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 12:47:16.721 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:16.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:16.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:16.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:16.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:16.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:17.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:17.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:17.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:17.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:17.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:17.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:17.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:17.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:17.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:17.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 12:47:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:17.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:17.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:17.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:17.724 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 12:47:17.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 12:47:17.725 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 12:47:17.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 12:47:17.725 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 12:47:17.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 12:47:17.728 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 12:47:17.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:17.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:17.771 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:17.771 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:17.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:17.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:17.771 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:17.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:17.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:18.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:18.272 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 12:47:18.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 12:47:18.272 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 12:47:18.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 12:47:18.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 12:47:18.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:18.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:18.301 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:18.301 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:18.301 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:18.301 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:18.301 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:47:18.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. finished successfully 12:47:18.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:18.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:18.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:18.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:18.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:18.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: 32) 12:47:18.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:18.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:18.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:18.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:18.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:18.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:18.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:18.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:18.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:18.892 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:18.892 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:18.892 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:18.892 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:18.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:18.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:47:18.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:18.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:18.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:18.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:18.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:18.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:18.893 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:18.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:18.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:18.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:18.897 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:19.398 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:19.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 12:47:19.398 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 12:47:19.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 12:47:19.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 12:47:19.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:19.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.430 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:19.430 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:19.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:19.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:19.430 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:19.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:19.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:19.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:19.931 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 12:47:19.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 12:47:19.931 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 12:47:19.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 12:47:19.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 12:47:19.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:19.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:19.961 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:19.961 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:19.961 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:19.961 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:19.961 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:47:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:47:20.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:20.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:20.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:47:20.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:20.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:20.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:20.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:20.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:20.575 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:20.575 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:20.575 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:20.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:20.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:47:20.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:20.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:20.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:20.576 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:20.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:20.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:20.582 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:21.082 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:21.082 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 12:47:21.082 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 12:47:21.083 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 12:47:21.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 12:47:21.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:21.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.121 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:21.121 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:21.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:21.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:21.121 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:21.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:21.122 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:21.622 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 12:47:21.622 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 12:47:21.622 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 12:47:21.622 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 12:47:21.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 12:47:21.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:21.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:21.651 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:21.651 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:21.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:21.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:21.652 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:21.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 'Delete.*'] is available.... 12:47:22.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:47:22.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:22.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:22.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:22.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:22.243 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:47:22.243 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:22.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:22.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:22.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:22.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:22.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:22.243 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:22.243 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:22.243 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:22.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:22.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:22.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:22.244 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:47:22.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:22.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:22.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:22.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:22.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:22.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:22.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:22.245 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:22.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:22.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:22.245 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:22.245 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:22.248 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:22.749 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:22.749 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 12:47:22.749 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:22.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:22.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.801 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.992 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.004 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.004 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.03 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.008 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 12:47:22.762 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 12:47:22.762 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:47:22.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:22.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 12:47:22.762 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:22.762 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:47:22.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:22.763 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:47:22.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:22.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'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:22.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:22.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:22.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:22.765 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:22.765 DEBUG [main][MenuItemLookup] Item match:File 12:47:22.766 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:22.766 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:22.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:22.769 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:22.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:22.769 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:22.769 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:22.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.... 12:47:22.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 12:47:22.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:22.848 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:22.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:22.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 12:47:22.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:22.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:22.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:22.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:22.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:22.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:22.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:22.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:22.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:22.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:22.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:22.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:22.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:22.851 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:22.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:22.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:22.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:22.851 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:22.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:22.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:22.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:22.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:22.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:22.852 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:22.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:22.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:23.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'] 12:47:23.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:23.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:23.052 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 12:47:23.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:23.053 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:23.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:23.053 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 12:47:23.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:47:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:23.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:23.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:23.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:23.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:23.055 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:23.056 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 12:47:23.085 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:23.085 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:23.085 DEBUG [WorkbenchTestable][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) 12:47:23.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:23.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:23.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:23.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:23.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:23.088 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:23.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:23.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:23.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:23.092 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.... 12:47:26.094 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 12:47:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:26.094 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 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:26.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:26.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:26.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:47:26.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:26.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:26.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:26.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:26.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:47:26.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:26.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:26.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:26.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:26.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:26.096 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:26.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:26.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:26.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:26.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:26.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:26.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:26.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 12:47:26.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 12:47:26.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:26.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:26.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:26.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:26.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:26.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:26.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:26.099 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:26.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:26.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:26.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:26.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:26.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:26.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:26.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:26.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:27.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:27.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:27.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:27.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:27.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:27.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:27.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:27.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:27.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:27.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:27.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:27.602 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 12:47:27.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 12:47:27.603 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:27.603 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:27.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:27.604 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 12:47:27.604 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:27.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:27.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:27.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:27.604 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:47:27.605 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:47:27.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:27.605 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:47:27.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:27.674 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:47:27.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:27.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:27.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:27.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:27.675 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:27.675 DEBUG [main][MenuItemLookup] Item match:Window 12:47:27.677 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:27.677 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:27.677 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:27.677 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:27.677 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:27.677 DEBUG [main][MenuItemLookup] Item match:Show View 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:27.681 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:47:27.681 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:47:27.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:47:27.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:47:27.682 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:47:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:47:27.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:47:27.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:47:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:27.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:47:27.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:27.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:47:27.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:27.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:27.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:27.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:27.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:27.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:27.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:27.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:27.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:27.753 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:47:27.753 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:47:27.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:47:27.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:47:27.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:27.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:47:27.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:27.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.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 "Open") 12:47:27.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:27.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:47:27.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:27.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:27.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:27.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:27.755 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:47:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:27.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:27.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:47:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:47:27.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:47:27.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:47:27.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:27.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:27.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 '\*?\QPackage Explorer\E') 12:47:27.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:27.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:27.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:27.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:27.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:27.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:27.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:27.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:27.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:27.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:27.889 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:27.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:27.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:27.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:27.891 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:27.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:27.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:27.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:27.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:27.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:28.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:28.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:28.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:28.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:28.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:28.892 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:28.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:28.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:28.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:28.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 12:47:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:28.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:28.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:28.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:28.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:28.894 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 12:47:28.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:28.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:28.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:28.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:28.894 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:28.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:28.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:28.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:28.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:28.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:28.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:29.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:29.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:29.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:29.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:29.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:29.896 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:29.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:29.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:29.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:29.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:29.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:29.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:29.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:29.897 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 12:47:29.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 12:47:29.897 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 12:47:29.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 12:47:29.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 12:47:29.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:29.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:29.925 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:29.925 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:29.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:29.925 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:29.926 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:29.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:29.926 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:30.426 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 12:47:30.426 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 12:47:30.426 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 12:47:30.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 12:47:30.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 12:47:30.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:30.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:30.456 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:30.456 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:30.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:30.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:30.456 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:30.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:47:31.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 12:47:31.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:31.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:31.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.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) 12:47:31.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:31.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:31.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:31.048 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:31.048 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:31.048 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:31.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:31.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:31.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) 12:47:31.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:31.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:31.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:31.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:31.049 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:31.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:31.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:31.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:31.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:31.052 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:31.553 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:31.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 12:47:31.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:31.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.792 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.506 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:31.564 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:31.565 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:47:31.565 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:31.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:31.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:31.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:47:31.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:31.566 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:47:31.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:31.566 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:47:31.566 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:47:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:47:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:31.567 DEBUG [main][MenuItemLookup] Item match:Window 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.567 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:47:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.567 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:31.568 DEBUG [main][MenuItemLookup] Item match:Window 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:31.568 DEBUG [main][MenuItemLookup] Item match:Perspective 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:47:31.568 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:47:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:47:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:31.568 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:31.568 DEBUG [main][MenuItemLookup] Item match:Window 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:47:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:31.569 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:31.569 DEBUG [main][MenuItemLookup] Item match:Window 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:31.570 DEBUG [main][MenuItemLookup] Item match:Perspective 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:47:31.570 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:47:31.570 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:47:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:31.571 DEBUG [main][MenuItemLookup] Item match:Window 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:47:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:31.571 DEBUG [main][MenuItemLookup] Item match:Window 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:31.571 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:31.571 DEBUG [main][MenuItemLookup] Item match:Perspective 12:47:31.572 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:47:31.572 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.572 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:47:31.572 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:47:31.572 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:47:31.572 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:47:31.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:47:31.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:47:31.572 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:47:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:47:31.600 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 12:47:31.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:47:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:31.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:31.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:47:31.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:31.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.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 "Reset Perspective") 12:47:31.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:31.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:47:31.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:31.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:31.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:31.601 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:31.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:31.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:31.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:31.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'] 12:47:31.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.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'] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:31.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:31.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:31.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:31.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:31.769 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.769 DEBUG [main][MenuItemLookup] Item match:File 12:47:31.769 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:31.769 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:31.772 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:31.772 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:31.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:31.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:31.773 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:47:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:47:31.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:31.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:31.851 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:31.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:47:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:31.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:31.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:31.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:31.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:31.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:31.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:31.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:31.853 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:31.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:31.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:31.853 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:31.853 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:31.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:31.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:31.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:31.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:31.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:31.855 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:31.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:31.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:32.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:32.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:32.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:32.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:32.083 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 12:47:32.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:32.084 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:32.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:32.084 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 12:47:32.084 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:") 12:47:32.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:32.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:32.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:32.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:32.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:32.086 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:32.087 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 12:47:32.124 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:32.124 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:32.124 DEBUG [WorkbenchTestable][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) 12:47:32.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:32.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:32.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:32.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:32.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:32.126 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:32.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:32.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:32.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:32.129 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.... 12:47:35.131 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 12:47:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:35.131 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 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:35.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:35.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:35.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.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: "New Java Project"] 12:47:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:35.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:35.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:35.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:35.132 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:35.132 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:35.132 DEBUG [main][MenuItemLookup] Item match:File 12:47:35.133 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:35.133 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:35.136 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:35.136 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:35.136 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:35.136 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:35.136 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:35.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:47:35.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 'New|Select a wizard'] is available. finished successfully 12:47:35.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:35.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:35.213 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:35.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.213 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:47:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:35.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:35.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:35.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:35.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:35.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:35.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:35.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:35.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:35.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:35.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:35.215 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:35.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:35.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:35.215 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:35.215 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:35.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:35.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:35.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:35.216 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:35.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:35.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:35.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:35.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'] 12:47:35.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:35.546 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 12:47:35.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:35.547 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:35.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:35.547 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 12:47:35.547 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:") 12:47:35.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:35.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:35.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:35.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:35.549 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:35.550 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 12:47:35.578 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:35.578 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:35.578 DEBUG [WorkbenchTestable][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) 12:47:35.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:35.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:35.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:35.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:35.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:35.580 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:35.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:35.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:35.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:35.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:35.583 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.... 12:47:38.756 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 12:47:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:38.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:38.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'] 12:47:38.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:38.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:38.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:38.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:38.758 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:38.758 DEBUG [main][MenuItemLookup] Item match:File 12:47:38.758 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:38.758 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:38.761 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:38.761 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:38.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:38.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:38.761 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:47:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:47:38.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:38.835 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:38.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:38.835 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:47:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:38.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:38.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:38.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:38.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:38.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:38.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:38.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:38.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:38.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:38.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:38.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:38.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:38.837 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:38.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:38.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:38.837 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:38.837 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:38.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:38.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:38.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:38.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:38.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:38.838 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:38.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:38.838 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:38.838 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:39.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'] 12:47:39.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:39.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:39.039 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 12:47:39.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:39.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:39.039 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:39.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:39.040 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 12:47:39.040 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:") 12:47:39.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:39.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:39.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:39.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:39.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:39.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:39.042 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 12:47:39.070 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:39.070 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:39.071 DEBUG [WorkbenchTestable][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) 12:47:39.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:39.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:39.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:39.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:39.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:39.073 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:39.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:39.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:39.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:39.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:39.076 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.... 12:47:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 12:47:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:42.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:42.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:42.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:42.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:47:42.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:42.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:42.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:42.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:42.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:47:42.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:42.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:42.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:42.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:42.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:42.080 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:42.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:42.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:42.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:42.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:42.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:42.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:42.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:42.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:42.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:42.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:42.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:42.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:42.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:42.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:42.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:42.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:42.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:42.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:43.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:43.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:43.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:43.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:43.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:43.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:43.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:43.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:43.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:43.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:43.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:43.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:43.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:43.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:43.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 12:47:43.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 12:47:43.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 12:47:43.601 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:43.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:43.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:43.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:43.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:43.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:43.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:43.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:43.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:43.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:44.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:44.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:44.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:44.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:45.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:45.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:45.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:45.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:45.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:45.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:45.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:45.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:45.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:45.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:45.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:45.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:45.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 12:47:45.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 12:47:45.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 12:47:45.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:45.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:45.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:45.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:45.106 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:45.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:45.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:45.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:45.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:45.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:45.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:45.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:46.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:46.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:46.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:46.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:46.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:46.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:46.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 12:47:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:46.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:46.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:46.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:46.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 12:47:46.109 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 12:47:46.109 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 12:47:46.109 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:46.109 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 12:47:46.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:46.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:46.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:46.109 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:46.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:47:46.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.109 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:47:46.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:47:46.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:46.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:46.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:46.111 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:46.111 DEBUG [main][MenuItemLookup] Item match:File 12:47:46.112 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:47:46.112 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:46.115 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:47:46.115 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:47:46.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:47:46.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:47:46.115 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:47:46.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:47:46.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 12:47:46.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:47:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:46.191 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:46.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.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 12:47:46.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:46.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:46.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:46.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:46.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:46.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:46.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:46.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:46.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:46.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:47:46.194 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:47:46.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:47:46.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:47:46.194 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:47:46.194 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:47:46.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:47:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:46.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:46.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:46.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:46.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:46.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:47:46.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:46.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:46.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:46.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:46.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'] 12:47:46.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:47:46.393 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 12:47:46.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:47:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:46.394 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:46.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:47:46.394 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 12:47:46.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:47:46.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:46.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:46.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:46.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:46.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:47:46.396 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:47:46.397 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 12:47:46.427 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:47:46.427 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:47:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:47:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:46.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:46.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:46.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:46.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:47:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:46.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:46.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:46.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.... 12:47:49.434 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 12:47:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:47:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:47:49.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:49.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:49.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:49.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:49.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:49.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:49.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:49.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:49.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:49.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:49.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:49.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:49.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:49.436 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:49.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:49.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:49.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:49.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:49.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:49.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:49.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:50.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:50.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:50.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:50.438 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:50.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:50.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:50.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:50.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 12:47:50.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:50.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:50.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:50.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:50.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 12:47:50.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 12:47:50.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 12:47:50.439 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 12:47:50.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 12:47:50.439 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 12:47:50.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 12:47:50.442 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 12:47:50.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:50.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.469 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:50.469 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:50.470 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:50.470 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:50.470 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:50.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:50.970 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 12:47:50.970 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 12:47:50.970 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 12:47:50.970 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 12:47:50.972 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 12:47:50.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:50.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:50.999 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:50.999 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:50.999 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:50.999 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:50.999 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:51.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:47:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:47:51.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:51.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:51.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:51.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:51.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:51.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: 32) 12:47:51.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:51.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:51.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:51.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:51.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:51.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:51.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:51.596 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:51.596 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:51.596 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:51.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:51.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:51.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 "OK", Widget matcher matching widgets with style: 8) 12:47:51.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:51.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:51.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:51.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:51.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:51.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:51.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:51.597 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:51.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:51.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:51.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:51.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:51.600 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:52.101 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:52.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:52.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:52.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:52.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:52.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:52.102 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:52.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:52.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:52.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:52.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:52.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:52.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:52.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:52.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:53.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:53.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:53.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:53.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:53.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:53.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:53.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:53.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:53.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 12:47:53.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 12:47:53.105 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 12:47:53.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:53.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:53.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:53.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 12:47:53.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:53.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 12:47:53.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:53.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:53.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:53.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:53.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 12:47:53.106 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 12:47:53.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 12:47:53.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 12:47:53.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:53.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:53.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:53.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:53.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 12:47:53.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:53.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 12:47:53.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:53.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:53.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:53.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:53.114 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:47:53.115 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 12:47:53.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 12:47:53.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:53.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:53.615 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 12:47:53.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 12:47:53.616 DEBUG [main][TreeItemHandler] Selecting tree item: src 12:47:53.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 12:47:53.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 12:47:53.619 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:47:53.619 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 12:47:53.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 12:47:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:53.619 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 12:47:53.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:53.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 12:47:53.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 12:47:53.620 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 12:47:53.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 12:47:53.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 12:47:53.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:53.622 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:53.622 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:53.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:53.622 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 12:47:53.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:53.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:53.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:53.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:53.623 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:47:53.623 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:47:53.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:53.624 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:47:53.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:53.689 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:47:53.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:53.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:53.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:53.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:53.690 DEBUG [main][MenuItemLookup] Item match:Window 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:53.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:53.690 DEBUG [main][MenuItemLookup] Item match:Show View 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:53.693 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:47:53.693 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:47:53.694 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:47:53.694 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:47:53.694 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:47:53.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:47:53.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:47:53.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:47:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:53.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:47:53.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:53.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:47:53.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:53.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:53.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:53.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:47:53.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:47:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:47:53.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:53.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:53.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:47:53.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:47:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:47:53.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:47:53.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:47:53.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:47:53.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:47:53.761 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:47:53.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:47:53.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:47:53.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:53.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:47:53.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:53.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:47:53.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:53.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:47:53.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:53.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:53.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:53.763 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:47:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:53.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:53.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:53.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:47:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:47:53.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:47:53.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:47:53.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:47:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:53.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:47:53.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:47:53.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:53.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:53.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:53.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:47:53.868 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:53.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:53.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:53.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:47:53.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:47:53.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:47:53.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:53.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:53.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:53.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:53.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:53.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:54.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:54.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:54.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:47:54.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:47:54.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:47:54.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:47:54.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:47:54.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:47:54.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:47:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:54.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:54.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:54.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:47:54.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 12:47:54.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 12:47:54.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 12:47:54.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 12:47:54.874 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 12:47:54.874 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 12:47:54.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 12:47:54.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:54.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:54.902 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:54.902 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:54.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:54.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:54.902 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:54.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:55.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:55.402 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 12:47:55.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 12:47:55.403 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 12:47:55.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 12:47:55.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 12:47:55.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:55.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:55.436 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:55.436 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:55.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:55.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:55.436 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:55.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 'Delete.*'] is available.... 12:47:56.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 12:47:56.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:56.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:56.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:56.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:56.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:56.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:47:56.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:56.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:56.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:56.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:56.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:56.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:56.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:56.027 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:56.027 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:56.027 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:56.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:56.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:56.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:56.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) 12:47:56.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:56.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:56.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:56.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:56.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:56.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:56.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:56.029 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:56.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:56.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:56.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:56.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:56.032 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:56.533 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:56.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:56.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 12:47:56.533 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 12:47:56.533 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 12:47:56.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 12:47:56.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:56.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:56.566 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:56.566 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:56.566 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:56.566 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:56.566 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:56.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:56.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:56.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:57.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:57.066 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 12:47:57.066 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 12:47:57.067 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 12:47:57.067 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 12:47:57.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 12:47:57.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:57.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:57.097 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:57.097 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:57.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:57.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:57.097 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:57.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 'Delete.*'] is available.... 12:47:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:47:57.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:57.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:57.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:57.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:57.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:57.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:47:57.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:57.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:57.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:57.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:57.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:57.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:57.682 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:57.683 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:57.683 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:57.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:57.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:57.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:47:57.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:57.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:57.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:57.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:57.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:57.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:57.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:57.684 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:57.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:57.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:57.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:57.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:57.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:57.687 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:58.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:58.188 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:58.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 12:47:58.188 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 12:47:58.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 12:47:58.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 12:47:58.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:58.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.219 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:47:58.219 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:47:58.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:47:58.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:47:58.219 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:47:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:58.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:58.719 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 12:47:58.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 12:47:58.719 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 12:47:58.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 12:47:58.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 12:47:58.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:47:58.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'New' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:47:58.748 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:47:58.748 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:47:58.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:47:58.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:47:58.748 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:47:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:47:59.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 'Delete.*'] is available. finished successfully 12:47:59.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:47:59.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:59.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:59.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:59.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:47:59.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:59.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:59.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:59.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:59.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:59.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:59.358 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:47:59.358 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:47:59.358 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:47:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:59.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:59.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:59.358 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:47:59.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:47:59.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:59.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:59.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:59.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:59.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:59.359 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:47:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:59.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:59.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:59.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:47:59.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:47:59.363 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:47:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:47:59.863 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:47:59.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:47:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:47:59.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 12:47:59.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:47:59.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:47:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.3 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 6.997 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.008 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.508 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:47:59.876 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:47:59.876 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:47:59.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:47:59.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:47:59.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:47:59.877 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:47:59.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:47:59.877 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:47:59.877 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:47:59.877 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:47:59.877 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:47:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:47:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:59.878 DEBUG [main][MenuItemLookup] Item match:Window 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:47:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:59.878 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:59.878 DEBUG [main][MenuItemLookup] Item match:Window 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:59.879 DEBUG [main][MenuItemLookup] Item match:Perspective 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:47:59.879 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:47:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:47:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:59.879 DEBUG [main][MenuItemLookup] Item match:Window 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:47:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:59.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:59.879 DEBUG [main][MenuItemLookup] Item match:Window 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:59.880 DEBUG [main][MenuItemLookup] Item match:Perspective 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:47:59.880 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:47:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:59.880 DEBUG [main][MenuItemLookup] Item match:Window 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:47:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.880 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'File' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:47:59.880 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:47:59.880 DEBUG [main][MenuItemLookup] Item match:Window 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:47:59.881 DEBUG [main][MenuItemLookup] Item match:Perspective 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:47:59.881 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:47:59.881 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:47:59.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:47:59.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:47:59.881 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:47:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:47:59.908 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 12:47:59.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:47:59.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:47:59.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:47:59.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:59.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:59.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:59.909 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 12:47:59.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:47:59.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:47:59.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:47:59.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:47:59.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:47:59.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:47:59.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:47:59.910 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:47:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:47:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:47:59.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:47:59.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:00.048 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 12:48:00.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'] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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'] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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 Java Project"] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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'] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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'] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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'] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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 Java Project"] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48: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'] 12:48:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:00.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'] 12:48:00.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:00.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:00.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:00.053 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:00.053 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:00.053 DEBUG [main][MenuItemLookup] Item match:File 12:48:00.054 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:48:00.054 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:00.057 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:48:00.057 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:48:00.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:48:00.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:48:00.057 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:48:00.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.... 12:48:00.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 12:48:00.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:48:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:00.133 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:00.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:00.133 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:48:00.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:00.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:00.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:00.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:00.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:48:00.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:00.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:00.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:48:00.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:00.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:00.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:00.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:48:00.136 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:48:00.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:48:00.136 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:48:00.136 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:00.136 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:48:00.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) 12:48:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:00.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:00.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:00.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:00.137 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:48:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:00.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:00.137 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:00.137 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:00.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'] 12:48:00.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:00.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:48:00.337 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 12:48:00.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:48:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:00.338 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:48:00.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:00.338 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 12:48:00.338 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:") 12:48:00.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:00.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:00.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:00.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:00.340 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:00.341 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 12:48:00.370 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:48:00.370 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:48:00.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.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) 12:48:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:00.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:00.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:00.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:00.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:00.372 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:48:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:00.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:00.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:00.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:00.375 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.... 12:48:03.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 12:48:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:03.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:03.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 12:48:03.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:03.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:03.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:03.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:03.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:03.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:03.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:03.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:03.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:03.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:03.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:03.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:03.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:03.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:03.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:03.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:03.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:03.421 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:48:03.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:03.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:03.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:03.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:03.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:03.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:03.421 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:48:03.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:03.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:03.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:03.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:03.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:03.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:03.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:03.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:03.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:03.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:03.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:03.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:03.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:03.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:03.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:03.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:03.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:03.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:03.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:03.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:03.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:03.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:03.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:03.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:04.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:48:04.427 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:04.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:04.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:04.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:04.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 12:48:04.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:04.428 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 12:48:04.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:04.428 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:04.428 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:04.430 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:04.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:04.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:04.457 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:48:04.457 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:48:04.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:48:04.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:48:04.457 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:48:04.527 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"] 12:48:04.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:04.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:04.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:04.529 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 12:48:04.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:04.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.dialogs.PropertyDialog, index 0 and no matchers specified 12:48:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:04.536 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 12:48:04.536 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 12:48:04.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 12:48:04.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 12:48:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.654 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") 12:48:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:04.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:04.661 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") 12:48:04.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:04.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 12:48:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:04.674 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") 12:48:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:04.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 12:48:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:04.677 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") 12:48:04.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:04.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 12:48:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:04.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:04.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:04.690 DEBUG [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) 12:48:04.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:04.691 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:04.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:04.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:04.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:04.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:04.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:04.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:04.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:04.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:04.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:04.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:04.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:04.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:04.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:04.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:04.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:04.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:04.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.745 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:48:04.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:04.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:04.745 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:04.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:48:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:04.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:04.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:04.746 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:04.746 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:04.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:04.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:04.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:04.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:04.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:04.749 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:04.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:04.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:04.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:04.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:04.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:04.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:05.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:05.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:05.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:48:05.750 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:05.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:05.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:05.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:05.751 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 12:48:05.751 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:05.751 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:05.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:05.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:05.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:05.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:05.780 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:48:05.780 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:48:05.780 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:48:05.780 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:48:05.780 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:48:05.925 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"] 12:48:05.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:05.925 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:05.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:05.927 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 12:48:05.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:05.927 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 12:48:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:05.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:05.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 12:48:05.928 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 12:48:05.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 12:48:05.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 12:48:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.930 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 12:48:05.930 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") 12:48:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:05.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:05.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:05.939 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") 12:48:05.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:05.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:05.952 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 12:48:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:05.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:05.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:05.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:05.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 12:48:05.954 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 12:48:05.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 12:48:05.955 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 12:48:05.955 DEBUG [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...") 12:48:05.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:05.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:05.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:05.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:05.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:05.966 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 12:48:05.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:05.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:05.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:05.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.039 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.... 12:48:06.039 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 12:48:06.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 12:48:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.040 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...") 12:48:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.041 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 12:48:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:48:06.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:06.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:06.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:06.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.135 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 12:48:06.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:06.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.135 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 12:48:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:06.137 DEBUG [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...") 12:48:06.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.139 INFO [WorkbenchTestable][AbstractButton] Click button &New... 12:48:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 12:48:06.182 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 12:48:06.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 12:48:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.183 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:") 12:48:06.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:06.184 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:06.184 INFO [WorkbenchTestable][AbstractText] Text set to: VN 12:48:06.185 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:") 12:48:06.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:06.188 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:06.189 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 12:48:06.189 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:48:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.191 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:06.235 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 12:48:06.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:06.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:06.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:48:06.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.242 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:06.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:06.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 12:48:06.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.317 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) 12:48:06.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.318 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:06.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.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") 12:48:06.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.362 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:06.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:06.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:06.863 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") 12:48:06.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:06.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:06.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:06.868 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 12:48:06.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:06.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:06.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:06.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 12:48:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:06.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:06.870 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:06.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:06.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:06.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.872 DEBUG [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") 12:48:06.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:06.874 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:06.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:06.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:06.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:06.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:06.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:48:06.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:06.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:06.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 '\*?\QPackage Explorer\E') 12:48:06.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:06.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:06.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:06.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:06.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:06.924 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:06.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:06.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:06.927 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:06.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:06.929 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:06.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:06.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:06.975 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:48:06.975 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:48:06.975 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:48:06.975 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:48:06.975 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:48:07.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 buildpathspropertypagetest"] 12:48:07.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:07.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:07.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:07.166 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 12:48:07.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:07.166 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 12:48:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:07.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:07.168 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 12:48:07.168 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 12:48:07.168 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 12:48:07.168 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 12:48:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.168 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 12:48:07.169 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") 12:48:07.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:07.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:07.170 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 12:48:07.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:07.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:07.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:07.172 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 12:48:07.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:07.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:07.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:07.173 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 12:48:07.173 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 12:48:07.173 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 12:48:07.174 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 12:48:07.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:48:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.176 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:48:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.191 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") 12:48:07.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:07.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:07.193 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 12:48:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:07.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:07.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:07.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:07.195 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 12:48:07.195 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 12:48:07.195 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 12:48:07.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 12:48:07.197 DEBUG [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...") 12:48:07.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.199 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 12:48:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.247 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.... 12:48:07.248 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 12:48:07.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 12:48:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:07.248 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") 12:48:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:48:07.249 TRACE [main][WidgetHandler] Notify Table with event 13 12:48:07.249 TRACE [main][WidgetHandler] Wait for synchronization 12:48:07.249 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...") 12:48:07.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.259 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 12:48:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:48:07.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:07.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:07.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:07.350 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 12:48:07.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:07.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:07.350 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 12:48:07.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:07.352 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") 12:48:07.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:48:07.353 TRACE [main][WidgetHandler] Notify Table with event 13 12:48:07.353 TRACE [main][WidgetHandler] Wait for synchronization 12:48:07.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.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") 12:48:07.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.355 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:48:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:07.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:07.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 12:48:07.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:07.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:48:07.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:07.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 12:48:07.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:07.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.360 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 12:48:07.399 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 12:48:07.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 12:48:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:07.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 12:48:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.403 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 12:48:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:07.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:07.508 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) 12:48:07.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.509 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:07.537 DEBUG [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") 12:48:07.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:07.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:07.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:07.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:07.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:07.540 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:48:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:07.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:07.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:07.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:07.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:08.041 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") 12:48:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:08.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:08.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:08.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:08.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:08.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:08.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:08.044 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 12:48:08.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:08.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:08.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:08.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:08.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 12:48:08.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:08.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:08.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:08.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:08.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:08.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:08.046 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 12:48:08.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:08.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:08.546 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:08.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:08.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:09.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:09.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:09.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:09.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.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") 12:48:09.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:09.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:09.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:09.056 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:09.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:09.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:09.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:09.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:09.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:09.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:09.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:09.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:09.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:09.106 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:48:09.107 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:09.107 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 12:48:09.108 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:09.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:09.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:09.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:09.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:09.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:09.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:09.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:09.109 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:48:09.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:09.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:09.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:09.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 '\*?\QPackage Explorer\E') 12:48:09.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:09.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:09.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:09.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:09.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:09.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:09.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:09.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:09.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:09.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:09.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:09.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:09.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:09.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:09.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:09.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:09.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:09.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:09.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:09.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:10.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:48:10.135 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:10.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:10.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:10.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:10.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:48:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:10.137 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 12:48:10.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:10.137 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:10.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:10.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:10.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:10.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:10.173 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:48:10.173 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:48:10.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:48:10.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:48:10.173 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:48:10.319 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"] 12:48:10.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:10.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:10.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:10.320 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 12:48:10.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:10.320 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 12:48:10.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:10.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 12:48:10.322 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 12:48:10.322 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 12:48:10.322 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 12:48:10.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.323 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 12:48:10.323 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") 12:48:10.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:10.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:10.325 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") 12:48:10.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:10.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:10.327 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 12:48:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:10.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:10.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:10.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:10.329 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 12:48:10.329 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 12:48:10.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 12:48:10.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 12:48:10.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.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...") 12:48:10.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.332 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 12:48:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.380 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.... 12:48:10.386 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 12:48:10.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 12:48:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:10.387 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...") 12:48:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.388 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 12:48:10.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:48:10.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:10.486 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:10.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:10.487 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 12:48:10.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:10.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:10.487 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 12:48:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:10.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:10.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:10.489 DEBUG [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...") 12:48:10.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.491 INFO [WorkbenchTestable][AbstractButton] Click button &New... 12:48:10.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 12:48:10.533 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 12:48:10.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 12:48:10.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:10.534 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:") 12:48:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:10.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:10.538 INFO [WorkbenchTestable][AbstractText] Text set to: VN 12:48:10.541 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:") 12:48:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:10.542 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:10.543 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 12:48:10.543 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) 12:48:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.545 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:10.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:10.583 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 12:48:10.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:10.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:48:10.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.587 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:10.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:10.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 12:48:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:10.652 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) 12:48:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.653 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:10.697 DEBUG [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") 12:48:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:10.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:10.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:10.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:10.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:10.701 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:48:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:10.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:10.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:10.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:10.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:11.201 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") 12:48:11.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:11.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:11.205 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 12:48:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:11.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:11.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:11.207 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 12:48:11.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:11.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 12:48:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:11.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:11.207 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:11.207 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 12:48:11.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:11.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:11.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.209 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:48:11.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.211 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:11.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:11.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:11.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:48:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:11.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:48:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:11.263 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:11.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:11.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:11.264 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:11.264 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:11.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:11.285 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:11.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:11.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.309 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:11.310 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:48:11.310 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:48:11.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:48:11.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:48:11.310 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:48:11.457 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"] 12:48:11.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:11.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:11.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.459 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 12:48:11.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:11.459 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 12:48:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:11.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 12:48:11.460 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 12:48:11.460 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 12:48:11.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 12:48:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.461 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 12:48:11.461 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") 12:48:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:11.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:11.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:11.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:11.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:11.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:11.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:11.463 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 12:48:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:11.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:11.465 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 12:48:11.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:11.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 12:48:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:11.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:11.465 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 12:48:11.465 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 12:48:11.465 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 12:48:11.467 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 12:48:11.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:48:11.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.469 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:48:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.484 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") 12:48:11.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:11.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:11.486 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 12:48:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:11.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:11.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 12:48:11.488 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 12:48:11.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 12:48:11.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 12:48:11.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.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...") 12:48:11.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.492 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 12:48:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.541 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.... 12:48:11.541 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 12:48:11.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 12:48:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.542 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") 12:48:11.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:48:11.543 TRACE [main][WidgetHandler] Notify Table with event 13 12:48:11.543 TRACE [main][WidgetHandler] Wait for synchronization 12:48:11.551 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...") 12:48:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.552 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 12:48:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:48:11.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:11.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:11.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.648 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 12:48:11.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:11.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 12:48:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.648 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 12:48:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:11.650 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") 12:48:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:48:11.650 TRACE [main][WidgetHandler] Notify Table with event 13 12:48:11.650 TRACE [main][WidgetHandler] Wait for synchronization 12:48:11.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:48:11.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.652 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:48:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.652 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.652 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:11.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:11.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 12:48:11.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:11.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:48:11.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:11.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 12:48:11.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:11.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.667 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:11.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 12:48:11.704 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 12:48:11.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 12:48:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:11.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:11.705 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) 12:48:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.705 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 12:48:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:11.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:11.807 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) 12:48:11.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.808 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:11.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:48:11.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:11.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:11.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:11.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:11.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:11.842 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:48:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:11.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:11.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:11.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:11.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:12.343 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") 12:48:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:12.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:12.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:12.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:12.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:12.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:12.346 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 12:48:12.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:12.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:12.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:12.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:12.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:12.348 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 12:48:12.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:12.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:12.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:12.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:12.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:12.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:12.348 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 12:48:12.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:12.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:12.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:12.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:13.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:13.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:13.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:13.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.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") 12:48:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:13.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:13.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:13.361 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:48:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:13.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:13.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:13.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:13.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:13.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:13.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:13.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:13.430 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:13.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:13.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:13.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:13.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:13.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:13.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:13.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:13.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:13.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:13.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:48:13.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:13.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:13.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:13.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:48:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:13.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:13.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:13.433 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:13.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:13.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:13.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:13.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:13.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:13.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:13.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:13.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:13.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:13.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:13.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:13.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:14.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:14.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:48:14.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:48:14.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:48:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:14.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 12:48:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:14.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:14.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:14.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:14.458 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 12:48:14.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:14.458 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:14.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:14.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:14.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:14.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Configure' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Validate' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:14.488 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:48:14.488 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 12:48:14.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 12:48:14.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 12:48:14.488 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 12:48:14.630 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"] 12:48:14.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:14.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:14.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:14.632 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 12:48:14.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:14.632 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 12:48:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:14.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:14.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:14.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:14.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:14.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:14.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 12:48:14.633 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 12:48:14.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 12:48:14.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 12:48:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:14.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:14.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:14.634 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") 12:48:14.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:14.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:14.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:14.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:14.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:14.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 12:48:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:14.636 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 12:48:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:48:14.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:48:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:14.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 12:48:14.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 12:48:14.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:14.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:14.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:14.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 12:48:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:14.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 12:48:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:14.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 12:48:14.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 12:48:14.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:14.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:15.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:15.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 12:48:15.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:15.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 12:48:15.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 12:48:15.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:15.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:15.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.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) 12:48:15.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:15.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:15.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:15.650 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:15.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:15.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:15.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:15.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:15.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:15.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:15.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:15.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:15.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:15.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:15.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 12:48:15.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:15.703 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:48:15.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:15.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:15.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:15.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:15.704 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:15.704 DEBUG [main][MenuItemLookup] Item match:Window 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:15.704 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:15.704 DEBUG [main][MenuItemLookup] Item match:Show View 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:15.707 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:48:15.707 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:48:15.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:48:15.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:48:15.730 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:48:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:48:15.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 12:48:15.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:48:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:15.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 12:48:15.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:15.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:48:15.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:15.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:15.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:15.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:48:15.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:15.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:15.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:48:15.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:15.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:48:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:15.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:48:15.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:48:15.801 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:48:15.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:48:15.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:48:15.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:15.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:48:15.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:15.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.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 "Open") 12:48:15.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:15.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:48:15.802 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:15.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:15.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:15.803 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:48:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:15.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:15.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:48:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:48:15.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:48:15.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:48:15.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.869 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:15.870 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:15.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:48:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:15.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:15.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:15.871 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:48:15.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:48:15.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:15.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:48:15.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:48:15.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:48:15.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:48:15.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:48:15.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:15.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:15.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:15.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:16.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:16.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:16.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:16.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:48:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:48:16.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:48:16.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:48:16.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:16.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:48:16.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:48:16.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:16.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:16.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:16.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:16.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:16.898 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 12:48:16.898 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:16.898 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:16.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:16.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:16.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:16.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:16.938 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:48:16.938 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:48:16.938 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:48:16.938 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:48:16.938 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:48:16.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:16.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:16.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:17.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:17.439 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 12:48:17.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 12:48:17.439 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 12:48:17.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 12:48:17.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 12:48:17.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:48:17.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'New' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:48:17.508 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:48:17.508 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:48:17.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:48:17.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:48:17.508 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:48:17.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.... 12:48:18.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:48:18.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:48:18.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:18.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.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: 32) 12:48:18.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:48:18.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:18.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:18.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:18.116 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:48:18.116 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:48:18.116 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:48:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:18.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:18.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:18.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:48:18.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:48:18.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:18.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:18.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:18.117 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:18.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:18.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:18.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:18.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:48:18.120 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:48:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:48:18.620 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:48:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:18.621 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 12:48:18.621 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:18.621 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.749 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.323 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 4.363 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.322 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.267 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:18.629 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:18.629 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:48:18.630 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:18.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:18.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:18.630 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:48:18.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:18.630 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:48:18.630 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:18.630 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:48:18.630 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:48:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:48:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:18.631 DEBUG [main][MenuItemLookup] Item match:Window 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:48:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:18.631 DEBUG [main][MenuItemLookup] Item match:Window 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:18.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:48:18.632 DEBUG [main][MenuItemLookup] Item match:Perspective 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:48:18.632 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:48:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:48:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:18.632 DEBUG [main][MenuItemLookup] Item match:Window 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:48:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:18.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:18.632 DEBUG [main][MenuItemLookup] Item match:Window 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:48:18.633 DEBUG [main][MenuItemLookup] Item match:Perspective 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:48:18.633 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:48:18.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:18.633 DEBUG [main][MenuItemLookup] Item match:Window 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:48:18.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.633 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:48:18.634 DEBUG [main][MenuItemLookup] Item match:Window 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:48:18.634 DEBUG [main][MenuItemLookup] Item match:Perspective 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:48:18.634 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:48:18.634 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:48:18.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:48:18.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:48:18.634 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:48:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:48:18.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 12:48:18.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:48:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:18.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:48:18.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:18.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.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 "Reset Perspective") 12:48:18.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:18.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:48:18.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:18.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:18.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:18.662 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:48:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:18.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:18.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:18.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:18.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'] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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'] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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 Project"] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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'] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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'] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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'] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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 Project"] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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'] 12:48:18.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.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'] 12:48:18.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:18.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:18.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:18.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:18.812 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.812 DEBUG [main][MenuItemLookup] Item match:File 12:48:18.813 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:48:18.813 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:18.815 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:48:18.815 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:48:18.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:48:18.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:48:18.816 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:48:18.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.... 12:48: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 'New|Select a wizard'] is available. finished successfully 12:48:18.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:48:18.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:18.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:18.891 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:18.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:18.892 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:48:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:18.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:18.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:48:18.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:18.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:18.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:48:18.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:18.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:18.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:18.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:18.894 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:48:18.894 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:48:18.894 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:48:18.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:48:18.894 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:18.894 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:48:18.894 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:48:18.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:18.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:18.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:18.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:18.895 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:48:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:18.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:18.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:19.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:19.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:19.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:19.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:48:19.093 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 12:48:19.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:48:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:19.094 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:48:19.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:19.094 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 12:48:19.094 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:") 12:48:19.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:19.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:19.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:19.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:19.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:19.098 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:19.099 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 12:48:19.127 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:48:19.127 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:48:19.127 DEBUG [WorkbenchTestable][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) 12:48:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:19.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:19.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:19.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:19.129 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:48:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:19.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:19.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:19.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:19.133 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.... 12:48:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available. failed, NO exception will be thrown 12:48:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:22.204 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 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:22.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:22.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:22.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:22.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:22.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:22.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:22.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'] 12:48:22.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.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'] 12:48:22.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.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 Class"] 12:48:22.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.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'] 12:48:22.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.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'] 12:48:22.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:22.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:48:22.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:22.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.205 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:22.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:22.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:22.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:22.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:22.205 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:22.205 DEBUG [main][MenuItemLookup] Item match:File 12:48:22.206 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:48:22.206 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:22.209 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:48:22.209 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:48:22.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:48:22.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:48:22.209 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:48:22.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 'New|Select a wizard'] is available.... 12:48:22.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. finished successfully 12:48:22.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:48:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:22.332 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:22.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:48:22.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:48:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:22.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:48:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:22.334 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:22.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:22.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:48:22.335 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:48:22.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:48:22.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:48:22.338 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:22.338 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:48:22.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:48:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:22.339 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:48:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:22.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:22.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:22.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:22.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:22.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:48:22.554 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 12:48:22.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:48:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:22.555 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:22.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:22.555 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:") 12:48:22.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:22.558 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:22.559 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 12:48:22.584 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:") 12:48:22.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:22.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:22.630 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 12:48:22.634 DEBUG [WorkbenchTestable][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") 12:48:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:22.635 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 12:48:22.636 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 12:48:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:22.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:22.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:22.636 TRACE [main][WidgetHandler] Notify Button with event 27 12:48:22.636 TRACE [main][WidgetHandler] Wait for synchronization 12:48:22.636 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:22.636 TRACE [main][WidgetHandler] Wait for synchronization 12:48:22.636 TRACE [main][WidgetHandler] Notify Button with event 26 12:48:22.636 TRACE [main][WidgetHandler] Wait for synchronization 12:48:22.636 TRACE [main][WidgetHandler] Notify Button with event 3 12:48:22.636 TRACE [main][WidgetHandler] Wait for synchronization 12:48:22.636 TRACE [main][WidgetHandler] Notify Button with event 4 12:48:22.636 TRACE [main][WidgetHandler] Wait for synchronization 12:48:22.636 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:22.636 TRACE [main][WidgetHandler] Wait for synchronization 12:48:22.636 DEBUG [WorkbenchTestable][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") 12:48:22.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:22.637 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 12:48:22.637 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 12:48:22.637 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 12:48:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:22.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:22.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:22.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:22.637 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:") 12:48:22.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:22.661 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:22.662 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 12:48: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 "Add...") 12:48:22.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:22.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:22.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:22.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:22.666 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:22.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:22.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:22.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:22.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:48:22.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:22.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:22.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:22.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:22.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:22.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:22.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:22.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:22.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:22.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:22.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:22.766 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 12:48:22.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:22.767 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 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:22.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:23.267 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 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:23.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:24.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:25.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:25.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:25.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:25.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:25.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:25.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:25.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:25.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:25.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:25.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:25.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:25.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:25.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:25.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 "OK") 12:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:25.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:25.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:25.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:25.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:25.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:25.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:25.774 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:25.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:25.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:25.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:25.813 DEBUG [WorkbenchTestable][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)") 12:48:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:25.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:25.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:25.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:25.817 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:48:25.817 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:48:25.817 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:48:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:25.817 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:25.817 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:25.817 DEBUG [WorkbenchTestable][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") 12:48:25.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:25.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:25.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:25.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:25.819 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 12:48:25.819 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 12:48:25.819 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 12:48:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:25.819 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:25.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:25.819 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:25.819 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:48:25.819 DEBUG [WorkbenchTestable][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) 12:48:25.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:25.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:25.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:25.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:25.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:25.822 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:48:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:25.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:25.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:25.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:26.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 12:48:26.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 12:48:26.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:26.402 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:26.402 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 12:48:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 12:48:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3679ec73 is found... 12:48:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3679ec73 is found finished successfully 12:48:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 12:48:26.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:48:26.403 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:48:26.404 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 12:48:26.405 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:48:26.405 DEBUG [main][EditorHandler] 1 editor(s) found 12:48:26.405 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 12:48:26.544 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 12:48:26.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:26.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:26.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:26.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:26.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:26.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:26.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:26.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:26.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:26.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:26.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:26.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'] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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'] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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 Java Class"] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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'] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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'] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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'] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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 Java Class"] 12:48:26.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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'] 12:48:26.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.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'] 12:48:26.546 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:26.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:26.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:26.546 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:26.546 DEBUG [main][MenuItemLookup] Item match:File 12:48:26.547 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:48:26.547 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:26.550 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:48:26.550 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:48:26.550 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:48:26.550 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:48:26.550 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:48:26.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:48:26.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:48:26.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:48:26.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:26.695 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:26.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:48:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:48:26.697 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:26.697 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:26.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:26.697 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:48:26.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:26.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:26.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:26.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:26.698 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:48:26.698 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:48:26.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:48:26.698 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:48:26.698 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:26.698 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:48:26.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:48:26.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.700 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:48:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:26.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:26.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:26.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:26.824 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:26.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:48:26.832 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 12:48:26.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:48:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:26.833 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:26.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:26.833 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:") 12:48:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:26.835 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.836 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 12:48:26.842 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:") 12:48:26.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:26.868 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.869 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 12:48:26.869 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:") 12:48:26.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:26.883 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.884 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 12:48:26.892 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:") 12:48:26.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:26.902 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.902 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:") 12:48:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:26.907 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.908 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:") 12:48:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:26.949 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.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.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:") 12:48:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.951 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 12:48:26.952 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 12:48:26.952 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 12:48:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:26.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:26.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:26.954 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 12:48:26.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:26.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:26.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:48:26.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:48:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:48:26.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.955 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 12:48:26.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:26.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:26.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:48:26.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:48:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:48:26.956 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.956 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 12:48:26.960 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 12:48:26.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:26.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:26.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:48:26.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:48:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:48:26.977 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.977 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 12:48:26.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:26.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:26.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:48:26.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:48:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:48:26.977 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:26.977 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 12:48:26.982 DEBUG [WorkbenchTestable][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") 12:48:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.983 DEBUG [WorkbenchTestable][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") 12:48:26.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.984 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 12:48:26.984 DEBUG [WorkbenchTestable][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") 12:48:26.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.985 DEBUG [WorkbenchTestable][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") 12:48:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.986 DEBUG [WorkbenchTestable][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") 12:48:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.987 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 12:48:26.987 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 12:48:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:26.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:26.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:26.987 TRACE [main][WidgetHandler] Notify Button with event 27 12:48:26.987 TRACE [main][WidgetHandler] Wait for synchronization 12:48:26.987 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:26.987 TRACE [main][WidgetHandler] Wait for synchronization 12:48:26.987 TRACE [main][WidgetHandler] Notify Button with event 26 12:48:26.987 TRACE [main][WidgetHandler] Wait for synchronization 12:48:26.987 TRACE [main][WidgetHandler] Notify Button with event 3 12:48:26.987 TRACE [main][WidgetHandler] Wait for synchronization 12:48:26.987 TRACE [main][WidgetHandler] Notify Button with event 4 12:48:26.987 TRACE [main][WidgetHandler] Wait for synchronization 12:48:26.987 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:26.987 TRACE [main][WidgetHandler] Wait for synchronization 12:48:26.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 12:48:26.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.988 DEBUG [WorkbenchTestable][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") 12:48:26.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.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.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") 12:48:26.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.990 DEBUG [WorkbenchTestable][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") 12:48:26.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:26.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:26.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:26.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: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 12:48:26.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:26.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.003 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 12:48:27.003 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 12:48:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.003 TRACE [main][WidgetHandler] Notify Button with event 27 12:48:27.003 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.003 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.003 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.003 TRACE [main][WidgetHandler] Notify Button with event 26 12:48:27.003 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.003 TRACE [main][WidgetHandler] Notify Button with event 3 12:48:27.003 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.003 TRACE [main][WidgetHandler] Notify Button with event 4 12:48:27.003 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.003 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.003 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.003 DEBUG [WorkbenchTestable][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") 12:48:27.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.004 DEBUG [WorkbenchTestable][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") 12:48:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.005 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "private") 12:48:27.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.006 DEBUG [WorkbenchTestable][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") 12:48:27.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 12:48:27.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.018 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 12:48:27.018 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 12:48:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.018 TRACE [main][WidgetHandler] Notify Button with event 27 12:48:27.018 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.018 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.018 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.018 TRACE [main][WidgetHandler] Notify Button with event 26 12:48:27.018 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.018 TRACE [main][WidgetHandler] Notify Button with event 3 12:48:27.018 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.018 TRACE [main][WidgetHandler] Notify Button with event 4 12:48:27.018 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.018 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.018 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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") 12:48:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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") 12:48:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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:") 12:48:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.023 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 12:48:27.023 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 12:48:27.023 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 12:48:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 12:48:27.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.037 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 12:48:27.037 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 12:48:27.037 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 12:48:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.037 DEBUG [WorkbenchTestable][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") 12:48:27.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.038 DEBUG [WorkbenchTestable][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") 12:48:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.039 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 12:48:27.039 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 12:48:27.039 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 12:48:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.040 DEBUG [WorkbenchTestable][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") 12:48:27.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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") 12:48:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.047 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 12:48:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.048 TRACE [main][WidgetHandler] Notify Button with event 27 12:48:27.048 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.048 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.048 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.048 TRACE [main][WidgetHandler] Notify Button with event 26 12:48:27.048 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.048 TRACE [main][WidgetHandler] Notify Button with event 3 12:48:27.048 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.048 TRACE [main][WidgetHandler] Notify Button with event 4 12:48:27.048 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.048 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.048 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.049 DEBUG [WorkbenchTestable][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") 12:48:27.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.050 INFO [WorkbenchTestable][AbstractButton] Click button non&e 12:48:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.050 TRACE [main][WidgetHandler] Notify Button with event 27 12:48:27.050 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.050 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.050 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.050 TRACE [main][WidgetHandler] Notify Button with event 26 12:48:27.050 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.050 TRACE [main][WidgetHandler] Notify Button with event 3 12:48:27.050 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.050 TRACE [main][WidgetHandler] Notify Button with event 4 12:48:27.050 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.050 TRACE [main][WidgetHandler] Notify Button with event 13 12:48:27.050 TRACE [main][WidgetHandler] Wait for synchronization 12:48:27.051 DEBUG [WorkbenchTestable][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") 12:48:27.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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") 12:48:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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") 12:48:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.055 DEBUG [WorkbenchTestable][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") 12:48:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.056 DEBUG [WorkbenchTestable][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)") 12:48:27.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.058 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:48:27.058 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 12:48:27.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.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)") 12:48:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.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.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)") 12:48:27.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.068 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:48:27.068 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:48:27.068 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:48:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.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.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)") 12:48:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.070 DEBUG [WorkbenchTestable][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") 12:48:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:48:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.074 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 12:48:27.074 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 12:48:27.074 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 12:48:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.074 DEBUG [WorkbenchTestable][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") 12:48:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 12:48:27.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.085 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 12:48:27.086 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 12:48:27.086 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 12:48:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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") 12:48:27.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.088 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:27.088 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 12:48:27.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.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) 12:48:27.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.090 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:27.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:27.131 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:48:27.132 DEBUG [main][EditorHandler] 0 editor(s) found 12:48:27.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:27.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:27.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:27.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:27.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:27.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:27.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:27.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:27.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:27.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:27.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:27.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.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: "New Java Class"] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:27.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:27.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:27.134 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:27.134 DEBUG [main][MenuItemLookup] Item match:File 12:48:27.134 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:48:27.134 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:27.137 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:48:27.137 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:48:27.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:48:27.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:48:27.137 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:48:27.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 'New|Select a wizard'] is available.... 12:48:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:48:27.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:48:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:27.238 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:27.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:48:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:48:27.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:27.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:27.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:48:27.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:27.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:27.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:27.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:27.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:48:27.240 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:48:27.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:48:27.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:48:27.241 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:27.241 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:48:27.241 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:48:27.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.242 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:48:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.327 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:27.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:48:27.328 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 12:48:27.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:48:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:27.329 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:27.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:48:27.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:27.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:27.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:27.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:27.330 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:27.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:27.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:27.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 12:48:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:27.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:27.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:27.392 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:27.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:27.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:27.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:27.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:27.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:27.392 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:27.393 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 12:48:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:27.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:27.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:28.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:28.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:28.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:29.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:29.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:30.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:30.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:30.394 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:30.394 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:30.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:30.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:30.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:30.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:30.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:48:40.400 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:40.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:40.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:40.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:40.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:40.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:40.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:40.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:41.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:48:41.902 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 12:48:41.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:41.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:41.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:41.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:41.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:41.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:41.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:41.904 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:41.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:41.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:41.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:41.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:41.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:41.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:41.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:41.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:41.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:41.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:48:42.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:48:42.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:42.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:42.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:42.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:42.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:42.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:42.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:42.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:42.947 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:42.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:42.947 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:42.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:42.984 DEBUG [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.... 12:48:42.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:42.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:42.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:42.985 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:42.986 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:42.986 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:42.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:42.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:42.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:42.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:42.986 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:42.986 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 12:48:42.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:42.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:43.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:43.987 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:44.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:44.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:45.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:45.988 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:45.988 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:45.988 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:45.988 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:45.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:45.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:45.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:45.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:45.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:45.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:45.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:45.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:45.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:45.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:45.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:45.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:48:45.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:45.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:45.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:45.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:45.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:45.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:45.994 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:45.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:45.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:45.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:46.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:46.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:46.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:46.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:46.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:46.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:46.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:46.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:46.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:46.032 TRACE [main][WidgetHandler] Notify Table with event 13 12:48:46.032 TRACE [main][WidgetHandler] Wait for synchronization 12:48:46.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:48:46.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:46.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:46.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:46.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:46.035 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:48:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:46.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:46.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:46.035 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:46.035 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 12:48:46.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 12:48:46.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:46.037 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:48:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:46.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:46.038 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:46.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:48:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:48:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:46.078 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:48:46.078 DEBUG [main][EditorHandler] 0 editor(s) found 12:48:46.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:46.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:48:46.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:48:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:46.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:46.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:46.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:48:46.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:48:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:48:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:48:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:48:46.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:48:46.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:48:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:46.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:46.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:48:46.079 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:48:46.079 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:46.079 DEBUG [main][MenuItemLookup] Item match:File 12:48:46.080 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:48:46.080 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'File' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'' 12:48:46.082 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:48:46.082 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:48:46.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:48:46.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:48:46.083 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:48:46.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:48:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:48:46.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:48:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:46.173 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:46.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:48:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:48:46.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:46.174 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:46.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:48:46.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:48:46.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:48:46.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:48:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:48:46.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:48:46.175 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:48:46.175 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:48:46.175 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:48:46.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:48:46.175 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:48:46.175 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:48:46.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:48:46.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:46.176 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:48:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:46.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:46.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:46.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:46.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'] 12:48:46.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.255 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:48:46.255 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 12:48:46.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:48:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:46.256 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:48:46.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:48:46.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 12:48:46.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:46.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:46.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:46.258 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:46.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:46.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 12:48:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:46.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:46.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:46.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:46.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:46.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:46.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:46.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:46.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:46.316 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 12:48:46.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:46.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:46.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:47.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:47.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:48.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:48.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:49.317 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:49.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:49.317 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:49.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:49.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:49.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:49.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:49.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:49.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:49.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:49.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:49.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:49.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:49.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:49.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:49.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:49.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:49.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:49.322 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:49.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:49.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:49.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:49.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 "Add...") 12:48:49.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:49.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:49.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:49.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:49.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:49.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:49.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:49.366 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:49.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:49.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:49.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:49.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 12:48:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:49.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:49.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:49.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:49.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:49.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:49.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:49.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:49.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:49.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:49.409 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:49.409 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 12:48:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:49.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:49.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:50.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:50.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:51.410 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:51.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:51.911 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:52.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 12:48:52.411 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:52.411 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:52.411 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:52.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:52.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:52.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:52.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:52.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:52.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 12:48:52.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:52.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:52.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:52.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:52.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:52.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:52.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:52.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:48:52.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:52.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:52.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:52.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:52.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:52.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:52.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:52.417 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:52.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:52.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:52.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:52.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 "Add...") 12:48:52.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:52.454 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:52.454 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:52.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:52.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:52.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:52.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:52.457 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:52.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:52.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:52.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:52.501 DEBUG [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.... 12:48:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:52.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:52.502 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:52.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:52.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:52.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:52.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:52.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:52.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:52.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:52.503 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:52.503 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 12:48:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:52.503 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:53.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:53.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:54.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:54.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:55.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:55.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:55.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:55.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:55.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:55.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:55.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:55.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:55.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:55.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:55.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:55.509 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:55.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:55.509 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:55.509 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:55.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:55.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:55.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:55.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:48:55.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:55.510 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:55.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:55.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:55.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:55.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:55.511 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:55.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:55.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:55.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:55.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:48:55.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:55.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:55.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:55.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:55.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:55.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:55.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:55.549 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:55.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:55.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available.... 12:48:55.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:55.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:55.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:55.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:55.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:55.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:55.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:55.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:55.594 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:55.595 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 12:48:55.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:55.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:56.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:56.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:57.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:57.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:58.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:48:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:48:58.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 12:48:58.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:58.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:58.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:58.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:58.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:58.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:58.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:58.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:58.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:58.601 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:48:58.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:58.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:58.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:58.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:58.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:58.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:48:58.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:48:58.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:58.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:58.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:58.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:58.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:58.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:58.604 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:48:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:58.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:58.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:58.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 "Add...") 12:48:58.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:58.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:48:58.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:58.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:58.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:58.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:48:58.648 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:48:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:48:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:48:58.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:48:58.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:48:58.691 DEBUG [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.... 12:48:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:48:58.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 12:48:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:48:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:48:58.692 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:48:58.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:48:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:48:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:48:58.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:48:58.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:48:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:48:58.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:48:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:48:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:48:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:48:58.693 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:48:58.693 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 12:48:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:58.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:59.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:48:59.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:00.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:00.694 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:01.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:01.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:01.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:01.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:01.194 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:01.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:01.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:01.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:01.195 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:01.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:49:01.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:49:01.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:49:01.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:49:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.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 "OK") 12:49:01.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 12:49:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.700 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:49:01.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.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 12:49:01.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.739 TRACE [main][WidgetHandler] Notify Table with event 13 12:49:01.739 TRACE [main][WidgetHandler] Wait for synchronization 12:49:01.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 "Remove") 12:49:01.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.744 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:49:01.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.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 12:49:01.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.747 TRACE [main][WidgetHandler] Notify Table with event 13 12:49:01.747 TRACE [main][WidgetHandler] Wait for synchronization 12:49:01.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 "Remove") 12:49:01.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.749 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:49:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:49:01.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.755 TRACE [main][WidgetHandler] Notify Table with event 13 12:49:01.755 TRACE [main][WidgetHandler] Wait for synchronization 12:49:01.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:49:01.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.757 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:49:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:49:01.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.760 TRACE [main][WidgetHandler] Notify Table with event 13 12:49:01.761 TRACE [main][WidgetHandler] Wait for synchronization 12:49:01.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:49:01.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.762 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:49:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:49:01.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:49:01.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:49:01.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:49:01.765 TRACE [main][WidgetHandler] Notify Table with event 13 12:49:01.765 TRACE [main][WidgetHandler] Wait for synchronization 12:49:01.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:49:01.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 12:49:01.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.767 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:49:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.768 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:49:01.768 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 12:49:01.768 DEBUG [WorkbenchTestable][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) 12:49:01.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.773 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:49:01.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:01.815 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:49:01.815 DEBUG [main][EditorHandler] 0 editor(s) found 12:49:01.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:49:01.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:01.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:01.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:01.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:01.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:49:01.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:01.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:49:01.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:49:01.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:01.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:01.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:01.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'] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.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'] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.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'] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.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'] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.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'] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.816 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:49:01.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:01.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:01.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:01.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:01.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:01.817 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:01.817 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:01.817 DEBUG [main][MenuItemLookup] Item match:File 12:49:01.817 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:01.817 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:01.820 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:01.820 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:01.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:01.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:01.820 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:01.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:01.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:49:01.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:01.900 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:01.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:01.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:01.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:01.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:01.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:01.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:49:01.908 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:49:01.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:49:01.908 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:49:01.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:01.908 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:01.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:01.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:01.909 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:01.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:01.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:01.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:01.984 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:01.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.984 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:49:01.984 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 12:49:01.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:49:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:01.985 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:49:01.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:01.985 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:") 12:49:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:01.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:01.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:01.990 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 12:49:01.996 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:") 12:49:01.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:01.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:02.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:02.032 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 12:49:02.046 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:49:02.046 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:49:02.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 12:49:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:02.049 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:02.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:02.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:02.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:02.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 12:49:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 12:49:02.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:02.556 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:02.556 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 12:49:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 12:49:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@640fb0cb is found... 12:49:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@640fb0cb is found finished successfully 12:49:02.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 12:49:02.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:02.558 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:02.558 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 12:49:02.558 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:49:02.559 DEBUG [main][EditorHandler] 1 editor(s) found 12:49:02.559 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 12:49:02.639 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 12:49:02.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:49:02.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:02.639 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:02.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:02.640 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 12:49:02.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:02.647 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:49:02.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:02.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:02.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:02.648 DEBUG [main][MenuItemLookup] Item match:Window 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:02.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:02.648 DEBUG [main][MenuItemLookup] Item match:Show View 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:02.652 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:49:02.652 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:49:02.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:49:02.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:49:02.652 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:49:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:49:02.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:49:02.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:49:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:02.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:49:02.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:02.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:49:02.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:49:02.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:49:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:02.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:49:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:02.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:49:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:49:02.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:49:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:02.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:49:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:02.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:49:02.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:49:02.796 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:49:02.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:49:02.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:49:02.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:02.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:49:02.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:02.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.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 "Open") 12:49:02.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:02.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:49:02.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:02.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:02.832 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:49:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:02.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:02.832 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:02.832 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:49:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:49:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:49:02.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:49:02.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:02.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:02.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:49:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:02.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:02.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:02.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:02.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:02.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:02.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:02.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:02.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:02.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:02.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:02.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:02.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:02.911 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:02.911 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:02.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:02.912 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:02.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:02.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:03.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:03.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:03.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:03.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:03.913 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:03.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:03.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:49:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:03.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:03.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:03.914 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 12:49:03.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:03.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:03.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:03.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:03.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:03.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:03.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:04.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:04.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:04.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:04.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:04.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:04.916 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:04.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:04.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:04.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:04.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 12:49:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:04.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:04.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:04.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:04.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:04.917 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 12:49:04.918 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:04.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:04.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:04.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:04.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 12:49:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:04.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:04.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:04.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:04.918 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:49:04.918 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:49:04.919 DEBUG [main][TreeItemHandler] Set Tree selection 12:49:04.919 DEBUG [main][TreeHandler] Notify Tree about selection event 12:49:04.926 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:49:04.930 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 12:49:04.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:04.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:49:04.957 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:04.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:49:04.996 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:49:04.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:49:04.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:49:04.996 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:49:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:04.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:04.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:49:05.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:05.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:05.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:05.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:05.523 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:05.523 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:49:05.523 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:49:05.523 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:49:05.523 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:49:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:49:06.131 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 12:49:06.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:49:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:06.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:49:06.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:06.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:06.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:06.135 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:49:06.135 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:49:06.135 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:49:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:06.135 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:06.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:06.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:49:06.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:06.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:06.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:06.136 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:06.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:06.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:06.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:06.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:49:06.139 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:49:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:49:06.640 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:49:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:06.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 12:49:06.640 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:06.640 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:06.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.011 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.34 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.588 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 18.946 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 15.738 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 0.824 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:06.648 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:06.649 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:49:06.649 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:06.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:06.649 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:06.649 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:49:06.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:06.650 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:49:06.650 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:06.650 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:49:06.650 DEBUG [main][EditorHandler] 0 editor(s) found 12:49:06.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:06.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:06.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:06.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:49:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:06.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:06.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:06.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:06.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:06.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:06.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:06.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:49:06.656 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:06.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:06.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:06.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:49:06.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.657 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:06.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:06.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:06.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:49:06.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'] 12:49:06.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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'] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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 Java Project"] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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'] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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'] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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'] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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 Java Project"] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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'] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.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'] 12:49:06.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:06.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:06.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:06.659 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:06.659 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:06.659 DEBUG [main][MenuItemLookup] Item match:File 12:49:06.660 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:06.660 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:06.662 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:06.662 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:06.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:06.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:06.678 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:06.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:06.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. finished successfully 12:49:06.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:06.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:06.755 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:06.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:06.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:06.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:06.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:06.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:06.757 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:06.757 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:06.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:06.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:06.757 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:06.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:06.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:06.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:06.760 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:06.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) 12:49:06.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:06.767 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:06.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:06.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:06.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'] 12:49:06.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:06.989 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 12:49:06.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:06.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:06.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:06.993 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:06.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:06.993 DEBUG [WorkbenchTestable][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:") 12:49:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:06.994 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 12:49:06.994 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 12:49:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:49:06.995 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:06.995 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 12:49:06.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.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) 12:49:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:06.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:06.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:06.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:06.997 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:49:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:06.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:06.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:07.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:07.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:07.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:07.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:07.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:07.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:07.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:07.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:07.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:07.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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: "New Java Project"] 12:49:07.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:07.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:07.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:07.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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: "New Java Project"] 12:49:07.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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'] 12:49:07.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.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'] 12:49:07.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:07.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:07.060 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:07.060 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:07.060 DEBUG [main][MenuItemLookup] Item match:File 12:49:07.061 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:07.061 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:07.063 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:07.064 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:07.064 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:07.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:07.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:07.064 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:07.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.... 12:49:07.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:49:07.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:07.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:07.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:07.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:07.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:07.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:07.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:07.156 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:07.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:07.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:07.156 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:07.156 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:07.157 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:07.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:07.159 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:07.159 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:07.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:07.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:07.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:07.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:07.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:07.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:07.160 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:07.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:07.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:07.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:07.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:07.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'] 12:49:07.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:07.363 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 12:49:07.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:07.363 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:07.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:07.363 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 12:49:07.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:49:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:07.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:07.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:07.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:07.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:07.366 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 12:49:07.383 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 12:49:07.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.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:") 12:49:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:07.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:07.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:07.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:07.401 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 12:49:07.401 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 12:49:07.401 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 12:49:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:07.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:07.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:07.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:49:07.402 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 12:49:07.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:07.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:07.931 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:08.431 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:08.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:09.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:09.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:49:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:10.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:49:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:10.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:10.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:10.434 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 12:49:10.440 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:49:10.440 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 12:49:10.441 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 12:49:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:10.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:10.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:10.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:10.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Module name:") 12:49:10.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:10.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:10.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:10.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:10.466 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:10.467 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 12:49:10.467 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 12:49:10.484 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:10.484 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:49:10.485 DEBUG [WorkbenchTestable][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) 12:49:10.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:10.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:10.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:10.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:10.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:10.487 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:10.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:10.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:10.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:10.490 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.... 12:49:13.558 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 12:49:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:13.558 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 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:13.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:13.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:13.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49: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. 12:49:13.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:13.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:13.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:13.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:13.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:49:13.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:13.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:13.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:13.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:13.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:13.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:13.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:13.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:13.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:13.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:13.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:13.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:13.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:13.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:13.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:13.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:13.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:13.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:14.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:14.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:14.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:14.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:14.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:14.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:14.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:14.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:14.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:14.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 12:49:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:14.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:14.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:14.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:14.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:14.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:14.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:14.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:14.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:14.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:14.567 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:14.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:14.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:14.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:14.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:14.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:15.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:15.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:15.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:15.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:15.569 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:15.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:15.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:15.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:15.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:49:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:15.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:15.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:15.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:15.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:15.570 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:15.571 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:49:15.571 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:49:15.571 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 12:49:15.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 12:49:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:16.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 12:49:16.076 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 12:49:16.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:49:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:16.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:49:16.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 12:49:16.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 12:49:16.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:17.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 12:49:17.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:17.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:17.079 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:17.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:17.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:17.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:17.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:17.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 '\*?\QProject Explorer\E') 12:49:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:17.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:17.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:17.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:17.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:17.081 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:17.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:17.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:17.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:17.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:17.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:17.083 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:17.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:17.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:17.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:17.084 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:17.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:17.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:17.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:17.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:17.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:17.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:17.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:17.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:18.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:18.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:18.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:18.086 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:18.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:18.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:18.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:18.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 12:49:18.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:18.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:18.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:18.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:18.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:18.087 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:18.087 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:18.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:18.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:18.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:18.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:18.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:18.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:18.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:19.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:19.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:19.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:19.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:19.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:19.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:19.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:19.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:49:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:19.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:19.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:19.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:19.090 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:19.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:19.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:19.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:19.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:19.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 12:49:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:19.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:19.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:19.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:19.091 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:49:19.091 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:49:19.091 DEBUG [main][TreeItemHandler] Set Tree selection 12:49:19.091 DEBUG [main][TreeHandler] Notify Tree about selection event 12:49:19.098 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:49:19.100 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 12:49:19.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:19.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:19.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:49:19.134 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:49:19.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:49:19.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:49:19.134 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:49:19.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:19.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:19.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:19.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:19.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:19.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:19.660 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:19.660 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:49:19.660 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:49:19.660 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:49:19.660 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:49:19.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:49:20.275 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 12:49:20.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:49:20.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:20.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:20.278 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:49:20.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:20.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:20.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:20.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:20.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:20.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:20.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:20.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:20.279 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:49:20.279 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:49:20.279 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:49:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:20.280 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:20.280 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:20.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") 12:49:20.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:20.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:20.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:20.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:20.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:20.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:20.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:20.281 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:20.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:20.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:20.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:49:20.284 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:49:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:49:20.785 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:49:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:20.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:20.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:20.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:20.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:20.785 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:20.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:20.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:20.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:20.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:20.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:20.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.786 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:20.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:20.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:20.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:20.787 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:20.787 DEBUG [main][MenuItemLookup] Item match:File 12:49:20.788 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:20.788 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:20.790 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:20.791 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:20.791 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:20.791 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:20.791 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:20.791 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:20.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:20.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:20.791 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:20.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.... 12:49:20.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:49:20.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:20.876 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:20.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:20.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 12:49:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:20.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:20.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:20.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:20.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:20.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:20.878 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:20.878 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:20.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:20.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:20.878 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:20.878 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:20.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) 12:49:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:20.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:20.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:20.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:20.879 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:20.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:20.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:21.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:21.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:21.087 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 12:49:21.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:21.087 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:21.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:21.088 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 12:49:21.088 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:") 12:49:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:21.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:21.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:21.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:21.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:21.105 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:21.106 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 12:49:21.134 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 12:49:21.141 DEBUG [WorkbenchTestable][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:") 12:49:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:21.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:21.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:21.142 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 12:49:21.142 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 12:49:21.142 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 12:49:21.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:21.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:21.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:21.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:21.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:49:21.143 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 12:49:21.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:49:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:21.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:21.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:21.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:21.185 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 12:49:21.185 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:49:21.185 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 12:49:21.185 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:21.185 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:49:21.185 DEBUG [WorkbenchTestable][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) 12:49:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:21.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:21.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:21.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:21.187 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:21.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:21.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:21.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:21.191 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.... 12:49:24.193 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 12:49:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:24.193 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 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:24.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:24.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:24.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:24.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:24.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:24.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:24.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:24.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') 12:49:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:24.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:24.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:24.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:24.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:24.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:24.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:24.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:24.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:24.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:24.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:24.198 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:24.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:24.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:24.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:24.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:24.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:24.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:24.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:24.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:25.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:25.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:25.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:25.200 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:25.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:25.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:25.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:25.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 12:49:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:25.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:25.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:25.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:25.201 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:25.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:25.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:25.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:25.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:25.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:25.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:25.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:25.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:25.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:26.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:26.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:26.203 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:26.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:26.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:26.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:26.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 12:49:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:26.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:26.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:26.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:26.204 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:26.204 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:26.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:26.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:26.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:26.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 12:49:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:26.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:26.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:26.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:26.205 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:49:26.205 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:49:26.205 DEBUG [main][TreeItemHandler] Set Tree selection 12:49:26.205 DEBUG [main][TreeHandler] Notify Tree about selection event 12:49:26.211 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:49:26.215 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 12:49:26.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:26.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:26.240 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:49:26.240 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:49:26.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:49:26.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:49:26.241 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:49:26.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:26.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:26.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:26.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:26.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:26.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:26.768 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:26.768 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:49:26.768 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:49:26.768 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:49:26.768 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:49:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:49:27.350 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 12:49:27.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:49:27.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:27.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) 12:49:27.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:27.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:27.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:27.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:27.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:27.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:27.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:27.354 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:49:27.354 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:49:27.354 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:49:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:27.354 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:27.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:27.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") 12:49:27.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:27.354 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:27.354 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:27.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:27.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:27.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:27.355 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:27.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:27.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:27.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:27.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:49:27.359 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:49:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:49:27.859 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:49:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:27.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:27.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:27.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:27.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:27.859 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:27.859 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:27.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:27.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:27.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:27.860 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:27.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:27.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:27.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:27.861 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:27.861 DEBUG [main][MenuItemLookup] Item match:File 12:49:27.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:27.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:27.864 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:27.864 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:27.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:27.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:27.877 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:27.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:27.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 'New|Select a wizard'] is available. finished successfully 12:49:27.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:27.955 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:27.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:27.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:27.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:27.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:27.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:27.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:27.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:27.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:27.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:27.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:27.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:27.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:27.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:27.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:27.958 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:27.958 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:27.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:27.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:27.958 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:27.958 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:27.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:27.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:27.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:27.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:27.959 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:27.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:27.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:27.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:28.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'] 12:49:28.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:28.162 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:28.163 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 12:49:28.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:28.163 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:28.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:28.164 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 12:49:28.164 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:") 12:49:28.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:28.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:28.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:28.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:28.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:28.166 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:28.167 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 12:49:28.197 DEBUG [WorkbenchTestable][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") 12:49:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:28.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:28.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:28.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:28.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:28.198 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 12:49:28.198 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 12:49:28.198 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 12:49:28.198 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:28.198 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 12:49:28.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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) 12:49:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:28.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:28.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:28.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:28.200 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:28.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:28.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:28.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:28.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.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") 12:49:28.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:28.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:28.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:28.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:28.367 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 12:49:28.367 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 12:49:28.367 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 12:49:28.367 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 12:49:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:28.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:28.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:28.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:28.368 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:28.368 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:49:28.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.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) 12:49:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:28.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:28.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:28.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:28.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:28.371 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:28.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:28.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:28.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:28.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New module-info.java"] is available.... 12:49:31.451 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 12:49:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:31.452 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 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:31.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:31.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:31.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:31.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:31.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:31.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:31.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:31.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:31.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:31.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 '\*?\QProject Explorer\E') 12:49:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:31.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:31.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:31.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:31.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:31.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:31.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:31.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:31.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:31.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:31.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:31.457 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:31.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:31.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:31.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:31.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:31.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:31.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:31.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:31.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:31.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:31.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:31.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:31.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:32.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:32.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:32.459 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:32.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:32.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:32.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:32.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 12:49:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:32.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:32.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:32.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:32.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:32.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:32.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:32.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:32.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:32.462 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:32.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') 12:49:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:32.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:32.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:32.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:32.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:32.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:32.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:32.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:32.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:32.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:32.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:32.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:32.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:32.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:32.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:32.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:32.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:33.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:33.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:33.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:33.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:33.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:33.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:33.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:33.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:49:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:33.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:33.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:33.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:33.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:33.968 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:33.968 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:33.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:33.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:33.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:33.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:33.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:34.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:34.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:34.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:34.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:35.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:35.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:35.470 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:35.470 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:35.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:35.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:35.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 12:49:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:35.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:35.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:35.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:35.471 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:35.471 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:35.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:35.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:35.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:35.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 12:49:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:35.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:35.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:35.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:35.472 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:49:35.472 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:49:35.472 DEBUG [main][TreeItemHandler] Set Tree selection 12:49:35.472 DEBUG [main][TreeHandler] Notify Tree about selection event 12:49:35.478 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:49:35.480 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 12:49:35.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:35.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:35.510 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:49:35.510 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:49:35.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:49:35.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:49:35.511 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:49:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:35.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:35.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:36.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:36.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:36.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:36.039 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:36.039 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:49:36.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:49:36.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:49:36.039 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:49:36.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:49:36.631 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 12:49:36.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:49:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:36.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:49:36.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:36.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:36.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:36.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:36.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:36.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:36.634 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:49:36.634 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:49:36.634 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:49:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:36.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:36.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:36.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:49:36.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:36.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:36.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:36.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:36.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:36.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:36.636 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:36.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:36.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:36.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:49:36.640 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:49:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:49:37.140 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:49:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:37.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:37.140 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:37.140 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:37.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:37.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:37.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:37.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:37.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:37.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:37.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:37.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:37.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'] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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'] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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'] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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'] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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'] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.141 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:37.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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'] 12:49:37.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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'] 12:49:37.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:37.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:37.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:37.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:37.142 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:37.142 DEBUG [main][MenuItemLookup] Item match:File 12:49:37.143 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:37.143 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:37.146 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:37.146 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:37.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:37.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:37.146 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:37.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:49:37.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:37.222 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:37.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.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 12:49:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:37.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:37.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:37.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:37.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:37.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:37.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:37.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:37.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:37.224 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:37.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:37.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:37.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:37.224 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:37.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:37.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:37.225 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:37.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:37.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:37.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:37.432 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:37.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:37.443 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 12:49:37.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:37.444 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:37.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:37.444 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 12:49:37.444 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:") 12:49:37.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:37.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:37.448 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 12:49:37.464 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 12:49:37.479 DEBUG [WorkbenchTestable][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:") 12:49:37.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:37.482 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 12:49:37.482 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 12:49:37.482 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 12:49:37.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:49:37.483 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 12:49:37.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Create module-info.java file") 12:49:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:37.524 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 12:49:37.525 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:49:37.525 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 12:49:37.525 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:37.525 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:49:37.525 DEBUG [WorkbenchTestable][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) 12:49:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:37.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:37.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:37.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:37.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:37.527 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:37.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:37.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:37.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:37.549 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.... 12:49:40.807 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 12:49:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:40.807 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 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:40.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:40.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:40.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:40.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:40.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:40.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:40.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:40.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:40.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 '\*?\QProject Explorer\E') 12:49:40.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:40.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:40.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:40.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:40.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:40.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:40.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:40.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:40.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:40.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:40.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:40.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:40.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:40.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:40.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:40.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:40.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:40.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:41.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:41.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:41.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:41.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:41.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:41.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:41.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:41.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:41.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 12:49:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:41.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:41.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:41.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:41.815 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:41.815 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:41.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:41.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:41.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:41.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:41.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:41.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:41.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:41.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:41.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:42.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:42.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:42.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:42.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:42.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:42.817 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:42.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:42.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:42.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:42.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 12:49:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:42.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:42.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:42.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:42.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:42.818 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:42.818 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:49:42.819 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 12:49:42.819 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 12:49:42.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 12:49:42.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:43.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 12:49:43.320 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 12:49:43.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:49:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:43.821 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:49:43.822 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 12:49:43.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 12:49:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:44.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:44.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 12:49:44.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:44.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:44.323 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:44.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:44.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:44.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:44.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:44.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:44.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 '\*?\QProject Explorer\E') 12:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:44.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:44.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:44.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:44.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:44.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:44.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:44.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:44.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:44.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:44.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:44.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:44.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:44.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:44.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:44.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:44.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:44.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:44.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:44.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:44.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:44.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:44.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:44.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:45.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:45.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:45.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:45.329 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:45.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:45.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:45.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:45.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 12:49:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:45.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:45.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:45.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:45.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:45.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:45.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:45.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:45.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:45.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:45.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:45.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:45.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:45.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:45.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:46.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:46.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:46.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:46.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:46.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:46.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:46.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:46.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:49:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:46.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:46.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:46.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:46.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:46.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 12:49:46.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:46.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:46.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:46.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 12:49:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:46.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:46.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:46.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:46.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:46.334 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:49:46.334 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:49:46.334 DEBUG [main][TreeItemHandler] Set Tree selection 12:49:46.335 DEBUG [main][TreeHandler] Notify Tree about selection event 12:49:46.340 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:49:46.342 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 12:49:46.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:46.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:46.369 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:49:46.369 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:49:46.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:49:46.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:49:46.369 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:49:46.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:46.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:46.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:46.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:46.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:46.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:46.895 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:46.895 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:49:46.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:49:46.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:49:46.895 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:49:46.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:49:47.501 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 12:49:47.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:49:47.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:47.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:49:47.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:47.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:47.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:47.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:47.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:47.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:47.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:47.505 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:49:47.505 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:49:47.505 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:49:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:47.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:47.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:47.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:49:47.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:47.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:47.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:47.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:47.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:47.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:47.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:47.507 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:47.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:47.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:47.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:47.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:49:47.512 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:49:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:49:48.012 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:49:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:48.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:48.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:48.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:48.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 12:49:48.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:48.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:49:48.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:48.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:48.015 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:48.015 DEBUG [main][MenuItemLookup] Item match:File 12:49:48.015 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:48.015 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:48.019 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:48.019 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:48.020 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:48.020 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:48.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:48.020 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:48.020 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:48.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 'New|Select a wizard'] is available.... 12:49:48.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. finished successfully 12:49:48.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.098 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:48.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:48.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:48.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:48.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:48.100 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:48.100 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:48.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:48.100 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:48.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:48.100 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:48.101 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:48.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:48.101 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:48.101 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:48.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:48.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:48.102 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:48.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:48.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:48.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:48.308 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:48.319 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 12:49:48.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.320 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:48.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.320 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 12:49:48.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.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:") 12:49:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:48.321 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 12:49:48.321 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 12:49:48.321 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 12:49:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:49:48.322 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 12:49:48.349 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:48.349 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 12:49:48.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.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) 12:49:48.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:48.351 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:49:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:48.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:48.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:48.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:48.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 12:49:48.411 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:48.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:48.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.764 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.726 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.073 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 9.282 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 10.872 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 12:49:48.420 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 12:49:48.421 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:49:48.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:48.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 12:49:48.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:48.421 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:49:48.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:48.444 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:49:48.444 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:48.444 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:49:48.445 DEBUG [main][EditorHandler] 0 editor(s) found 12:49:48.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:48.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:48.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:48.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 '\*?\QProject Explorer\E') 12:49:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:48.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:48.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:48.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:48.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:48.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:48.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:48.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:49:48.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:48.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:48.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:48.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:49:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:48.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:48.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:48.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:49:48.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:48.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 12:49:48.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 12:49:48.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:48.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:48.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:48.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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: "New Java Project"] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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'] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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'] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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'] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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: "New Java Project"] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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'] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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'] 12:49:48.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:48.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:48.453 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:48.453 DEBUG [main][MenuItemLookup] Item match:File 12:49:48.453 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:48.453 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:48.456 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:48.456 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:48.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:48.472 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:48.472 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:48.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:48.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 12:49:48.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.549 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:48.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.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 12:49:48.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:48.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:48.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:48.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:48.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:48.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:48.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:48.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:48.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:48.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:48.551 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:48.551 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:48.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:48.552 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:48.552 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:48.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:48.553 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:48.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:48.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:48.770 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:49:48.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 12:49:48.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:48.791 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:48.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:48.791 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 12:49:48.791 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:") 12:49:48.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:48.797 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:48.798 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 12:49:48.829 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:48.829 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:49:48.829 DEBUG [WorkbenchTestable][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) 12:49:48.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:48.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:48.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:48.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:48.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:48.831 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:48.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:48.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:48.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:48.835 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.... 12:49:51.950 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 12:49:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:51.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'] 12:49:51.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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'] 12:49:51.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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 Enum Type"] 12:49:51.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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'] 12:49:51.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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'] 12:49:51.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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'] 12:49:51.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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 Enum Type"] 12:49:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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'] 12:49:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.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'] 12:49:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:51.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:51.952 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:51.952 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:51.952 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:51.952 DEBUG [main][MenuItemLookup] Item match:File 12:49:51.953 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:51.953 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:51.956 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:51.957 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:51.957 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:51.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:51.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:51.957 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:52.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:52.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 12:49:52.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:52.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:52.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:52.034 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:52.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:52.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:52.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:52.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:52.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:52.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:52.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:52.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:52.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:52.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:52.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 12:49:52.037 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 12:49:52.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 12:49:52.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 12:49:52.040 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:52.040 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:52.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:52.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:52.042 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:52.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:52.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:52.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:52.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'] 12:49:52.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:52.359 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 12:49:52.359 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 12:49:52.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 12:49:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:52.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:52.360 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 12:49:52.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:52.361 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:") 12:49:52.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:52.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:52.367 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 12:49:52.379 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:") 12:49:52.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:52.382 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:52.383 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 12:49:52.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.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") 12:49:52.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:52.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.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") 12:49:52.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:52.389 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 12:49:52.389 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 12:49:52.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.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) 12:49:52.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:52.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:52.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:52.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:52.391 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:52.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:52.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:52.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:52.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:53.141 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 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f0e1022 is found... 12:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f0e1022 is found finished successfully 12:49:53.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 '\*?\QMyEnum.java\E') 12:49:53.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:53.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:53.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:53.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:53.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:53.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:53.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 12:49:53.143 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:53.143 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 12:49:53.143 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:49:53.143 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 12:49:53.353 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 12:49:53.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:53.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:53.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:49:53.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:53.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:53.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:53.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:53.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:49:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:53.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:53.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:53.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:53.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:49:53.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:53.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:53.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:53.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:49:53.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:49:53.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:49:53.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:53.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:53.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:53.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:53.432 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:53.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:53.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:53.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:53.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:53.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:53.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:53.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:53.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:54.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:54.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:54.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:54.434 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:54.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:54.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:54.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:54.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 12:49:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:54.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:54.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:54.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:54.435 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 12:49:54.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:54.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:54.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:54.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:54.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:54.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:54.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:54.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:55.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:55.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:49:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:49:55.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:55.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:55.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:55.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:55.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 12:49:55.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:55.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:55.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:55.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:55.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:55.438 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 12:49:55.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:49:55.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:49:55.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:49:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:49:55.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:49:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:55.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:55.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:55.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:55.439 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:49:55.439 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:49:55.439 DEBUG [main][TreeItemHandler] Set Tree selection 12:49:55.439 DEBUG [main][TreeHandler] Notify Tree about selection event 12:49:55.446 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:49:55.451 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 12:49:55.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:55.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:55.478 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:55.479 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:49:55.479 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:49:55.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:49:55.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:49:55.479 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:49:55.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:55.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:49:55.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:55.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:49:55.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:56.004 DEBUG [main][MenuItemLookup] Found menu:'New' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:49:56.005 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:49:56.005 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:49:56.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:49:56.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:49:56.005 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:49:56.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:49:56.622 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 12:49:56.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:49:56.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:49:56.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:56.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:56.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:56.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:56.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:56.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:56.626 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:49:56.626 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:49:56.626 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:49:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:56.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:56.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:56.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") 12:49:56.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:56.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:49:56.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:56.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:56.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:56.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:56.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:56.627 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:49:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:56.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:56.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:56.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:56.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:49:56.630 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:49:57.131 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:49:57.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 12:49:57.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:57.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 12:49:57.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 12:49:57.131 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:49:57.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.712 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.68 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:49:57.140 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:49:57.140 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:49:57.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:49:57.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:49:57.140 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:49:57.140 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:49:57.141 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:49:57.141 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:49:57.141 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:49:57.141 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:49:57.141 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:49:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:49:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.141 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:57.141 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:57.141 DEBUG [main][MenuItemLookup] Item match:Window 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:49:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:57.142 DEBUG [main][MenuItemLookup] Item match:Window 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:49:57.142 DEBUG [main][MenuItemLookup] Item match:Perspective 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:49:57.142 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:49:57.142 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:49:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:49:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:57.143 DEBUG [main][MenuItemLookup] Item match:Window 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:49:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:57.143 DEBUG [main][MenuItemLookup] Item match:Window 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:49:57.143 DEBUG [main][MenuItemLookup] Item match:Perspective 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:49:57.143 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:49:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.143 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:57.143 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:57.143 DEBUG [main][MenuItemLookup] Item match:Window 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:49:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:49:57.144 DEBUG [main][MenuItemLookup] Item match:Window 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:49:57.144 DEBUG [main][MenuItemLookup] Item match:Perspective 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:49:57.144 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:49:57.144 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:49:57.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:49:57.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:49:57.144 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:49:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:49:57.170 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 12:49:57.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:49:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:57.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:49:57.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:57.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:57.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:57.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 "Reset Perspective") 12:49:57.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:49:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:49:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:49:57.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:49:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:49:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:57.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:57.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:57.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:57.171 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:49:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:57.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:57.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:57.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'] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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'] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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"] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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'] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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'] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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'] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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"] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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'] 12:49:57.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.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'] 12:49:57.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:49:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:57.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:57.334 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:49:57.334 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:49:57.334 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.334 DEBUG [main][MenuItemLookup] Item match:File 12:49:57.335 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:49:57.335 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:49:57.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'File' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'' 12:49:57.338 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:49:57.338 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:49:57.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:49:57.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:49:57.353 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:49:57.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:49:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:49:57.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:49:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:57.426 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:57.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:49:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:57.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:57.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:57.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:49:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:49:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:49:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:49:57.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:57.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:57.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:49:57.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:49:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:49:57.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:49:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:49:57.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:49:57.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:49:57.430 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:49:57.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:49:57.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:49:57.433 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:49:57.433 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:49:57.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:49:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:57.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:57.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:57.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:57.439 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:49:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:57.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:57.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:57.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49: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'] 12:49:57.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:49:57.648 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 12:49:57.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:49:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:49:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:49:57.648 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:57.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:49:57.648 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 12:49:57.649 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:") 12:49:57.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:57.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:57.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:57.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:57.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:49:57.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:49:57.651 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 12:49:57.682 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:49:57.682 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:49:57.682 DEBUG [WorkbenchTestable][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) 12:49:57.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:49:57.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:49:57.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:49:57.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:49:57.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:49:57.684 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:49:57.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:49:57.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:49:57.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:49:57.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:49:57.711 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.... 12:50:00.970 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 12:50:00.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:00.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:00.971 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 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:00.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:00.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:00.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:00.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:00.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:00.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:00.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:00.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'] 12:50:00.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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'] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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 Interface"] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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'] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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'] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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'] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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 Interface"] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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'] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.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'] 12:50:00.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:00.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:00.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:00.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:00.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:00.972 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:00.972 DEBUG [main][MenuItemLookup] Item match:File 12:50:00.973 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:00.973 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:00.976 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:00.977 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:00.977 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:00.977 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:00.977 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:00.977 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:50: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 12:50:01.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:01.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:01.077 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:01.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50: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 12:50:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:01.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:01.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:01.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:01.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:01.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 12:50:01.080 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 12:50:01.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 12:50:01.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 12:50:01.083 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:01.083 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:01.083 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:50:01.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:01.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.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'] 12:50:01.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 12:50:01.333 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 12:50:01.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 12:50:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:01.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:01.334 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:01.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.335 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:") 12:50:01.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:01.336 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.337 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 12:50:01.355 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:") 12:50:01.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:01.358 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.359 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 12:50:01.360 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:") 12:50:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:01.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.367 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 12:50:01.371 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:") 12:50:01.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:01.379 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.380 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:") 12:50:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:01.433 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.434 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:") 12:50:01.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:01.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.441 DEBUG [WorkbenchTestable][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:") 12:50:01.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.442 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 12:50:01.442 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 12:50:01.442 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 12:50:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.456 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 12:50:01.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:01.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:50:01.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:50:01.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:50:01.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.458 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 12:50:01.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:01.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:01.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:50:01.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:50:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:50:01.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.459 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 12:50:01.523 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 12:50:01.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:01.531 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:01.531 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:01.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:50:01.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:50:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:50:01.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.532 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 12:50:01.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:01.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:01.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:50:01.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:50:01.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:50:01.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:01.532 INFO [WorkbenchTestable][AbstractText] Text set to: 12:50:01.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:50:01.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.536 DEBUG [WorkbenchTestable][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") 12:50:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.537 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 12:50:01.537 DEBUG [WorkbenchTestable][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") 12:50:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.537 DEBUG [WorkbenchTestable][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") 12:50:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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") 12:50:01.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.539 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 12:50:01.539 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 12:50:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.540 TRACE [main][WidgetHandler] Notify Button with event 27 12:50:01.540 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.540 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:01.540 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.540 TRACE [main][WidgetHandler] Notify Button with event 26 12:50:01.540 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.540 TRACE [main][WidgetHandler] Notify Button with event 3 12:50:01.540 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.540 TRACE [main][WidgetHandler] Notify Button with event 4 12:50:01.540 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.540 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:01.540 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.540 DEBUG [WorkbenchTestable][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") 12:50:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50: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.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") 12:50:01.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.549 DEBUG [WorkbenchTestable][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") 12:50:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.550 DEBUG [WorkbenchTestable][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") 12:50:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.551 DEBUG [WorkbenchTestable][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") 12:50:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.551 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 12:50:01.551 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 12:50:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.552 TRACE [main][WidgetHandler] Notify Button with event 27 12:50:01.552 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.552 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:01.552 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.552 TRACE [main][WidgetHandler] Notify Button with event 26 12:50:01.552 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.552 TRACE [main][WidgetHandler] Notify Button with event 3 12:50:01.552 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.552 TRACE [main][WidgetHandler] Notify Button with event 4 12:50:01.552 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.552 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:01.552 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.552 DEBUG [WorkbenchTestable][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") 12:50:01.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.553 DEBUG [WorkbenchTestable][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") 12:50:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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") 12:50:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.555 DEBUG [WorkbenchTestable][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") 12:50:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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") 12:50:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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") 12:50:01.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.565 DEBUG [WorkbenchTestable][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") 12:50:01.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.566 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 12:50:01.566 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 12:50:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.566 TRACE [main][WidgetHandler] Notify Button with event 27 12:50:01.566 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.566 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:01.566 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.566 TRACE [main][WidgetHandler] Notify Button with event 26 12:50:01.566 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.566 TRACE [main][WidgetHandler] Notify Button with event 3 12:50:01.566 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.566 TRACE [main][WidgetHandler] Notify Button with event 4 12:50:01.566 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.567 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:01.567 TRACE [main][WidgetHandler] Wait for synchronization 12:50:01.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.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") 12:50:01.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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") 12:50:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.568 DEBUG [WorkbenchTestable][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") 12:50:01.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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") 12:50:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.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.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:") 12:50:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.571 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 12:50:01.571 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 12:50:01.571 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 12:50:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.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.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") 12:50:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.666 DEBUG [WorkbenchTestable][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") 12:50:01.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.667 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 12:50:01.667 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 12:50:01.667 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 12:50:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:50:01.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.669 DEBUG [WorkbenchTestable][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") 12:50:01.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.670 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 12:50:01.670 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 12:50:01.670 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 12:50:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.670 DEBUG [WorkbenchTestable][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") 12:50:01.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.671 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:01.671 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 12:50:01.671 DEBUG [WorkbenchTestable][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) 12:50:01.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.673 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:50:01.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:01.740 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.... 12:50:01.740 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 12:50:01.740 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:50:01.740 DEBUG [main][EditorHandler] 0 editor(s) found 12:50:01.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:01.740 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:01.740 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:01.741 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:01.741 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:01.741 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:01.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:01.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:01.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:01.741 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:01.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 12:50:01.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 12:50:01.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.742 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:01.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:01.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:01.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:01.742 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:01.742 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:01.742 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:01.742 DEBUG [main][MenuItemLookup] Item match:File 12:50:01.743 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:01.743 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:01.745 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:01.746 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:01.746 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:01.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:01.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:01.746 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:01.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.... 12:50:01.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 'New|Select a wizard'] is available. finished successfully 12:50:01.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:01.873 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:01.873 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:01.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:50:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:01.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:01.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:01.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:01.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:01.875 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:01.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:01.875 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:01.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 12:50:01.875 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 12:50:01.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 12:50:01.883 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 12:50:01.883 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:01.884 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:01.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:50:01.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:01.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:01.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:01.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:01.885 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:01.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:01.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:01.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:02.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'] 12:50:02.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:02.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 12:50:02.048 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 12:50:02.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 12:50:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:02.049 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:02.049 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:02.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:50:02.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:02.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:02.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:02.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:02.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:02.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:02.051 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:02.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:02.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:02.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:02.138 DEBUG [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.... 12:50:02.138 DEBUG [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 12:50:02.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:02.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:02.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:02.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:02.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:02.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:02.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:02.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:02.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:02.139 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:02.140 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 12:50:02.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:02.140 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 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:02.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:02.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:03.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:03.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:04.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:04.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:05.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:05.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:05.141 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:05.141 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:05.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:05.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:05.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:05.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:05.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:05.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:15.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:50:15.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 12:50:15.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:15.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:15.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:15.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:15.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:15.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:15.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:50:16.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 "Cancel") 12:50:16.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:16.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:16.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:16.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:16.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:16.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:16.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:16.151 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:50:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:16.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:16.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:16.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:16.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:16.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:16.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:16.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:16.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:50:17.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 12:50:17.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:17.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:17.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:17.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:17.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:17.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:17.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:17.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:17.689 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:17.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:17.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:17.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:17.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:17.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:50:17.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:17.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:17.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:17.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:17.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:17.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:17.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:17.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:17.726 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:17.726 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:17.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:17.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:17.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:17.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:17.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:17.726 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:17.726 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 12:50:17.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:17.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:18.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:18.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:19.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:19.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:20.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:20.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:20.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:20.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:20.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:20.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:20.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:20.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:20.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:20.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:20.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 "OK") 12:50:20.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:20.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:20.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:20.733 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:20.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:20.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:20.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:20.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:20.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:20.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:20.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:20.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:20.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.770 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:20.770 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:20.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:20.771 TRACE [main][WidgetHandler] Notify Table with event 13 12:50:20.771 TRACE [main][WidgetHandler] Wait for synchronization 12:50:20.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 "Remove") 12:50:20.771 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:20.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:20.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:20.792 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:50:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:20.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:20.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:20.793 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:20.793 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 12:50:20.793 DEBUG [WorkbenchTestable][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) 12:50:20.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:20.796 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:50:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:20.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:20.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:20.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:20.833 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.... 12:50:20.833 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 12:50:20.833 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:50:20.834 DEBUG [main][EditorHandler] 0 editor(s) found 12:50:20.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:20.834 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:20.834 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:20.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:20.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:20.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:20.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:20.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:20.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:20.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:20.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:20.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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'] 12:50:20.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:20.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:20.836 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:20.836 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:20.836 DEBUG [main][MenuItemLookup] Item match:File 12:50:20.836 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:20.836 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:20.839 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:20.839 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:20.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:20.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:20.839 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:50:20.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 12:50:20.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:20.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:20.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:20.931 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:20.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:20.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 12:50:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:20.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:20.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:20.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:20.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:20.933 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 12:50:20.933 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 12:50:20.933 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 12:50:20.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 12:50:20.936 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:20.936 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:20.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:50:20.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:20.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:20.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:20.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:20.937 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:20.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:20.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:20.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:21.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:21.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:21.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:21.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 12:50:21.014 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 12:50:21.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 12:50:21.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:21.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:21.014 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:21.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:21.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 "Add...") 12:50:21.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:21.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:21.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:21.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:21.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:21.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:21.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:21.016 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:21.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:21.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50: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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:50:21.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:21.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:21.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:21.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:21.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:21.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:21.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:21.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:21.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:21.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:21.116 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:21.116 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 12:50:21.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:21.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:21.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:22.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:22.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:23.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:23.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:24.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:24.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:24.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:24.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:24.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:24.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 12:50:24.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:24.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:24.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:24.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:24.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:24.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:24.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:50:24.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:24.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:24.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:24.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:24.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:24.124 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:24.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:24.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:24.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:50:24.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:24.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:24.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:24.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:24.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:24.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:24.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:24.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:24.186 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:24.186 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:24.186 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:24.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:50:24.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:24.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:24.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:24.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:24.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:24.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:24.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:24.228 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:24.229 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 12:50:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:24.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:24.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:25.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:25.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:25.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:25.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:25.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:25.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:25.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:25.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:25.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:25.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:26.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:26.730 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:27.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:27.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:27.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:27.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:27.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:27.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:27.235 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:27.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:27.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:27.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:27.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:27.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:50:27.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:27.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:27.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:27.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:27.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:27.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:27.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:27.238 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:27.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:27.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:27.279 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 12:50:27.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:27.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:27.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:27.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:27.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:27.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:27.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:27.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:27.328 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:27.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:27.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:27.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:27.369 DEBUG [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.... 12:50:27.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:27.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:27.370 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:27.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:27.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:27.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:27.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:27.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:27.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:27.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:27.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:27.371 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:27.371 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 12:50:27.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:27.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:27.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:28.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:28.872 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:29.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:29.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:30.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:30.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:30.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:30.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:30.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:30.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:30.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:30.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:30.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:30.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:30.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:30.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:30.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:30.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:30.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:30.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:30.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:30.378 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:30.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:30.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:30.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:30.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:50:30.412 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:30.412 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:30.412 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:30.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:30.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:30.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:30.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:30.421 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:30.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:30.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:30.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:30.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:50:30.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:30.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:30.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:30.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:30.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:30.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:30.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:30.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:30.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:30.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:30.463 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 12:50:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:30.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:30.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:31.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:31.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:32.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:32.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:33.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:33.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:33.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:33.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:33.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:33.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:33.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:33.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:33.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:33.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:33.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:33.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:33.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:33.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:50:33.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:33.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:33.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:33.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:33.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:33.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:33.471 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:33.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:33.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:33.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:50:33.504 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:33.504 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:33.504 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:33.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:33.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:33.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:33.514 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:33.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:33.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:33.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:50:33.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:33.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:33.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:33.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:33.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:33.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:33.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:33.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:33.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:33.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:33.560 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 12:50:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:34.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:34.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:35.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:35.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:35.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:35.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:36.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:36.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:36.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.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 "OK") 12:50:36.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:36.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.568 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.568 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.568 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.603 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.603 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.605 TRACE [main][WidgetHandler] Notify Table with event 13 12:50:36.605 TRACE [main][WidgetHandler] Wait for synchronization 12:50:36.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 "Remove") 12:50:36.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.605 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.605 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.615 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:50:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.616 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.618 TRACE [main][WidgetHandler] Notify Table with event 13 12:50:36.618 TRACE [main][WidgetHandler] Wait for synchronization 12:50:36.618 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:50:36.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.622 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:50:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.624 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.625 TRACE [main][WidgetHandler] Notify Table with event 13 12:50:36.625 TRACE [main][WidgetHandler] Wait for synchronization 12:50:36.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:50:36.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.627 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:50:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.629 TRACE [main][WidgetHandler] Notify Table with event 13 12:50:36.629 TRACE [main][WidgetHandler] Wait for synchronization 12:50:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:50:36.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.630 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:50:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:36.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:36.632 TRACE [main][WidgetHandler] Notify Table with event 13 12:50:36.632 TRACE [main][WidgetHandler] Wait for synchronization 12:50:36.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:50:36.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:36.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:36.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.634 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:50:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.635 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:36.635 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 12:50:36.635 DEBUG [WorkbenchTestable][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) 12:50:36.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.638 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:50:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.638 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:36.676 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.... 12:50:36.676 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 12:50:36.676 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:50:36.676 DEBUG [main][EditorHandler] 0 editor(s) found 12:50:36.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:36.676 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:36.676 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:36.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:36.676 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:36.676 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:36.676 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:36.676 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:36.676 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:36.676 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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'] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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: "New Java Interface"] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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'] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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'] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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'] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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: "New Java Interface"] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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'] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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'] 12:50:36.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:36.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:36.677 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:36.677 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:36.677 DEBUG [main][MenuItemLookup] Item match:File 12:50:36.678 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:36.678 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:36.680 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:36.680 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:36.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:36.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:36.681 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:50:36.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 'New|Select a wizard'] is available. finished successfully 12:50:36.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:36.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:36.760 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:36.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:50:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:36.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:36.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:36.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:36.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:36.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:36.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:36.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:36.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 12:50:36.768 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 12:50:36.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 12:50:36.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 12:50:36.770 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:36.770 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:36.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) 12:50:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:36.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 12:50:36.834 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 12:50:36.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 12:50:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:36.835 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:36.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:36.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 12:50:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:36.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:36.839 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 12:50:36.844 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:") 12:50:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:36.863 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:36.869 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 12:50:36.872 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:36.872 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 12:50:36.872 DEBUG [WorkbenchTestable][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) 12:50:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:36.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:36.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:36.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:36.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:36.874 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:50:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:36.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:36.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:36.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:36.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:37.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:37.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:37.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:37.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 12:50:37.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 12:50:37.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:37.380 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:37.380 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 12:50:37.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 12:50:37.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@524ba394 is found... 12:50:37.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@524ba394 is found finished successfully 12:50:37.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 12:50:37.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:37.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:37.382 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 12:50:37.382 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.... 12:50:37.382 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 12:50:37.382 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:50:37.382 DEBUG [main][EditorHandler] 1 editor(s) found 12:50:37.382 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 12:50:37.461 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 12:50:37.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:37.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:37.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:37.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:37.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:37.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:37.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:37.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:37.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:37.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:37.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.462 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Interface"] 12:50:37.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:50:37.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.463 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:37.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:37.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:37.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:37.464 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:37.464 DEBUG [main][MenuItemLookup] Item match:File 12:50:37.464 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:37.464 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:37.467 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:37.467 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:37.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:37.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:37.467 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:37.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.... 12:50:37.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:50:37.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:37.547 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:37.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:50:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:37.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:37.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:37.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:37.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:37.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:37.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:37.560 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:37.560 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:37.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 12:50:37.560 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 12:50:37.560 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 12:50:37.560 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 12:50:37.560 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:37.560 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:37.560 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:50:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:37.561 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:37.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:37.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:37.630 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:37.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 12:50:37.631 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 12:50:37.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 12:50:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:37.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:37.632 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:37.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:37.632 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:") 12:50:37.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:37.635 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:37.635 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 12:50:37.656 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:") 12:50:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:37.662 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:37.663 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 12:50:37.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.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") 12:50:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:37.669 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 12:50:37.669 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 12:50:37.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:37.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:37.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:37.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:37.669 TRACE [main][WidgetHandler] Notify Button with event 27 12:50:37.669 TRACE [main][WidgetHandler] Wait for synchronization 12:50:37.669 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:37.669 TRACE [main][WidgetHandler] Wait for synchronization 12:50:37.669 TRACE [main][WidgetHandler] Notify Button with event 26 12:50:37.669 TRACE [main][WidgetHandler] Wait for synchronization 12:50:37.669 TRACE [main][WidgetHandler] Notify Button with event 3 12:50:37.669 TRACE [main][WidgetHandler] Wait for synchronization 12:50:37.669 TRACE [main][WidgetHandler] Notify Button with event 4 12:50:37.669 TRACE [main][WidgetHandler] Wait for synchronization 12:50:37.669 TRACE [main][WidgetHandler] Notify Button with event 13 12:50:37.669 TRACE [main][WidgetHandler] Wait for synchronization 12:50:37.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 12:50:37.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:37.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 12:50:37.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:37.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:37.671 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:50:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:37.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:37.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:37.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:37.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 12:50:37.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 12:50:37.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 12:50:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:37.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:50:37.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:37.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:37.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:37.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:37.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:37.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:37.743 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:37.744 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 12:50:37.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:37.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:38.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:38.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:39.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:39.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:40.257 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:40.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:40.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:40.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:40.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:40.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:40.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:40.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:40.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:40.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:40.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:40.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:50:40.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:40.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:40.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:40.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:40.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:40.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:40.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:50:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:50:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:50:40.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:50:40.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:40.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 12:50:40.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:40.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:40.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:40.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:40.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:40.763 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:40.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:40.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:40.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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") 12:50:40.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:40.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:40.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:40.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:40.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:40.801 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 12:50:40.801 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 12:50:40.802 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 12:50:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:40.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:40.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:40.802 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 12:50:40.802 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 12:50:40.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.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) 12:50:40.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:40.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:40.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:40.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:40.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:40.804 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:50:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:40.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:40.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:40.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:40.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 12:50:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 12:50:41.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:41.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:41.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:41.310 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:41.311 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 12:50:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 12:50:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21cc562b is found... 12:50:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21cc562b is found finished successfully 12:50:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 12:50:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:41.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:41.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:41.312 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:41.312 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 12:50:41.313 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.... 12:50:41.313 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 12:50:41.313 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:50:41.313 DEBUG [main][EditorHandler] 1 editor(s) found 12:50:41.313 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 12:50:41.390 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 12:50:41.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:41.390 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:41.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:41.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:41.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 12:50:41.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:41.395 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:50:41.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:41.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:41.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:41.415 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:50:41.415 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:50:41.415 DEBUG [main][MenuItemLookup] Item match:Window 12:50:41.416 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:50:41.416 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:50:41.416 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:50:41.416 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:41.416 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:50:41.416 DEBUG [main][MenuItemLookup] Item match:Show View 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:41.419 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:50:41.419 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:50:41.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:50:41.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:50:41.419 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:50:41.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:50:41.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:50:41.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:50:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:41.482 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:50:41.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:41.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:50:41.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:41.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:41.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:50:41.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:50:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:41.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:50:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:41.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:50:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:50:41.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:50:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:41.484 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:50:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:41.484 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:50:41.484 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:50:41.484 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:50:41.484 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:50:41.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:50:41.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:41.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:50:41.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:41.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:50:41.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:41.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:50:41.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:41.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:41.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:41.485 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:50:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:41.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:41.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:41.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:50:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:50:41.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:50:41.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:50:41.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:41.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:41.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:50:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:41.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:41.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:41.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:41.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:41.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:41.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:41.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:41.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:41.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:41.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:41.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:41.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:41.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:41.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:41.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:41.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:41.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:41.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:42.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:42.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:42.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:42.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:42.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:50:42.531 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:42.531 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:42.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:42.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:42.532 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:50:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:42.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:42.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:42.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:42.532 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 12:50:42.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:42.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:42.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:42.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:42.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:43.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:43.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:43.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:43.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:50:43.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:43.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:43.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:43.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:43.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:50:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:43.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:43.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:43.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:43.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:43.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 12:50:43.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:43.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:43.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:43.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:43.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 12:50:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:43.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:43.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:43.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:43.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:43.536 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:50:43.536 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:50:43.536 DEBUG [main][TreeItemHandler] Set Tree selection 12:50:43.536 DEBUG [main][TreeHandler] Notify Tree about selection event 12:50:43.543 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:50:43.544 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 12:50:43.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:50:43.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'New' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:43.572 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:50:43.572 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:50:43.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:50:43.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:50:43.572 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:50:43.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:43.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:50:43.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:44.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:44.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:50:44.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'New' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:50:44.097 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:50:44.097 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:50:44.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:50:44.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:50:44.098 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:50:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:50:44.698 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 12:50:44.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:50:44.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:50:44.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:44.701 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:50:44.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:44.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:44.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:44.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:44.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:44.702 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:50:44.702 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:50:44.702 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:50:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:44.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:44.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:44.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") 12:50:44.702 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:44.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:50:44.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:44.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:44.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:44.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:44.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:44.703 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:44.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:44.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:44.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:44.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:50:44.706 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:50:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:50:45.207 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:50:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:45.207 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 12:50:45.207 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:45.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.068 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.77 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 19.093 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 15.842 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 0.786 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 3.928 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.215 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.216 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:50:45.216 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:45.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:45.216 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:50:45.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:45.216 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:50:45.216 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:45.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:45.224 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 12:50:45.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.225 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:50:45.225 DEBUG [main][MenuItemLookup] Item match:Window 12:50:45.225 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:50:45.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:50:45.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:50:45.226 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:45.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:50:45.226 DEBUG [main][MenuItemLookup] Item match:Show View 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:45.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:50:45.229 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:50:45.242 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:50:45.242 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:50:45.242 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:50:45.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:50:45.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:50:45.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:50:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:50:45.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:50:45.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:45.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:45.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:45.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:45.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:45.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:45.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:45.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:45.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:50:45.311 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:50:45.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:50:45.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:50:45.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:50:45.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:45.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:50:45.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:50:45.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:45.313 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:50:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:45.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:45.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:45.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:50:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:50:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 12:50:45.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 12:50:45.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.364 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 12:50:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:45.365 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.366 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.367 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...") 12:50:45.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:50:45.368 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 12:50:45.368 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:50:45.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 12:50:45.423 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 12:50:45.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 12:50:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove All") 12:50:45.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 12:50:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:45.424 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 12:50:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:45.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:45.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:50:45.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 12:50:45.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:45.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:45.426 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:50:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:45.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:45.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 12:50:45.466 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 12:50:45.466 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:45.466 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:45.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:45.466 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:45.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:45.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 12:50:45.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:45.472 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.474 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.475 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 12:50:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 12:50:45.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:45.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:45.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:45.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:45.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:45.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:45.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:45.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.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 '\*?\QJUnit\E') 12:50:45.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:45.499 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.500 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.501 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:.*') 12:50:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:45.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:45.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:45.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:45.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:45.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:45.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:45.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:45.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.507 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 12:50:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:45.508 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.509 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.510 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:.*') 12:50:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:45.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:45.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:45.530 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.530 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.530 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:45.530 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:45.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:45.530 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:45.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:45.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.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 '\*?\QJUnit\E') 12:50:45.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:45.535 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.536 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:45.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.537 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:.*') 12:50:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:45.539 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:45.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.541 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:45.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:45.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 12:50:45.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 12:50:45.541 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:50:45.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:50:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:45.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 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.01 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.028 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.026 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.011 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 12:50:45.552 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 12:50:45.552 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:50:45.553 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:45.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 12:50:45.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:45.553 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:50:45.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:45.570 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:50:45.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:45.571 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:50:45.571 DEBUG [main][EditorHandler] 0 editor(s) found 12:50:45.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.572 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:50:45.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:50:45.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:45.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:45.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:45.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:45.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:45.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:45.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:45.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:45.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:50:45.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:45.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:45.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:50:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:50:45.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:50:45.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:45.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:50:45.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'] 12:50:45.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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'] 12:50:45.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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 Project"] 12:50:45.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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'] 12:50:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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'] 12:50:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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'] 12:50:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.609 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:50:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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'] 12:50:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.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'] 12:50:45.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:45.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:45.609 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:45.609 DEBUG [main][MenuItemLookup] Item match:File 12:50:45.610 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:45.610 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:45.613 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:45.613 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:45.631 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:45.631 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:45.631 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:45.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 'New|Select a wizard'] is available.... 12:50:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:50:45.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.701 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:45.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.701 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:50:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:45.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:45.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:45.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:45.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:45.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:45.703 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:45.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:45.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:45.703 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:50:45.703 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:50:45.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:50:45.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:50:45.706 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:45.706 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:45.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:50:45.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:45.707 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:45.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:45.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:45.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.891 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:45.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:50:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available. finished successfully 12:50:45.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:50:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:45.892 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:50:45.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:45.892 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 12:50:45.892 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:") 12:50:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:45.894 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:45.896 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 12:50:45.946 DEBUG [WorkbenchTestable][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") 12:50:45.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:45.947 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 12:50:45.948 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 12:50:45.948 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 12:50:45.948 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 12:50:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:45.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:45.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:45.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.949 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:50:45.949 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:50:45.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.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) 12:50:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:45.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:45.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:45.951 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:50:45.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:45.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:45.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:45.962 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.... 12:50:49.015 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 12:50:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:49.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:49.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:49.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:50:49.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:49.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.016 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:49.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.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'] 12:50:49.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.017 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:50:49.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.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'] 12:50:49.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.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'] 12:50:49.017 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:49.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:49.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:49.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:49.017 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:50:49.017 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:49.017 DEBUG [main][MenuItemLookup] Item match:File 12:50:49.018 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:49.018 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:49.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:50:49.021 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:50:49.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:50:49.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:50:49.024 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:50:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:50:49.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 'New|Select a wizard'] is available. finished successfully 12:50:49.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:50:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:49.143 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:49.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:50:49.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:49.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:49.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:49.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:49.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:50:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:49.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:50:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:49.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:50:49.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:49.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:50:49.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:50:49.145 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:50:49.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:50:49.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:50:49.153 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:50:49.153 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:50:49.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:50:49.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:49.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:49.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:49.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:49.155 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:49.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:49.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:49.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:49.338 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:50:49.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:50:49.338 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 12:50:49.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:50:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:49.339 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:50:49.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:50:49.339 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:") 12:50:49.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:49.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:49.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:49.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:49.448 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:49.449 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 12:50:49.450 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:50:49.450 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:50:49.450 DEBUG [WorkbenchTestable][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) 12:50:49.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:49.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:49.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:49.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:49.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:49.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:50:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:49.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:49.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:49.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:49.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:50:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:50:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:50.039 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 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:50.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:50.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:50.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:50.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:50:50.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:50.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:50.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 12:50:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:50.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 12:50:50.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:50:50.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:50.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:50.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:50.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:50.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:50.041 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:50.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:50.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:50.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:50.083 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:50.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:50.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:50.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:50.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:50.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:50.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:50.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:50.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:50.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:50.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:50.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:51.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:51.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:50:51.087 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:51.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:51.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:51.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:51.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:50:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:51.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:51.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:51.089 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 12:50:51.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 12:50:51.089 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 12:50:51.089 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 12:50:51.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 12:50:51.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:50:51.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'New' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:50:51.122 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:50:51.122 DEBUG [main][MenuItemLookup] Item match:Build Path 12:50:51.123 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 12:50:51.123 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 12:50:51.123 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:51.123 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 12:50:51.123 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 12:50:51.123 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 12:50:51.123 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 12:50:51.124 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 12:50:51.124 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 12:50:51.124 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 12:50:51.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 12:50:51.186 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 12:50:51.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 12:50:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:51.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:51.189 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 12:50:51.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:51.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 12:50:51.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:51.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:51.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:51.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:50:51.191 TRACE [main][WidgetHandler] Notify List with event 13 12:50:51.191 TRACE [main][WidgetHandler] Wait for synchronization 12:50:51.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 "Next >", Widget matcher matching widgets with style: 8) 12:50:51.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:51.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:51.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:51.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 12:50:51.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:51.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:51.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:51.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:51.192 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:50:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:51.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:51.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:51.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 12:50:51.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:51.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 12:50:51.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:51.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:51.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:50:51.218 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 12:50:51.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 12:50:51.223 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:50:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:50:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:50:51.223 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 12:50:51.223 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:50:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:51.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:51.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:51.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:50:51.224 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:50:51.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:50:51.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:50:51.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:50:51.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:51.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 12:50:51.359 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 12:50:51.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:51.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:51.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:51.360 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:51.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:51.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:51.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:51.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:51.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:51.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:52.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:52.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:50:52.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:52.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:52.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:52.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:52.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 12:50:52.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:52.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:52.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:52.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:52.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:52.363 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 12:50:52.363 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 12:50:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 12:50:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:52.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:50:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:50:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:52.364 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 12:50:52.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 12:50:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:52.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:52.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 12:50:52.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 12:50:52.865 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 12:50:52.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 12:50:52.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 12:50:52.875 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 12:50:52.875 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 12:50:52.875 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 12:50:52.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 12:50:52.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 12:50:52.877 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:50:52.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:50:52.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:50:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:50:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:50:52.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ed6c10b is found... 12:50:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ed6c10b is found finished successfully 12:50:52.916 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 12:50:52.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:52.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:52.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:52.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:52.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:52.917 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:52.917 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 12:50:52.917 INFO [WorkbenchTestable][TextEditor] Set text to editor 12:50:52.927 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:52.927 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 12:50:52.927 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:50:52.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 12:50:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:52.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:52.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 12:50:52.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 12:50:52.928 DEBUG [main][MenuItemLookup] Found menu:'File' 12:50:52.928 DEBUG [main][MenuItemLookup] Item match:File 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:52.929 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:50:52.929 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:50:52.929 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:50:52.929 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:50:52.929 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:50:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:50:52.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:50:53.028 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:53.028 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 12:50:53.029 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:53.029 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 12:50:53.029 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:50:53.029 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 12:50:53.187 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 12:50:53.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:50:53.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 12:50:53.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 12:50:53.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:50:53.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:50:53.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:50:53.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:53.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:53.188 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:50:53.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:53.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:53.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:53.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:53.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 '\*?\QPackage Explorer\E') 12:50:53.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:53.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:53.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:53.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:53.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:53.190 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:53.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:53.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:53.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:53.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:53.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:53.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:53.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:53.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:53.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:53.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:53.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:53.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:53.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:53.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:53.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:53.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:53.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:53.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:54.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:50:54.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:50:54.195 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:50:54.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:50:54.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:54.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:50:54.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:54.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:54.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:50:54.196 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 12:50:54.196 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 12:50:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 12:50:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:54.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:50:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 12:50:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:54.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 12:50:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:50:54.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 12:50:54.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:50:54.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 12:50:54.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 12:50:54.199 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 12:50:54.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 12:50:54.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 12:50:54.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:50:54.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'New' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'References' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'' 12:50:54.234 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:50:54.234 DEBUG [main][MenuItemLookup] Item match:Run As 12:50:54.252 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 12:50:54.252 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 12:50:54.252 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 12:50:54.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 12:50:54.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 12:50:54.253 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 12:50:54.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 12:50:54.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.258 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:54.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:54.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:54.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 12:50:54.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:54.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:54.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:54.260 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:54.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:54.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:54.336 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:54.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:54.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:50:54.337 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:.*') 12:50:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:54.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:54.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:54.338 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 12:50:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 12:50:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:54.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:50:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:50:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:50:54.431 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:50:54.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 '\*?\QJUnit\E') 12:50:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:54.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:54.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:50:54.438 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:54.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:54.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:54.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:54.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:54.440 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:54.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:50:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:50:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:50:54.440 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:.*') 12:50:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:54.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:54.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:54.442 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:54.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:54.944 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:54.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:54.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 12:50:54.945 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:54.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:54.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:54.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 12:50:54.946 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:.*') 12:50:54.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:54.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:54.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:54.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:54.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:54.947 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:55.447 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:55.447 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:55.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:55.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:55.448 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:55.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:55.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:55.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:55.449 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:.*') 12:50:55.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:55.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:55.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:55.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:55.450 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:55.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:55.951 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:55.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:55.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:55.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:55.952 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:55.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:55.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:55.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:55.952 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:.*') 12:50:55.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:55.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:55.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:55.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:55.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:55.953 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:56.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:56.454 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:56.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:56.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:56.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:56.455 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:56.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:56.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:56.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:56.456 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:.*') 12:50:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:56.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:56.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:56.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:56.457 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:56.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:56.957 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:56.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:56.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:56.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:56.958 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:56.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:56.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:56.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:56.959 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:.*') 12:50:56.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:56.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:56.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:56.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:56.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:56.960 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:57.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:57.460 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:57.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:57.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:57.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:57.462 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:57.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:57.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:57.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:57.462 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:.*') 12:50:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:57.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:57.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:57.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:57.463 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:57.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:57.964 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:57.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:57.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:57.965 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:57.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:57.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:57.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:57.966 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:.*') 12:50:57.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:57.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:57.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:57.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:57.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:57.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:58.468 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:58.468 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:58.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:58.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:58.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:58.469 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:58.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:58.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:58.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:58.470 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:.*') 12:50:58.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:58.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:58.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:58.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:58.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:58.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:58.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:58.972 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:58.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:58.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:58.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:58.974 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:58.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:58.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:58.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:58.974 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:.*') 12:50:58.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:58.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:58.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:58.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:58.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:58.975 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:59.476 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:59.476 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:59.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:59.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:59.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:59.477 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:59.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:59.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:59.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 12:50:59.477 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:.*') 12:50:59.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:59.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:59.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:59.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:59.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:59.478 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:59.979 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:50:59.979 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:59.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:59.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:59.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:50:59.980 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:50:59.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:50:59.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:50:59.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:50:59.981 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:.*') 12:50:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:50:59.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:50:59.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:50:59.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:50:59.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:50:59.982 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:50:59.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:50:59.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:00.483 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:00.483 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:00.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:00.484 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:00.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:00.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:00.484 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:.*') 12:51:00.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:00.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:00.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:00.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:00.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:00.485 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:00.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:00.486 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:00.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:00.986 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:00.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:00.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:00.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:00.987 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:00.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:00.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:00.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:00.988 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:.*') 12:51:00.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:00.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:00.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:00.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:00.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:00.989 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:00.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:00.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:01.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:01.489 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:01.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:01.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:01.490 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:01.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:01.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:01.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:01.491 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:.*') 12:51:01.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:01.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:01.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:01.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:01.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:01.492 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:01.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:01.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:01.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:01.992 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:01.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:01.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:01.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:01.993 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:01.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:01.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:01.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:01.994 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:.*') 12:51:01.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:01.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:01.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:01.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:01.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:01.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:01.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:02.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:02.496 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:02.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:02.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:02.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:02.497 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:02.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:02.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:02.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:02.498 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:.*') 12:51:02.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:02.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:02.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:02.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:02.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:02.499 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:02.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:02.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:02.999 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:02.999 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:02.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:03.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:03.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:03.000 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:03.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:03.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:03.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:03.001 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:.*') 12:51:03.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:03.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:03.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:03.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:03.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:03.003 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:03.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:03.503 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:03.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:03.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:03.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:03.504 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:03.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:03.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:03.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:03.505 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:.*') 12:51:03.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:03.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:03.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:03.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:03.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:03.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:03.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:03.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:04.007 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:04.007 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:04.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:04.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:04.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:04.008 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:04.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:04.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:04.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:04.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.ctab.DefaultCTabItem, index 0 and following matchers specified (Matcher matching widget with label: Matcher matching text to regular expression 'Runs:.*') 12:51:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:04.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:04.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:04.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:04.010 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:04.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:04.511 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:04.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:04.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:04.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:04.512 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:04.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:04.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:04.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:04.512 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:.*') 12:51:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:04.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:04.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:04.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:04.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:04.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:04.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is not listed in considered jobs, ignore it 12:51:04.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 12:51:05.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:05.014 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:05.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:05.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:05.015 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:05.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:05.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:05.016 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:.*') 12:51:05.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:05.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:05.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 12:51:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 12:51:05.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 12:51:05.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:05.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:05.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:05.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:05.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E') 12:51:05.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:05.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:05.032 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:05.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:05.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:51:05.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:05.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:05.033 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:05.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:05.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:51:05.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:05.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:05.035 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:.*') 12:51:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:05.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:05.036 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:05.059 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:05.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:05.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 12:51:05.060 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:.*') 12:51:05.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:05.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:05.063 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:05.064 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 12:51:05.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 12:51:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 12:51:05.065 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:.*') 12:51:05.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:05.068 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:05.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 12:51:05.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:05.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:05.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:05.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:05.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:51:05.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 12:51:05.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:51:05.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:05.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:05.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:05.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:05.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:51:05.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:05.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:05.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:05.076 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:05.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:05.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:05.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:05.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:05.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:05.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:05.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:05.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:05.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:05.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:05.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:05.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:06.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:06.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:06.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:06.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:06.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:06.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:06.614 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:51:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:06.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:06.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:06.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:06.614 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 12:51:06.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 12:51:06.614 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 12:51:06.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 12:51:06.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 12:51:06.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:06.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:06.667 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.668 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:51:06.668 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:51:06.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:51:06.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:51:06.668 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:51:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:06.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:06.675 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 12:51:06.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 12:51:06.675 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 12:51:06.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 12:51:06.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 12:51:06.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:06.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:06.708 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:06.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:06.709 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:51:06.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:51:06.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:51:06.709 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:51:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:51:07.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 'Delete.*'] is available. finished successfully 12:51:07.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:51:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:07.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:07.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:07.321 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:51:07.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:07.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:07.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:07.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:07.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:07.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:07.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:07.322 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:51:07.322 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:51:07.322 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:51:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:07.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:07.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:51:07.322 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:07.322 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:07.322 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:07.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:07.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:07.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:07.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:07.323 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:07.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:07.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:07.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:51:07.326 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:51:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:51:07.827 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:51:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:07.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 12:51:07.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:07.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:07.827 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.276 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.883 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:07.837 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:07.837 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:07.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:07.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:07.837 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:07.837 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:07.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:07.838 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:07.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:07.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:07.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:07.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:07.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:07.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:07.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:07.838 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:07.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:07.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:07.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:07.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:07.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:07.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:07.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:07.839 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:07.839 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:07.839 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:07.839 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:07.840 DEBUG [main][MenuItemLookup] Item match:Window 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:07.840 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:07.840 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:07.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:07.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:07.840 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:07.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 12:51:07.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:07.968 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:07.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:07.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:07.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:07.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 12:51:07.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:08.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:08.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 12:51:08.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:08.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:08.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:08.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 12:51:08.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:08.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:08.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 12:51:08.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:08.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:08.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:08.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:08.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 12:51:08.972 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 12:51:08.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 12:51:08.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 12:51:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:08.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:08.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:08.979 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:51:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:08.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:08.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:08.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:08.980 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:08.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:08.980 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:08.980 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:09.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.028 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.028 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.028 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.028 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.028 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.028 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:09.061 DEBUG [main][MenuItemLookup] Item match:Window 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.061 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:09.061 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:09.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:09.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:09.061 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:09.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 'Preferences.*'] is available.... 12:51:09.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 'Preferences.*'] is available. finished successfully 12:51:09.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.131 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:09.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.131 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:09.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 12:51:09.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 12:51:09.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 12:51:09.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 12:51:09.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 12:51:09.139 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 12:51:09.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 12:51:09.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 12:51:09.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.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 "Restore Defaults") 12:51:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:09.141 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:51:09.141 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:09.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:09.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.141 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 12:51:09.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:51:09.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.142 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 12:51:09.142 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 12:51:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:09.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:09.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:09.184 DEBUG [main][MenuItemLookup] Item match:Window 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.184 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:09.184 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:09.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:09.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:09.184 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:09.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:09.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.252 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:09.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:09.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 12:51:09.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 12:51:09.261 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 12:51:09.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 12:51:09.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 12:51:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:51:09.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:09.264 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:51:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:09.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:09.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:09.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:09.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.311 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.311 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.311 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.312 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:09.312 DEBUG [main][MenuItemLookup] Item match:Window 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.312 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:09.313 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:09.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:09.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:09.313 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:09.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:09.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:09.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.393 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:09.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 12:51:09.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.394 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 12:51:09.394 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 12:51:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 12:51:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 12:51:09.395 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 12:51:09.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 12:51:09.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 12:51:09.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.396 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 12:51:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:51:09.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.397 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 12:51:09.397 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 12:51:09.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:09.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.422 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.422 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:09.422 DEBUG [main][MenuItemLookup] Item match:Window 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:09.422 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.423 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:09.423 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:09.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:09.423 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:09.423 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:09.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:09.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.496 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:09.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 12:51:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 12:51:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 12:51:09.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 12:51:09.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 12:51:09.498 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 12:51:09.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 12:51:09.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 12:51:09.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.499 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:51:09.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:09.500 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:51:09.500 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:09.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:09.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.501 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 12:51:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:51:09.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.501 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 12:51:09.501 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 12:51:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:09.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:09.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:09.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.543 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:09.543 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:09.544 DEBUG [main][MenuItemLookup] Item match:Window 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.544 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:09.544 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:09.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:09.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:09.544 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:09.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:09.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:09.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.619 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:09.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:09.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 12:51:09.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.621 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 12:51:09.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 12:51:09.621 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 12:51:09.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 12:51:09.622 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 12:51:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.622 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 12:51:09.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:51:09.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.623 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 12:51:09.623 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 12:51:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:09.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:09.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:09.666 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 12:51:09.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 12:51:09.666 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:09.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.19 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.155 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.128 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.11 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.121 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.123 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 12:51:09.675 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 12:51:09.675 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:09.675 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 12:51:09.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.675 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:09.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.675 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:09.675 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.676 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:51:09.676 DEBUG [main][EditorHandler] 0 editor(s) found 12:51:09.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.677 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:51:09.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.678 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.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') 12:51:09.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:09.679 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:09.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:09.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:09.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:51:09.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:09.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:09.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:09.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:09.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:09.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:51:09.713 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:09.713 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:09.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:09.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:51:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.715 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:09.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:09.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:09.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:51:09.715 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:09.716 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 12:51:09.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 12:51:09.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:09.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:09.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:09.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.716 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:09.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:09.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:09.718 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.718 DEBUG [main][MenuItemLookup] Item match:File 12:51:09.718 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:09.718 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:09.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:09.721 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:09.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:09.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:09.721 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51:09.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:51: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 'New|Select a wizard'] is available. finished successfully 12:51:09.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:09.798 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:09.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:09.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:09.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:09.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:09.800 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:09.800 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:09.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:51:09.800 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:51:09.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:51:09.809 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:51:09.809 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:09.809 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:09.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:09.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:09.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:09.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:09.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:09.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:09.811 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:09.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:09.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:09.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:10.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'] 12:51:10.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:10.020 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:10.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:51:10.020 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 12:51:10.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:51:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:10.021 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:51:10.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:10.021 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 12:51:10.021 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:") 12:51:10.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:10.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:10.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:10.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:10.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:10.023 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:10.024 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 12:51:10.051 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:51:10.051 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:51:10.051 DEBUG [WorkbenchTestable][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) 12:51:10.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:10.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:10.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:10.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:10.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:10.054 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:10.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:10.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:10.054 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:10.054 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:10.057 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.... 12:51:13.072 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 12:51:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:13.072 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 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:13.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'] 12:51:13.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.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'] 12:51:13.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.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 Java Class"] 12:51:13.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.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'] 12:51:13.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:13.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:13.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:51:13.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:13.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:13.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:13.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:13.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:13.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:13.073 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:13.073 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:13.073 DEBUG [main][MenuItemLookup] Item match:File 12:51:13.074 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:13.074 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:13.077 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:13.077 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:13.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:13.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:13.077 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:51:13.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. finished successfully 12:51:13.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:13.171 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:13.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:13.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:13.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:13.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:13.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:13.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:13.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:13.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:13.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:13.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:13.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:13.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:13.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:13.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:13.173 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:13.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:13.173 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:13.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:13.173 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:13.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:51:13.173 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:51:13.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:51:13.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:51:13.184 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:13.184 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:13.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:13.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:13.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:13.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:13.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:13.228 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:13.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:13.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:13.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51: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'] 12:51:13.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:51:13.362 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 12:51:13.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:51:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:13.363 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:51:13.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:13.363 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:51:13.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:13.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:13.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:13.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:13.441 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:13.442 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 12:51:13.448 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:51:13.448 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:51:13.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.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) 12:51:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:13.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:13.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:13.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:13.450 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:13.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:13.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:14.068 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 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:14.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4267b5dd is found... 12:51:14.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4267b5dd is found finished successfully 12:51:14.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 12:51:14.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:14.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:14.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:14.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:14.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:14.131 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:14.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 12:51:14.131 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 12:51:14.135 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:14.135 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 12:51:14.135 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:51:14.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 12:51:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:14.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:14.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 12:51:14.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:14.136 DEBUG [main][MenuItemLookup] Item match:File 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.136 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:51:14.136 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:51:14.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:51:14.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:51:14.137 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:51:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:51:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:51:14.237 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:14.237 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 12:51:14.239 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:51:14.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Open With' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:51:14.342 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 12:51:14.342 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 12:51:14.342 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 12:51:14.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 12:51:14.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 12:51:14.343 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 12:51:14.437 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.... 12:51:14.439 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 12:51:14.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 12:51:14.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:14.440 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 12:51:14.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:14.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and no matchers specified 12:51:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:14.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:14.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:14.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:14.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:14.441 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 12:51:14.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 12:51:14.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:14.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 12:51:14.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 12:51:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:15.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 12:51:15.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.shell.DefaultShell, index 0 and no matchers specified 12:51:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:15.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:15.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:15.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:15.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 12:51:15.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 12:51:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:15.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 12:51:15.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 12:51:15.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:16.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:16.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 12:51:16.444 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") 12:51:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:16.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:16.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:16.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:16.448 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 12:51:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:16.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:16.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:16.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:16.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:16.450 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 12:51:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:16.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:16.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:16.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:16.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:16.545 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:16.545 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 12:51:16.545 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:51:16.545 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 12:51:16.630 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 12:51:16.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 12:51:16.630 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:16.630 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:16.631 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 12:51:16.631 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:51:16.631 DEBUG [main][EditorHandler] 0 editor(s) found 12:51:16.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:16.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:16.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:51:16.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:16.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:16.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:16.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:16.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:51:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:16.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:16.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:16.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:16.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:16.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:16.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:16.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:16.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:51:16.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:16.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:16.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:16.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:16.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:16.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:16.636 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:16.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:16.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:16.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:16.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:16.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:16.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:17.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:17.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:17.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:17.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:17.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:17.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:17.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:17.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:17.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:17.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 12:51:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:17.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:17.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:17.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:17.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 12:51:17.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:17.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:17.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:17.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:17.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:17.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:17.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:18.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:18.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:18.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:18.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:18.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:18.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:18.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:18.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:18.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:18.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 12:51:18.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:18.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:18.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:18.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:18.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:18.642 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 12:51:18.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:18.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:18.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:18.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:18.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:51:18.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:18.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:18.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:18.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:18.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:18.643 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:51:18.643 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:51:18.643 DEBUG [main][TreeItemHandler] Set Tree selection 12:51:18.643 DEBUG [main][TreeHandler] Notify Tree about selection event 12:51:18.649 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:51:18.650 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 12:51:18.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:18.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:18.682 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:51:18.682 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:51:18.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:51:18.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:51:18.682 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:51:18.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:18.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:18.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:19.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:19.182 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:19.182 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:19.207 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:19.207 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:51:19.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:51:19.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:51:19.207 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:51:19.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:51:19.793 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 12:51:19.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:51:19.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:19.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:19.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:51:19.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:19.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:19.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:19.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:19.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:19.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:19.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:19.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:19.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:19.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:19.796 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:51:19.797 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:51:19.797 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:51:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:19.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:19.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:19.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:51:19.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:19.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:19.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:19.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:19.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:19.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:19.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:19.798 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:19.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:19.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:19.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:51:19.801 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:51:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:51:20.301 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:51:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:20.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:20.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:20.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:20.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:51:20.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:20.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:20.303 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 12:51:20.303 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:20.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.629 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.915 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:20.311 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:20.311 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:20.311 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:20.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:20.311 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:20.311 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:20.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:20.312 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:20.312 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:20.312 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:51:20.312 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:51:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:51:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:20.312 DEBUG [main][MenuItemLookup] Item match:Window 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:20.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:20.312 DEBUG [main][MenuItemLookup] Item match:Window 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:20.313 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:20.313 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:51:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:20.313 DEBUG [main][MenuItemLookup] Item match:Window 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:20.313 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:20.313 DEBUG [main][MenuItemLookup] Item match:Window 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:20.314 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:20.314 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:20.314 DEBUG [main][MenuItemLookup] Item match:Window 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.314 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:20.314 DEBUG [main][MenuItemLookup] Item match:Window 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:20.314 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:20.314 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.315 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:20.315 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:20.315 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:20.315 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:20.317 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:51:20.317 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:51:20.317 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:51:20.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:51:20.346 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 12:51:20.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:20.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:51:20.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:20.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:20.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:20.346 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:51:20.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:20.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:51:20.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:20.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:20.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:20.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:20.347 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:51:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:20.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:20.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:20.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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: "New Java Project"] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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: "New Java Project"] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.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'] 12:51:20.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.484 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:20.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:20.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:20.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:20.500 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.500 DEBUG [main][MenuItemLookup] Item match:File 12:51:20.500 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:20.500 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:20.504 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:20.504 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:20.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:20.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:20.504 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51: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 'New|Select a wizard'] is available.... 12:51:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:51:20.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:20.575 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:20.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:20.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:20.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:20.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:20.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:20.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:20.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:20.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:20.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:20.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:20.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:20.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:51:20.577 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:51:20.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:51:20.580 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:51:20.580 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:20.580 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:20.580 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:20.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:20.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:20.581 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:20.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:20.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:20.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'] 12:51:20.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:51:20.759 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 12:51:20.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:51:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:20.761 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:51:20.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:20.761 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 12:51:20.761 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:") 12:51:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:20.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:20.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:20.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:20.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:20.763 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:20.764 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 12:51:20.797 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:51:20.797 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:51:20.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.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) 12:51:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:20.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:20.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:20.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:20.799 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:20.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:20.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:20.802 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.... 12:51:23.804 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 12:51:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:23.804 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 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:23.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 12:51:23.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:51:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:23.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:23.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:23.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:23.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:23.805 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:23.805 DEBUG [main][MenuItemLookup] Item match:File 12:51:23.806 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:23.806 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:23.810 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:23.810 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:23.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:23.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:23.810 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51:23.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:51:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:51:23.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:23.942 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:23.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:23.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:23.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:23.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:23.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:23.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:23.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:23.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:23.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:23.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:23.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:23.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:51:23.945 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:51:23.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:51:23.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:51:23.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:23.953 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:23.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:23.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:23.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:23.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:23.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:23.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:23.955 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:23.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:23.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:24.073 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:24.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:24.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:24.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:51:24.073 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 12:51:24.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:51:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:24.074 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:51:24.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:24.074 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:51:24.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:24.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:24.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:24.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:24.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:24.086 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 12:51:24.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Source folder:") 12:51:24.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:24.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:24.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:24.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:24.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:24.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:24.154 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:") 12:51:24.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:24.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:24.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:24.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:24.164 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:24.164 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:51:24.168 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:51:24.168 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:51:24.168 DEBUG [WorkbenchTestable][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) 12:51:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:24.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:24.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:24.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:24.171 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:24.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:24.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:24.849 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 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 12:51:24.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 12:51:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:24.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:24.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:24.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:24.855 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:24.855 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 12:51:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 12:51:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b75ecdc is found... 12:51:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2b75ecdc is found finished successfully 12:51:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 12:51:24.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:24.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:24.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:24.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:24.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:24.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:24.857 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 12:51:24.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:24.857 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 12:51:24.857 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:51:24.857 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 12:51:24.953 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 12:51:24.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:24.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:24.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:24.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:24.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:24.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:24.954 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"] 12:51:24.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:24.955 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"] 12:51:24.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:24.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:24.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:24.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:24.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:24.955 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:24.955 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:24.955 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:24.955 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:24.955 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:24.955 DEBUG [main][MenuItemLookup] Item match:Navigate 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:24.957 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 12:51:24.957 DEBUG [main][MenuItemLookup] Item match:Open Type... 12:51:24.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 12:51:24.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 12:51:24.957 INFO [main][MenuItemHandler] Select menu item: Open &Type... 12:51:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 12:51:25.040 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 12:51:25.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 12:51:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.041 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 12:51:25.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.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.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) 12:51:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:25.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:25.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:25.042 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:25.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:25.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:25.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:25.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:25.064 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:25.064 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:25.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:25.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:25.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:25.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:25.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:25.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:25.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:25.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:25.064 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"] 12:51:25.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.064 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"] 12:51:25.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:25.065 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:25.065 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:25.065 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:25.065 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:25.065 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:25.065 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:25.065 DEBUG [main][MenuItemLookup] Item match:Navigate 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:25.066 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 12:51:25.066 DEBUG [main][MenuItemLookup] Item match:Open Type... 12:51:25.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 12:51:25.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 12:51:25.066 INFO [main][MenuItemHandler] Select menu item: Open &Type... 12:51:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 12:51:25.130 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 12:51:25.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 12:51:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.131 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 12:51:25.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.131 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 12:51:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:25.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:25.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:25.132 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:25.132 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 12:51:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:25.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 12:51:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:25.636 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 12:51:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:25.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:25.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:25.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:25.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.641 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:25.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:25.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f890062 is found... 12:51:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f890062 is found finished successfully 12:51:25.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 '\*?\QFindMe.java\E') 12:51:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:25.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:25.801 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:25.801 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 12:51:25.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:25.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:25.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:25.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:25.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:25.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:25.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:25.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:25.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:25.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:25.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 12:51:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:25.802 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:25.802 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:25.802 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:25.802 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:25.802 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:25.802 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:25.802 DEBUG [main][MenuItemLookup] Item match:Navigate 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:25.803 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 12:51:25.803 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 12:51:25.803 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 12:51:25.803 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 12:51:25.803 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 12:51:25.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 12:51:25.866 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 12:51:25.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 12:51:25.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.867 DEBUG [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) 12:51:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:25.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:25.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:25.868 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:25.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:25.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:25.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:25.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:25.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:25.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:25.900 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:25.900 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:25.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:25.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:25.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:25.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:25.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:25.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 12:51:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:25.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:25.901 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:25.901 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:25.901 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:25.901 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:25.901 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:25.901 DEBUG [main][MenuItemLookup] Item match:Navigate 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:25.902 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 12:51:25.902 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 12:51:25.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 12:51:25.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 12:51:25.902 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 12:51:25.961 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"] 12:51:25.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 12:51:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:25.966 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 12:51:25.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:25.966 DEBUG [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) 12:51:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:25.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:25.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:25.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:25.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:25.967 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:25.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:25.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:25.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:26.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:26.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:26.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:26.010 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 12:51:26.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:26.016 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 12:51:26.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 12:51:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:26.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:26.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:26.016 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:26.016 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:26.016 DEBUG [main][MenuItemLookup] Item match:Window 12:51:26.018 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:26.018 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:26.018 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:26.018 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:26.018 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:26.018 DEBUG [main][MenuItemLookup] Item match:Show View 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:26.021 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:51:26.021 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:51:26.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:51:26.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:51:26.021 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:51:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:51:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:51:26.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:51:26.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:26.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:51:26.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:26.085 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:26.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:26.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:26.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:26.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:51:26.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:26.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:26.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:51:26.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:26.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:26.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:51:26.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 12:51:26.086 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 12:51:26.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 12:51:26.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 12:51:26.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:26.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:26.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:26.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:26.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:26.087 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:26.087 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:26.087 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:26.087 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:26.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:26.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:26.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:26.088 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:26.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:26.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 12:51:26.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 12:51:26.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:26.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 12:51:26.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:26.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:26.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 12:51:26.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:51:26.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:26.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:26.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:26.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:26.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:26.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:26.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:26.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 12:51:26.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:26.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:26.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:26.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:26.153 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:26.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:26.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:26.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:26.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:26.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:26.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:27.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:27.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:27.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:27.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:27.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:27.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:51:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:27.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:27.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:27.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:27.155 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 12:51:27.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:27.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:27.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:27.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:27.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:27.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:27.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:28.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:28.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:28.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:28.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:28.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:28.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:28.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:28.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:51:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:28.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:28.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:28.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:28.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 12:51:28.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:28.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:28.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:28.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:28.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 12:51:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:28.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:28.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:28.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:28.159 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:51:28.159 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:51:28.159 DEBUG [main][TreeItemHandler] Set Tree selection 12:51:28.159 DEBUG [main][TreeHandler] Notify Tree about selection event 12:51:28.166 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:51:28.170 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 12:51:28.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:28.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:28.197 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:51:28.197 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:51:28.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:51:28.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:51:28.197 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:51:28.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:28.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:28.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:28.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:28.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:28.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:28.724 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:28.724 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:51:28.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:51:28.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:51:28.724 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:51:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:51:29.307 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 12:51:29.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:51:29.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:29.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:51:29.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:29.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:29.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:29.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:29.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:29.311 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:51:29.311 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:51:29.311 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:51:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:29.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:29.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:51:29.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:29.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:29.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:29.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:29.312 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:29.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:29.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:51:29.315 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:51:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:51:29.816 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:51:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:29.816 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 12:51:29.816 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:29.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.506 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.111 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.737 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.099 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.109 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:29.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:29.824 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:29.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:29.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:29.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:29.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:29.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:29.825 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:29.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:29.825 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:51:29.825 DEBUG [main][EditorHandler] 0 editor(s) found 12:51:29.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.826 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:51:29.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:29.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:29.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') 12:51:29.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:29.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:29.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:29.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:29.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:29.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:29.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:51:29.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:29.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:29.830 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:29.830 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:29.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:51:29.831 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:29.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:29.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:29.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:51:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:29.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:29.832 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:29.832 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:29.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:29.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:51:29.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'] 12:51:29.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.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'] 12:51:29.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.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 Java Project"] 12:51:29.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.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'] 12:51:29.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.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'] 12:51:29.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:29.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Project"] 12:51:29.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:29.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:29.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:29.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:29.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:29.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:29.834 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:29.834 DEBUG [main][MenuItemLookup] Item match:File 12:51:29.835 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:29.835 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:29.839 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:29.839 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:29.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:29.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:29.857 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51:29.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.... 12:51:29.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 'New|Select a wizard'] is available. finished successfully 12:51:29.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:29.934 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:29.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:29.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:29.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:29.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:29.935 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:29.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:29.935 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:29.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:29.936 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:29.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:29.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:29.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 12:51:29.936 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 12:51:29.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 12:51:29.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 12:51:29.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:29.944 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:29.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:29.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:29.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:29.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:29.945 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:29.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:29.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:30.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'] 12:51:30.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:30.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:30.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 12:51:30.170 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 12:51:30.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 12:51:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:30.171 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:51:30.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:30.171 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 12:51:30.171 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:") 12:51:30.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:30.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:30.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:30.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:30.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:30.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:30.174 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 12:51:30.201 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 12:51:30.201 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 12:51:30.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.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) 12:51:30.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:30.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:30.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:30.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:30.203 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:30.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:30.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:30.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:30.207 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.... 12:51:33.208 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 12:51:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:33.208 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 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:33.208 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:33.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:33.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:33.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:33.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:33.209 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:33.209 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:33.209 DEBUG [main][MenuItemLookup] Item match:File 12:51:33.210 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:33.210 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:33.213 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:33.213 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:33.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:33.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:33.213 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:51:33.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:51:33.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:33.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:33.337 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:33.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.337 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:33.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:33.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:33.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:33.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:33.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:33.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:33.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:33.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:33.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:33.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:33.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:33.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 12:51:33.339 DEBUG [main][TreeItemHandler] Selecting tree item: Class 12:51:33.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 12:51:33.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 12:51:33.342 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:33.342 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:33.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:33.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:33.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:33.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:33.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:33.344 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:33.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:33.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:33.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:33.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'] 12:51:33.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 12:51:33.469 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 12:51:33.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 12:51:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:33.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:33.470 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:51:33.470 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:33.471 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:") 12:51:33.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:33.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:33.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:33.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:33.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:33.533 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:33.534 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 12:51:33.535 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.wizards.NewClassWizardPage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "public static void main(String[] args)") 12:51:33.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:33.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:33.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:33.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:33.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:33.539 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 12:51:33.539 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 12:51:33.539 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 12:51:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:33.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:33.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:33.539 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 12:51:33.539 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 12:51:33.539 DEBUG [WorkbenchTestable][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) 12:51:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:33.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:33.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:33.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:33.570 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:33.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:33.570 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:33.570 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:33.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:34.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:34.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:34.301 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 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:34.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fc26219 is found... 12:51:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5fc26219 is found finished successfully 12:51:34.302 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:34.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:34.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:34.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:34.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:34.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:34.304 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 12:51:34.304 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 12:51:34.304 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 12:51:34.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:34.335 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package java_project; public class Demo { public static void main(String[] args) { // TODO Auto-generated method stub System.out.println("Hello World"); } } TooltipText=null 12:51:34.335 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:51:34.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:34.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:34.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:34.336 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:34.336 DEBUG [main][MenuItemLookup] Item match:File 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:34.337 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:51:34.337 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:51:34.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:51:34.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:51:34.338 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:51:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:51:34.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:51:34.450 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:34.450 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 12:51:34.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:34.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:34.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:34.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:34.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:34.463 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 12:51:34.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:34.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:34.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:34.464 DEBUG [main][MenuItemLookup] Item match:Window 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:34.464 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:34.464 DEBUG [main][MenuItemLookup] Item match:Show View 12:51:34.467 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:34.468 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:51:34.468 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:51:34.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:51:34.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:51:34.468 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:51:34.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:51:34.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:51:34.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:51:34.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:34.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:34.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:51:34.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:34.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:34.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:34.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:34.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:34.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:34.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:34.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:34.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:34.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 12:51:34.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 12:51:34.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:35.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:35.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 12:51:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 12:51:35.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 12:51:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:35.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 12:51:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:35.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 12:51:35.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 12:51:35.075 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 12:51:35.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 12:51:35.076 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 12:51:35.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:35.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:35.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:35.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:35.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:35.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:35.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:35.077 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:35.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:35.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:35.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:35.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 12:51:35.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 12:51:35.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:35.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:35.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:35.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 '\*?\QBreakpoints\E') 12:51:35.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:35.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:35.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:35.178 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:35.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:35.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:35.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:35.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:35.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:35.181 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:51:35.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:35.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:35.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:35.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:35.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 '\*?\QBreakpoints\E') 12:51:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:35.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:35.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:35.243 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:35.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:35.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:35.247 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") 12:51:35.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:35.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:35.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ef8000 is found... 12:51:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ef8000 is found finished successfully 12:51:35.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 '\*?\QDemo.java\E') 12:51:35.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:35.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:35.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:35.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:35.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:35.249 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 12:51:35.297 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:35.297 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 12:51:35.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:35.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:36.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:36.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:36.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:36.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:36.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:36.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:36.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:36.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:36.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:36.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:36.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:36.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:36.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.389 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:36.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:36.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:36.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 '\*?\QBreakpoints\E') 12:51:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:36.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:36.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:36.403 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:36.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:36.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:36.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:36.447 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:51:36.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:36.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:36.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:36.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:36.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:51:36.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:36.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:36.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:36.489 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:36.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:36.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:36.517 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") 12:51:36.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:36.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:36.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:36.518 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 12:51:36.518 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:36.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 12:51:36.558 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 12:51:36.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 12:51:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:36.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.559 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:51:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:36.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:36.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:36.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:36.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6dde5483 is found... 12:51:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6dde5483 is found finished successfully 12:51:36.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:36.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:36.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:36.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:36.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:36.632 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 12:51:36.683 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:36.683 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 12:51:36.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:37.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f8331eb is found... 12:51:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f8331eb is found finished successfully 12:51:37.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:37.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:37.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:37.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:37.188 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:37.189 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 12:51:37.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.194 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:37.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:37.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:37.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 '\*?\QBreakpoints\E') 12:51:37.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:37.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:37.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:37.231 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:37.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:37.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:37.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:37.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.274 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:37.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:37.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:37.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:37.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 '\*?\QBreakpoints\E') 12:51:37.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:37.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:37.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:37.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:37.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:37.318 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:37.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:37.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:37.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:37.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:37.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:37.322 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:51:37.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:37.347 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:37.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:37.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:37.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:37.348 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:51:38.348 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 12:51:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:38.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:38.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:38.348 DEBUG [WorkbenchTestable][AbstractView] found: Demo 12:51:38.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:38.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:38.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:38.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:38.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:38.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:38.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:38.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:38.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:38.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:38.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:38.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:38.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:38.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:38.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 '\*?\QBreakpoints\E') 12:51:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:38.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:38.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:38.366 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:38.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:38.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:38.369 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:51:38.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:38.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:38.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:38.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:38.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:38.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 '\*?\QBreakpoints\E') 12:51:38.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:38.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:38.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:38.404 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:38.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:38.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:38.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:38.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:38.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:38.430 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") 12:51:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:38.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:38.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:38.430 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 12:51:38.430 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:38.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:38.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 12:51:38.476 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 12:51:38.476 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 12:51:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:38.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.477 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:51:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:38.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:38.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:38.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:38.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ce117bc is found... 12:51:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ce117bc is found finished successfully 12:51:38.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:38.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:38.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:38.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:38.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:38.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:38.527 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 12:51:38.559 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:38.559 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 12:51:38.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22102ab3 is found... 12:51:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22102ab3 is found finished successfully 12:51: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:39.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:39.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:39.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:39.068 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:39.068 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 12:51:39.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:39.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:39.079 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:39.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:51:39.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:39.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:39.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:39.107 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:39.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:39.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:39.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:39.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:39.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:39.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:39.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:39.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:39.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 '\*?\QBreakpoints\E') 12:51:39.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:39.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:39.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:39.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:39.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:39.165 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:39.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:39.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:39.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:39.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:39.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:39.168 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:51:39.168 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:39.169 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:39.169 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:39.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:39.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:39.169 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:51:40.169 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 12:51:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:40.170 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 12:51:40.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:40.170 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:40.170 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:40.170 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:40.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:40.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:40.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:40.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:40.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:40.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:40.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.176 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:40.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:40.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:40.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51: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 '\*?\QBreakpoints\E') 12:51:40.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:40.212 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:40.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:40.216 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 12:51:40.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:40.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:40.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:40.252 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 12:51:40.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.278 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:40.279 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:40.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:40.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:40.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:40.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:40.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:40.283 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") 12:51:40.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:40.284 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 12:51:40.284 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:40.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 12:51:40.336 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 12:51:40.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 12:51:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:40.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.337 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:51:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:40.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:40.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:40.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d75083e is found... 12:51:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d75083e is found finished successfully 12:51:40.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:40.398 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 12:51:40.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:40.431 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 12:51:40.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 12:51:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 12:51:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3bff7a12 is found... 12:51:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3bff7a12 is found finished successfully 12:51:40.938 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 12:51:40.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:40.939 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:40.940 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 12:51:40.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:40.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:40.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:40.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 '\*?\QBreakpoints\E') 12:51:40.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:40.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:40.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:40.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:40.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:40.982 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:40.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:41.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:41.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:41.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:41.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:41.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:41.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:41.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 12:51:41.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:41.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:41.036 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 12:51:41.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 '\*?\QBreakpoints\E') 12:51:41.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:41.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:41.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:41.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:41.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:41.065 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:41.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:41.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:41.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 12:51:41.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:41.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:41.068 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 12:51:41.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 12:51:41.069 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 12:51:41.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 12:51:41.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:41.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:41.070 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 12:51:42.070 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 12:51:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:42.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:42.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:42.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:42.071 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 12:51:42.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:42.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:42.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:42.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 12:51:42.072 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:51:42.072 DEBUG [main][EditorHandler] 1 editor(s) found 12:51:42.072 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 12:51:42.149 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 12:51:42.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:42.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:42.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:51:42.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:42.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:42.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:42.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:42.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 '\*?\QProject Explorer\E') 12:51:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:42.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:42.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:42.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:42.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:42.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:42.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:42.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:42.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:42.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:42.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:42.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:42.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:42.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:42.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:42.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:42.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:42.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:42.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:42.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:42.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:42.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:43.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:43.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:43.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:43.191 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:43.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:43.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:43.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:43.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 12:51:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:43.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:43.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:43.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:43.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:43.192 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 12:51:43.192 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:43.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:43.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:43.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:43.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:43.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:43.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:43.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:43.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:44.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:44.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:44.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:51:44.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:44.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:44.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:44.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:44.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:51:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:44.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:44.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:44.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:44.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:44.195 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 12:51:44.195 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:44.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:44.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:44.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:51:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:44.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:44.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:44.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:44.196 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:51:44.196 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:51:44.196 DEBUG [main][TreeItemHandler] Set Tree selection 12:51:44.196 DEBUG [main][TreeHandler] Notify Tree about selection event 12:51:44.203 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:51:44.210 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 12:51:44.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:44.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:44.241 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:51:44.241 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:51:44.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:51:44.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:51:44.241 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:51:44.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:44.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:44.241 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:44.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:44.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:44.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'New' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:51:44.767 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:51:44.767 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:51:44.767 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:51:44.767 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:51:44.767 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:51:44.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:51:45.383 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 12:51:45.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:51:45.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51: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: 32) 12:51:45.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:45.386 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:45.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:45.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:45.386 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:51:45.386 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:51:45.386 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:45.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:45.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:51:45.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:45.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:51:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:45.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:45.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:45.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:45.387 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:45.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:45.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:45.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:45.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:51:45.391 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:51:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:51:45.891 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:51:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:45.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:45.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:51:45.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:51:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:51:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:45.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:45.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 12:51:45.893 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:45.893 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.069 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: 1.934 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.964 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.821 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 1.901 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:45.903 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:45.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:45.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:45.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:45.903 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:45.903 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:45.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:45.905 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:45.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:45.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:45.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:45.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:45.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:45.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:45.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:45.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:45.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:45.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:45.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:45.905 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:45.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:45.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:45.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:45.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:45.906 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:45.906 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:45.906 DEBUG [main][MenuItemLookup] Item match:Window 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:45.907 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:45.907 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:45.907 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:45.907 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:45.907 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:51:45.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:45.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 12:51:45.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:45.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:45.986 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:45.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:45.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:45.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:45.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:45.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:45.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:45.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:46.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:46.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:46.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:46.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:46.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:46.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:46.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 12:51:46.493 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 12:51:46.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 12:51:46.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1783): Gtk-CRITICAL **: 12:51:46.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:51:46.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.624 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 12:51:46.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:46.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:46.627 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 12:51:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:46.628 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 12:51:46.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:51:46.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:51:46.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:51:46.651 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:51:46.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:46.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.653 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 12:51:46.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:46.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:46.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:51:46.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:46.659 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:46.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:46.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:46.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:46.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:46.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:46.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:46.694 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:46.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:46.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:46.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:46.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:46.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:46.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:46.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:46.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:46.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.694 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:46.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:46.695 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:46.695 DEBUG [main][MenuItemLookup] Item match:Window 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:46.695 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:46.695 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:46.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:46.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:46.695 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:51:46.760: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:51:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:46.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:46.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.849 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:46.849 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:46.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:46.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:46.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:46.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:46.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:46.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:46.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:46.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:46.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:46.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 12:51:46.851 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 12:51:46.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 12:51:46.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 12:51:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.853 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 12:51:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:46.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:46.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.878 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 12:51:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:46.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:46.881 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:51:46.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:46.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:46.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:46.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:46.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:46.883 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:46.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:46.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:46.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:46.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:46.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:46.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:46.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:46.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:46.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:46.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:46.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:46.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:46.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:46.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:46.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:46.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:46.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:46.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:46.936 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:46.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:46.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:46.936 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:46.936 DEBUG [main][MenuItemLookup] Item match:Window 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:46.937 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:46.937 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:46.937 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:46.937 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:46.937 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:51:46.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:51:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:47.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:47.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.067 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:47.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:47.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:47.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 12:51:47.069 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 12:51:47.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 12:51:47.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 12:51:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.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.*'] 12:51:47.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:47.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.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 12:51:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:47.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:47.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 12:51:47.073 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 12:51:47.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 12:51:47.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 12:51:47.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.debug.ui.jres.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...") 12:51:47.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.088 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:51:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:51:47.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:51:47.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 12:51:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.153 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 12:51:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:51:47.154 TRACE [main][WidgetHandler] Notify List with event 13 12:51:47.154 TRACE [main][WidgetHandler] Wait for synchronization 12:51:47.154 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 12:51:47.154 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 12:51:47.155 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) 12:51:47.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.156 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.156 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.156 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.193 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:") 12:51:47.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:47.196 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:47.196 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 12:51:47.204 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:") 12:51:47.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:47.207 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:47.207 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 12:51:47.209 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 12:51:47.209 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) 12:51:47.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.216 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 12:51:47.216 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 12:51:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 12:51:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.219 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:47.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:47.274 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 12:51:47.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.276 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 12:51:47.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:51:47.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:51:47.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:51:47.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 "Apply") 12:51:47.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.288 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 12:51:47.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.302 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 12:51:47.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.304 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 12:51:47.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.324 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:51:47.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.326 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:47.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:47.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:47.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:47.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:47.378 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:47.378 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:47.378 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:47.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:47.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:47.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:47.378 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:47.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:47.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:47.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.378 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:47.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:47.378 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:47.378 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:47.378 DEBUG [main][MenuItemLookup] Item match:Window 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:47.379 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:47.379 DEBUG [main][MenuItemLookup] Item match:Preferences 12:51:47.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:51:47.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:51:47.379 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:51:47.439: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:51:47.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:51:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:51:47.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.512 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:47.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.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 12:51:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:47.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:47.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 12:51:47.513 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 12:51:47.514 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 12:51:47.514 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 12:51:47.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.515 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:51:47.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.515 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:51:47.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.515 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:51:47.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:47.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:47.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:47.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:47.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:47.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 12:51:47.517 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 12:51:47.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 12:51:47.517 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 12:51:47.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.518 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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...") 12:51:47.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.531 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:51:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.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 JRE"] is available.... 12:51:47.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:47.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 JRE"] is available. finished successfully 12:51:47.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 12:51:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.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 12:51:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:51:47.575 TRACE [main][WidgetHandler] Notify List with event 13 12:51:47.575 TRACE [main][WidgetHandler] Wait for synchronization 12:51:47.575 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 12:51:47.575 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 12:51:47.575 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) 12:51:47.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.576 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.613 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:") 12:51:47.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:47.614 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:47.615 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 12:51:47.618 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:") 12:51:47.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:47.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:47.624 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 12:51:47.626 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 12:51:47.626 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) 12:51:47.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.628 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 12:51:47.628 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 12:51:47.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 12:51:47.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.634 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:47.687 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 12:51:47.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.688 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 12:51:47.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:51:47.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.690 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 12:51:47.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.692 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 12:51:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:47.693 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:47.693 TRACE [main][WidgetHandler] Wait for synchronization 12:51:47.693 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:51:47.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.695 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:51:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.719 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:51:47.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:47.721 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:51:47.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:47.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:47.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:47.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:47.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:47.750 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:47.750 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:47.751 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 12:51:47.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 12:51:47.751 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:47.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:47.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 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.789 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.242 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.442 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.373 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 12:51:47.762 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:51:47.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:47.777 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:47.777 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:47.778 DEBUG [main][MenuItemLookup] Item match:Run 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:51:47.778 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:51:47.778 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 12:51:47.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 12:51:47.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 12:51:47.778 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 12:51:47.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:51:47.883 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 12:51:47.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:51:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:47.884 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 12:51:47.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:51:47.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:47.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:47.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:47.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:47.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:47.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:47.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:47.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:47.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:47.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:51:47.885 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:51:47.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:51:47.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:51:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 12:51:47.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 12:51:47.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:47.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:47.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:51:47.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:51:47.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:51:47.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 12:51:47.905 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 12:51:47.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:47.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:48.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:48.080 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:48.080 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:48.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:48.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:48.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:48.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:48.086 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 12:51:48.086 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 12:51:48.086 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:51:48.086 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:48.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:48.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:48.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:48.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:48.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:48.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:48.091 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 12:51:48.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:48.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:48.599 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:48.599 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:49.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:49.019 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") 12:51:49.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:49.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:49.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:49.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:49.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:49.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:49.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:49.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:49.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 12:51:49.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 12:51:49.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:49.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:49.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:49.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:49.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:49.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:49.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:49.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:51:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 12:51:50.544 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.548 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 12:51:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 12:51:50.645 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 12:51:50.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:50.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.646 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #216 ]: 12:51:50.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:51:50.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:51:50.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:51:50.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 "OK", Widget matcher matching widgets with style: 8) 12:51:50.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.650 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.684 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:50.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:50.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select...") 12:51:50.687 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.689 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 12:51:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.689 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.689 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 12:51:50.792 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 12:51:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:50.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:50.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.794 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 12:51:50.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 12:51:50.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 12:51:50.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 12:51:50.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:51:50.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.800 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.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 12:51:50.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.833 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:50.833 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:50.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 12:51:50.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:50.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.836 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 12:51:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 12:51:50.932 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 12:51:50.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 12:51:50.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.935 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 12:51:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:51:50.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:50.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 12:51:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:50.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:50.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:50.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:50.976 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:50.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:50.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:50.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:50.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:51.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:51.040 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.040 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.040 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:51.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") 12:51:51.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:51.049 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 12:51:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:51.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:51.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:51.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:51.049 TRACE [main][WidgetHandler] Notify Button with event 27 12:51:51.049 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.049 TRACE [main][WidgetHandler] Notify Button with event 13 12:51:51.049 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.049 TRACE [main][WidgetHandler] Notify Button with event 26 12:51:51.049 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.049 TRACE [main][WidgetHandler] Notify Button with event 3 12:51:51.050 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.050 TRACE [main][WidgetHandler] Notify Button with event 4 12:51:51.050 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.050 TRACE [main][WidgetHandler] Notify Button with event 13 12:51:51.050 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 12:51:51.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.051 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.051 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:51.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Append environment to native environment") 12:51:51.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:51.065 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 12:51:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:51.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:51.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:51.066 TRACE [main][WidgetHandler] Notify Button with event 27 12:51:51.066 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.066 TRACE [main][WidgetHandler] Notify Button with event 13 12:51:51.066 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.066 TRACE [main][WidgetHandler] Notify Button with event 26 12:51:51.066 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.066 TRACE [main][WidgetHandler] Notify Button with event 3 12:51:51.066 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.066 TRACE [main][WidgetHandler] Notify Button with event 4 12:51:51.066 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.066 TRACE [main][WidgetHandler] Notify Button with event 13 12:51:51.066 TRACE [main][WidgetHandler] Wait for synchronization 12:51:51.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") 12:51:51.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.067 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:51.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:51.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 12:51:51.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:51.082 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:51:51.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:51.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:51.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:51.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 12:51:51.114 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 12:51:51.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:51.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.114 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 12:51:51.114 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:51.115 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:51.115 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 12:51:51.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:51.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 12:51:51.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:51.116 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:51.117 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 12:51:51.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 "OK", Widget matcher matching widgets with style: 8) 12:51:51.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:51.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 12:51:51.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:51.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:51.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:51.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:51.118 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:51.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:51.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:51.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:51.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 12:51:52.649 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 12:51:52.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.656 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.660 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:52.660 TRACE [main][WidgetHandler] Wait for synchronization 12:51:52.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 "Remove") 12:51:52.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:52.665 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 12:51:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:52.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:52.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:52.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:52.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.680 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:52.680 TRACE [main][WidgetHandler] Wait for synchronization 12:51:52.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 "Edit...") 12:51:52.680 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:52.684 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 12:51:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:52.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:52.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:52.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 12:51:52.712 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 12:51:52.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:52.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 12:51:52.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:52.713 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:52.713 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 12:51:52.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:52.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 12:51:52.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:52.714 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:52.715 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 12:51:52.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:51:52.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 12:51:52.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:52.716 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:52.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:52.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:52.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:52.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:52.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:52.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:52.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...") 12:51:52.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:52.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:52.753 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:51:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:52.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:52.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:52.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 12:51:52.781 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 12:51:52.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:52.781 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.781 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 12:51:52.781 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:52.782 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:52.782 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 12:51:52.782 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:52.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 12:51:52.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:52.783 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:52.784 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 12:51:52.784 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:51:52.784 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:52.784 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 12:51:52.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:52.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:52.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:52.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:52.785 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:51:52.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:52.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:52.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:52.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 12:51:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available. failed, an exception will be thrown 12:51:53.819 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:53.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:53.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:53.825 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:53.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:53.827 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:53.827 TRACE [main][WidgetHandler] Wait for synchronization 12:51:53.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Copy") 12:51:53.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:53.831 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 12:51:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:53.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:53.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:53.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:53.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 12:51:53.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:53.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:53.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:53.837 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:53.837 TRACE [main][WidgetHandler] Wait for synchronization 12:51: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 "Remove") 12:51:53.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:53.840 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 12:51:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:53.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:53.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:53.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:53.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:53.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:53.849 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Paste") 12:51:53.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:53.853 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 12:51:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:53.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:53.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:53.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:53.857 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:53.857 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.857 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:53.857 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:53.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:53.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:53.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:53.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:51:53.859 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 12:51:53.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:51:53.859 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 12:51:53.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:51:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:53.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:53.860 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 12:51:53.860 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 12:51:53.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.193 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 2.017 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.026 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.584 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.016 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.078 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.11 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 12:51:53.962 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 12:51:53.963 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:53.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:53.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 12:51:53.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:53.963 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:53.998 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:53.998 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:53.998 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:53.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:53.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 12:51:53.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 12:51:53.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:53.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:53.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:53.998 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 12:51:53.998 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 12:51:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:53.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:53.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:53.999 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") 12:51:53.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:53.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:54.008 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:54.008 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:54.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:54.087 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 12:51:54.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:54.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:54.089 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 12:51:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.089 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:51:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.089 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:54.089 TRACE [main][WidgetHandler] Wait for synchronization 12:51:54.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.091 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:54.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:54.092 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:54.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:54.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:54.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:54.242 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:51:54.242 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 12:51:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 12:51:54.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:54.248 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:54.248 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:54.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:54.437 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 12:51:54.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:54.438 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.438 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.438 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:54.438 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.439 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 12:51:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.439 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:54.439 TRACE [main][WidgetHandler] Wait for synchronization 12:51:54.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.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 "Open") 12:51:54.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:54.440 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:54.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:54.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:54.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:54.586 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 12:51:54.587 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 12:51:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 12:51:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:54.601 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:54.601 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:54.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:54.659 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 12:51:54.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:54.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:54.660 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 12:51:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.660 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 12:51:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.660 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:54.660 TRACE [main][WidgetHandler] Wait for synchronization 12:51:54.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.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 "Open") 12:51:54.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.661 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.661 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:54.662 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:54.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:54.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:54.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:54.925 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 12:51:54.925 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 12:51:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.926 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") 12:51:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:54.941 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:54.942 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:54.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:54.992 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 12:51:54.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:54.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:54.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:54.993 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 12:51:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.993 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 12:51:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:54.993 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:54.993 TRACE [main][WidgetHandler] Wait for synchronization 12:51:54.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:54.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:54.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:54.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:54.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:54.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:54.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:54.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:54.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:54.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:54.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:54.995 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:54.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:54.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:54.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:54.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:55.184 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 12:51:55.184 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 12:51:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.185 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") 12:51:55.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:55.197 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:55.197 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:55.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:55.250 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 12:51:55.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.250 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:55.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.250 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.250 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:55.251 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 12:51:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.251 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 12:51:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.252 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 12:51:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.252 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:55.252 TRACE [main][WidgetHandler] Wait for synchronization 12:51:55.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.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 "Open") 12:51:55.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:55.254 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:55.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:55.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:55.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:55.366 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 12:51:55.366 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 12:51:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.366 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") 12:51:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:55.372 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:55.372 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:55.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:55.422 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 12:51:55.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:55.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:55.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.422 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.422 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:55.423 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 12:51:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.423 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 12:51:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.423 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:55.423 TRACE [main][WidgetHandler] Wait for synchronization 12:51:55.423 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:55.425 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:55.426 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:55.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:55.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:55.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 12:51:55.688 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:55.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 12:51:55.688 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 12:51:55.688 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:55.688 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 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.69 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 12:51:55.696 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 12:51:55.697 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:55.697 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:55.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 12:51:55.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:55.697 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:55.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:55.697 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:55.697 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:55.697 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:51:55.697 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 12:51:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.698 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") 12:51:55.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:55.709 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:55.709 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:55.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:55.757 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 12:51:55.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:55.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:55.759 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 12:51:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.759 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 12:51:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:55.759 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:55.759 TRACE [main][WidgetHandler] Wait for synchronization 12:51:55.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:55.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:55.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:55.762 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:55.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:55.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:55.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:55.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:51:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:55.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:55.911 DEBUG [main][MenuItemLookup] Item match:Window 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:55.912 DEBUG [main][MenuItemLookup] Item match:Window 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:55.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:55.912 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:55.913 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:51:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:55.913 DEBUG [main][MenuItemLookup] Item match:Window 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:55.913 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:55.913 DEBUG [main][MenuItemLookup] Item match:Window 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:55.914 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:55.914 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:55.914 DEBUG [main][MenuItemLookup] Item match:Window 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:55.914 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:55.914 DEBUG [main][MenuItemLookup] Item match:Window 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:55.915 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:55.915 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:55.915 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:55.915 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:51:55.915 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:51:55.915 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:51:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:51:55.962 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 12:51:55.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:55.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:51:55.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.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 "Reset Perspective") 12:51:55.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:55.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:51:55.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:55.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:55.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:55.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:55.963 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:51:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:55.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:55.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:56.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:56.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 12:51:56.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 12:51:56.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:56.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:56.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:56.154 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 12:51:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:56.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:56.154 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:56.154 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:56.154 DEBUG [main][MenuItemLookup] Item match:Run 12:51:56.155 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 12:51:56.155 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 12:51:56.155 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:56.155 DEBUG [main][MenuItemLookup] Found menu:'Run History' 12:51:56.155 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:51:56.155 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 12:51:56.155 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 12:51:56.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 12:51:56.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 12:51:56.155 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 12:51:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:51:56.256 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 12:51:56.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:51:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:56.257 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 12:51:56.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:51:56.258 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:56.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:56.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:56.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:56.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:56.259 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 12:51:56.259 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 12:51:56.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 12:51:56.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 12:51:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 12:51:56.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 12:51:56.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:51:56.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:56.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:51:56.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:51:56.280 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 12:51:56.280 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 12:51:56.280 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 12:51:56.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:56.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:56.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:56.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:56.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:56.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:56.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:56.470 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 12:51:56.471 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 12:51:56.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:51:56.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:56.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:56.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:56.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:56.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:56.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:56.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:56.476 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 12:51:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:56.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:56.977 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:56.977 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:57.426 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") 12:51:57.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:57.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 12:51:57.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:57.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.429 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.429 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:57.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:57.444 INFO [WorkbenchTestable][AbstractText] Text set to: abc 12:51:57.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:57.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:57.470 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:57.470 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:57.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:57.486 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:57.486 INFO [WorkbenchTestable][AbstractText] Text set to: cde 12:51:57.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:57.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:57.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 12:51:57.506 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.506 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:57.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:57.523 INFO [WorkbenchTestable][AbstractText] Text set to: efg 12:51:57.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:51:57.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 12:51:57.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:57.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:51:57.545 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 12:51:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 12:51:57.545 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 12:51:57.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 12:51:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:57.558 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 12:51:57.558 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 12:51:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:57.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 12:51:57.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:57.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:51:57.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 12:51:57.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 12:51:57.655 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:51:57.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:51:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.96 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.501 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 12:51:57.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 12:51:57.666 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:51:57.666 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:57.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 12:51:57.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:57.666 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:51:57.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:57.688 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:51:57.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:57.689 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 12:51:57.689 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 12:51:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:57.689 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") 12:51:57.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:51:57.695 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:51:57.695 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:51:57.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:51:57.747 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 12:51:57.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:51:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:57.747 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:51:57.747 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:57.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:51:57.748 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 12:51:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:57.748 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 12:51:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:51:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:51:57.748 TRACE [main][WidgetHandler] Notify Table with event 13 12:51:57.748 TRACE [main][WidgetHandler] Wait for synchronization 12:51:57.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:57.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.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 "Open") 12:51:57.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:51:57.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:57.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:57.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:57.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:57.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:57.750 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:57.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:57.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:51:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:57.968 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:57.968 DEBUG [main][MenuItemLookup] Item match:Window 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.969 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:57.969 DEBUG [main][MenuItemLookup] Item match:Window 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:57.969 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:57.969 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:57.970 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:51:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:57.970 DEBUG [main][MenuItemLookup] Item match:Window 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:57.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:57.971 DEBUG [main][MenuItemLookup] Item match:Window 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:57.971 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:57.971 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.971 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:57.971 DEBUG [main][MenuItemLookup] Item match:Window 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:51:57.971 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:51:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:57.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:57.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:57.972 DEBUG [main][MenuItemLookup] Item match:Window 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:51:57.972 DEBUG [main][MenuItemLookup] Item match:Perspective 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:51:57.972 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:51:57.972 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:51:57.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:51:57.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:51:57.972 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:51:58.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:51:58.013 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 12:51:58.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:58.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:58.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:51:58.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:58.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:58.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:58.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 "Reset Perspective") 12:51:58.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:58.014 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:51:58.014 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:58.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:58.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:58.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:58.015 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:51:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:58.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:58.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:58.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:51:58.154 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 12:51:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 12:51:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:51:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:51:58.154 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 12:51:58.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.154 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EJB Project"] 12:51:58.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:58.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:58.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:58.155 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:58.155 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:58.155 DEBUG [main][MenuItemLookup] Item match:File 12:51:58.156 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:51:58.156 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:51:58.158 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:58.159 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:51:58.159 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:51:58.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:51:58.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:51:58.159 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:51:58.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 'New|Select a wizard'] is available.... 12:51:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:51:58.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:51:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:58.232 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:58.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:51:58.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:58.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:58.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 12:51:58.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 12:51:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:58.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 12:51:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 12:51:58.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 12:51:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:58.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 12:51:58.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:58.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 12:51:58.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 12:51:58.735 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 12:51:58.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 12:51:58.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 12:51:58.738 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:51:58.738 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:51:58.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:51:58.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:58.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:58.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:58.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:58.739 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:51:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:58.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:58.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:58.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:58.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:51:58.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 12:51:58.847 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 12:51:58.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 12:51:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:58.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:58.848 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 12:51:58.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:51:58.849 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:") 12:51:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:58.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:58.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:58.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:51:58.877 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:51:58.878 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 12:51:58.880 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 12:51:58.880 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 12:51:58.880 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) 12:51:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:58.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:58.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:58.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:58.882 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:51:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:58.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:58.882 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:58.882 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:51:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:51:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:51:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:51:59.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:51:59.405 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:51:59.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:59.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:59.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:59.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'File' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:51:59.406 DEBUG [main][MenuItemLookup] Item match:Window 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:59.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:51:59.406 DEBUG [main][MenuItemLookup] Item match:Show View 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Markers' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Packages' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Servers' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:51:59.411 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:51:59.411 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:51:59.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:51:59.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:51:59.411 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:51:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:51:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:51:59.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:51:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:59.547 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:51:59.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:59.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:59.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:59.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:59.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:51:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:51:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:51:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:51:59.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:59.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:59.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:59.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:51:59.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:51:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:51:59.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:51:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:51:59.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:51:59.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:51:59.549 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:51:59.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:51:59.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:51:59.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:59.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:59.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:59.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:59.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:59.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:51:59.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:51:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:51:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:51:59.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:51:59.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:51:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:59.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:59.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:51:59.550 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:51:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:51:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:51:59.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:51:59.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:51:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:51:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:51:59.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:51:59.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:59.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:51:59.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:59.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:51:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:51:59.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:51:59.648 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:51:59.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 '\*?\QPackage Explorer\E') 12:51:59.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:59.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:51:59.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:51:59.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:51:59.650 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:59.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:59.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:59.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:51:59.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:51:59.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:51:59.652 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:59.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:59.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:59.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:59.653 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:51:59.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:51:59.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:51:59.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:51:59.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:51:59.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:51:59.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:00.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:00.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:00.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:00.668 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:00.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:00.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:00.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:00.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 12:52:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:00.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:00.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:00.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:00.670 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 12:52:00.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:00.672 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:52:00.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:00.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:00.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:00.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:52:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:00.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:00.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:00.677 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:00.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:00.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:00.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:00.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:00.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:00.679 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:00.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:00.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:00.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:00.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:00.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:01.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:01.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:01.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:01.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:02.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:02.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:02.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:02.181 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:02.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:02.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:02.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:02.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 12:52:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:02.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:02.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:02.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:02.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:02.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 12:52:02.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 12:52:02.183 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 12:52:02.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 12:52:02.188 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 12:52:02.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:02.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.340 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:02.340 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:02.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:02.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:02.340 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:02.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:52:02.841 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 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:02.841 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 12:52:02.841 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 12:52:02.841 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 12:52:02.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 12:52:02.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 12:52:02.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:02.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:02.874 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:02.874 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:02.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:02.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:02.874 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:02.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 'Delete.*'] is available.... 12:52:03.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 'Delete.*'] is available. finished successfully 12:52:03.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:03.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:03.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:03.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:03.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: 32) 12:52:03.455 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:03.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:03.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:03.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:03.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:03.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:03.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:03.456 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:03.456 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:03.456 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:03.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:03.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:03.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:52:03.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:03.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:03.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:03.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:03.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:03.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:03.457 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:03.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:03.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:03.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:03.461 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:03.961 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:03.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 12:52:03.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:03.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:03.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:52:03.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 12:52:03.963 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 12:52:03.963 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:03.963 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.298 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.809 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 12:52:03.973 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 12:52:03.974 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:52:03.974 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:03.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 12:52:03.974 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:03.974 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:52:03.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:03.975 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:52:03.975 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:03.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:03.975 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 12:52:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 12:52:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:03.975 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:03.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'] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Utility Module"] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:03.976 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.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'] 12:52:03.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:03.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:03.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:03.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:03.977 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:03.977 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:03.977 DEBUG [main][MenuItemLookup] Item match:File 12:52:03.978 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:52:03.978 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:03.981 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:52:03.981 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:52:03.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:52:03.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:52:03.981 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:52:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:52:04.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 12:52:04.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:04.060 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:04.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:04.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:04.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:04.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:04.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:04.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:04.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 12:52:04.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:04.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:04.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:04.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 12:52:04.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:04.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:04.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:04.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:04.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:04.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 12:52:04.563 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 12:52:04.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 12:52:04.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 12:52:04.566 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:04.566 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:52:04.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:52:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:04.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:04.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:04.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:04.567 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:04.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:04.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:04.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:04.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:04.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:04.639 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.... 12:52:04.641 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 12:52:04.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 12:52:04.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:04.666 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 12:52:04.666 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:04.667 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:") 12:52:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:04.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:04.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:04.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:04.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:04.668 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:04.669 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 12:52:04.671 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 12:52:04.671 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 12:52:04.671 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) 12:52:04.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:04.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:04.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:04.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:04.672 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:04.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:04.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:04.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:05.186 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 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:05.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:05.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:05.187 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:05.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:05.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:05.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:05.187 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:05.187 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:52:05.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:05.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:05.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:05.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:05.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:05.188 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:05.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:05.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:05.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:05.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:05.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:05.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:05.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:05.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:05.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:05.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:05.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:05.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:05.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:06.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:06.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:06.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:06.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:06.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:06.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:06.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 12:52:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:06.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:06.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:06.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:06.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 12:52:06.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:06.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:06.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:06.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:06.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:06.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:06.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:06.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 '\*?\QProject Explorer\E') 12:52:06.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:06.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:06.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:06.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:06.218 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:06.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:06.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:06.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:06.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:06.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:06.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:06.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:06.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:06.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:06.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:06.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:06.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:06.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:06.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:07.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:07.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:07.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:07.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:07.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:07.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:07.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:07.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:07.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:07.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:07.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:07.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:07.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:07.285 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 12:52:07.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 12:52:07.285 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 12:52:07.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 12:52:07.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 12:52:07.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:07.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:07.324 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:07.325 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:07.325 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:07.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:07.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:07.325 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:07.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:07.325 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:52:07.825 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 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:07.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:07.825 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 12:52:07.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 12:52:07.825 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 12:52:07.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 12:52:07.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 12:52:07.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:07.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:07.873 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:07.873 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:07.873 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:07.873 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:07.873 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:07.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 'Delete.*'] is available.... 12:52:08.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:52:08.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:08.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:08.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:08.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:08.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:52:08.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:08.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:08.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:08.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:08.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:08.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:08.573 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:08.573 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:08.573 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:08.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:08.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:08.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:52:08.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:08.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:08.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:08.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:08.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:08.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:08.574 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:08.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:08.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:08.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:08.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:08.578 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:09.078 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:09.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 12:52:09.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:09.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:09.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 12:52:09.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 12:52:09.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:09.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.106 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.104 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:09.087 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:09.088 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:52:09.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:09.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:09.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:09.088 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:52:09.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:09.089 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:52:09.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:09.089 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 12:52:09.089 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 12:52:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:52:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:09.089 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:09.089 DEBUG [main][MenuItemLookup] Item match:Window 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:52:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.090 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:09.090 DEBUG [main][MenuItemLookup] Item match:Window 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:09.090 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:09.090 DEBUG [main][MenuItemLookup] Item match:Perspective 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:52:09.091 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:52:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:52:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:09.091 DEBUG [main][MenuItemLookup] Item match:Window 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:52:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:09.091 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:09.091 DEBUG [main][MenuItemLookup] Item match:Window 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:09.092 DEBUG [main][MenuItemLookup] Item match:Perspective 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:52:09.092 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:52:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:09.092 DEBUG [main][MenuItemLookup] Item match:Window 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:52:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.092 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:09.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:09.092 DEBUG [main][MenuItemLookup] Item match:Window 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:09.093 DEBUG [main][MenuItemLookup] Item match:Perspective 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:52:09.093 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:52:09.093 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:52:09.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:52:09.093 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:52:09.093 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:52:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:52:09.122 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 12:52:09.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:52:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:09.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:52:09.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:09.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:52:09.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:09.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:52:09.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.124 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:52:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:09.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 12:52:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:09.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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 EAR Application Project"] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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 EAR Application Project"] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.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'] 12:52:09.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:09.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:09.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:09.257 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:09.257 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.257 DEBUG [main][MenuItemLookup] Item match:File 12:52:09.257 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:52:09.257 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:09.260 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:52:09.260 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:52:09.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:52:09.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:52:09.274 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:52:09.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.... 12:52:09.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:52:09.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:52:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:09.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:09.351 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:09.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:52:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 12:52:09.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:09.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:09.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:09.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 12:52:09.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:09.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:09.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:09.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:09.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:09.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 12:52:09.354 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 12:52:09.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 12:52:09.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 12:52:09.357 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:09.357 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:52:09.357 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:52:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.358 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.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'] 12:52:09.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.478 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.... 12:52:09.478 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 12:52:09.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 12:52:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:09.479 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:09.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.480 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:") 12:52:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:09.482 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:09.482 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 12:52:09.484 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") 12:52:09.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:52:09.485 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 12:52:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:52:09.485 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 12:52:09.549 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:09.549 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 12:52:09.549 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) 12:52:09.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.551 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.569 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") 12:52:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.571 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...") 12:52:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.572 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 12:52:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Create default Java EE modules."] is available.... 12:52:09.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:52:09.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 12:52:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:09.692 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") 12:52:09.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.693 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 12:52:09.693 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 12:52:09.693 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 12:52:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.698 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") 12:52:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.699 INFO [WorkbenchTestable][AbstractButton] Click button &Web 12:52:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.699 TRACE [main][WidgetHandler] Notify Button with event 27 12:52:09.699 TRACE [main][WidgetHandler] Wait for synchronization 12:52:09.699 TRACE [main][WidgetHandler] Notify Button with event 13 12:52:09.699 TRACE [main][WidgetHandler] Wait for synchronization 12:52:09.699 TRACE [main][WidgetHandler] Notify Button with event 26 12:52:09.699 TRACE [main][WidgetHandler] Wait for synchronization 12:52:09.699 TRACE [main][WidgetHandler] Notify Button with event 3 12:52:09.699 TRACE [main][WidgetHandler] Wait for synchronization 12:52:09.699 TRACE [main][WidgetHandler] Notify Button with event 4 12:52:09.699 TRACE [main][WidgetHandler] Wait for synchronization 12:52:09.700 TRACE [main][WidgetHandler] Notify Button with event 13 12:52:09.700 TRACE [main][WidgetHandler] Wait for synchronization 12:52:09.700 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 >") 12:52:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.701 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:09.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:52:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:52:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:09.806 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:09.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:09.806 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:") 12:52:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:09.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:09.808 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 12:52:09.839 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:09.839 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:52:09.839 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) 12:52:09.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:09.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:09.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:09.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:09.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:09.851 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:09.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:09.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:10.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:10.356 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 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:10.356 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:10.356 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 12:52:10.356 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) 12:52:10.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:10.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:10.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:10.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:10.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:10.358 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:10.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:10.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:10.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:10.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:10.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:10.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:10.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 12:52:11.417 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 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:11.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:11.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:11.418 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:11.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:11.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:11.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:11.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:11.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:52:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:11.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:11.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:11.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:11.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:11.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:11.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:11.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:11.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:11.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:11.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:11.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:11.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:11.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:11.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:11.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:11.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:11.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:11.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:11.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:12.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:12.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:12.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:12.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:12.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:12.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:12.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:12.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 12:52:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:12.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:12.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:12.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:12.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:12.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 12:52:12.473 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:12.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:12.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:12.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:12.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:12.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:12.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:12.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:12.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:12.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:12.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:12.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:12.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:13.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:13.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:13.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:13.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:13.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:13.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:13.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:13.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:13.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:13.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:13.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:13.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 12:52:13.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:13.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:13.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:13.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:13.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:13.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:13.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 '\*?\QProject Explorer\E') 12:52:13.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:13.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:13.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:13.980 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:13.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:13.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:13.982 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:13.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:13.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:13.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:13.983 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:13.983 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:13.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:13.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:13.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:13.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:13.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:14.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:14.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:14.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:14.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:14.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:14.984 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:14.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:14.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:14.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:14.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 12:52:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:14.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:14.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:14.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:14.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:14.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 12:52:14.986 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:14.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:14.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:14.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:14.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:14.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:14.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:14.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:15.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:15.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:15.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:15.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:15.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:15.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:15.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:15.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:15.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:15.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 12:52:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:15.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:15.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:15.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:15.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:15.988 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 12:52:15.989 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:15.989 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:15.989 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:15.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:15.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:15.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:15.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:15.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:15.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:15.990 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:52:15.990 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:52:15.990 DEBUG [main][TreeItemHandler] Set Tree selection 12:52:15.990 DEBUG [main][TreeHandler] Notify Tree about selection event 12:52:15.997 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:52:16.032 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 12:52:16.032 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 12:52:16.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:16.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:52:16.060 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:52:16.061 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:52:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:16.061 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:52:16.061 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:52:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:16.061 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:16.061 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:16.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:16.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:16.061 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:16.061 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:16.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:16.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:16.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:16.587 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:16.587 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:16.587 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:16.587 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:16.587 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:16.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1783): Gtk-CRITICAL **: 12:52:16.617: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:16.620: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:16.645: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:16.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:17.162 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 12:52:17.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:17.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:17.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) 12:52:17.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:17.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:17.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:17.166 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:17.166 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:17.166 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:17.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:17.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:17.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") 12:52:17.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:17.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:17.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:17.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:17.167 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:17.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:17.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:17.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:17.170 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:17.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:17.671 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:17.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:17.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:17.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:17.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:17.671 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:52:17.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 12:52:17.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:17.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 12:52:17.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:17.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:17.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:17.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:17.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'] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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'] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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 EAR Application Project"] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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'] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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'] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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'] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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 EAR Application Project"] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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'] 12:52:17.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.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'] 12:52:17.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:17.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:17.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:17.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:17.673 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:17.673 DEBUG [main][MenuItemLookup] Item match:File 12:52:17.674 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:52:17.674 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:52:17.676 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:52:17.676 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:52:17.676 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:17.677 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:52:17.677 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:52:17.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:52:17.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:52:17.688 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:52:17.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.... 12:52:17.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 'New|Select a wizard'] is available. finished successfully 12:52:17.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:52:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:17.757 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:17.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.757 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:52:17.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:17.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 12:52:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:17.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 12:52:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:17.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:17.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:17.759 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 12:52:17.759 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 12:52:17.759 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 12:52:17.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 12:52:17.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:17.759 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:52:17.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) 12:52:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:17.760 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:17.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:17.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:17.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:17.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:17.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.837 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.... 12:52:17.837 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 12:52:17.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 12:52:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:17.838 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:17.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.838 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:") 12:52:17.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:17.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:17.840 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 12:52:17.841 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") 12:52:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:52:17.842 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 12:52:17.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:52:17.843 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 12:52:17.894 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:17.894 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 12:52:17.895 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) 12:52:17.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:17.896 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:17.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:17.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:17.905 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") 12:52:17.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:17.906 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...") 12:52:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:17.907 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 12:52:17.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:17.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:17.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:17.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 12:52:17.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 12:52:17.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 12:52:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:17.993 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 12:52:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:52:17.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:52:17.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:52:17.994 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:17.995 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 12:52:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:52:17.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:52:17.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 12:52:17.995 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:17.996 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 12:52:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:52:17.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:52:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 12:52:17.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:17.998 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 12:52:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:17.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:17.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:17.999 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:17.999 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 12:52:17.999 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 12:52:17.999 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) 12:52:17.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:17.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:18.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:18.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:18.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:18.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:18.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:18.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:18.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:18.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:18.505 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:18.505 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 12:52:18.506 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) 12:52:18.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:18.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:18.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:18.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:18.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:18.508 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:18.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:18.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:18.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:18.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:19.012 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 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:19.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:19.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:19.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:19.013 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:19.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:19.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:19.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:19.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:19.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:52:19.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:19.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:19.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:19.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:19.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:19.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:19.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:19.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:19.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:19.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:19.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:19.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:19.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:19.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:19.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:19.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:19.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:19.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:19.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:19.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:19.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:19.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:19.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:19.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:20.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:20.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:20.019 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:20.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:20.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:20.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:20.024 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:20.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:20.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:20.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:20.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:20.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:20.024 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:20.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:20.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:20.025 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:20.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:20.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:20.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:20.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:20.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:20.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:20.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:20.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:20.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:20.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:20.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:20.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:21.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:21.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:21.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:21.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:21.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:21.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:21.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:21.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:21.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:21.028 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:21.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:21.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:21.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:21.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:21.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:21.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:21.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:21.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:21.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:21.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:21.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:21.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:21.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:21.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:21.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:22.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:22.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:22.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:22.031 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:22.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:22.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:22.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:22.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 12:52:22.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:22.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:22.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:22.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:22.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:22.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:22.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:22.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:22.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:22.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:22.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:22.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:22.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:22.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:22.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:22.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:22.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:22.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:22.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:22.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:22.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:23.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:23.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:23.035 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:23.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:23.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:23.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:23.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 12:52:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:23.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:23.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:23.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:23.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:23.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:23.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:23.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:23.036 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:23.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:23.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:23.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:23.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:23.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:23.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:23.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:23.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:23.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:24.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:24.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:24.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:24.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:24.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 12:52:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:24.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:24.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:24.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:24.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:24.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:24.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:24.040 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:24.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:24.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:24.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:24.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:24.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:52:24.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:24.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:24.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:24.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:24.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:24.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:24.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:24.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:24.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:24.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:24.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:24.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:24.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:24.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:24.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:24.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:25.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:25.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:25.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:25.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:25.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:25.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:25.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:25.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:25.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 12:52:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:25.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:25.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:25.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:25.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:25.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:25.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:25.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:25.549 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:25.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:25.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:25.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:25.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:25.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:25.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:26.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:26.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:26.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:26.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:26.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:26.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:26.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:26.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:26.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:26.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:26.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:26.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:26.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:26.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:26.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:26.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 12:52:26.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 12:52:26.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 12:52:26.553 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 12:52:26.553 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:26.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:26.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 12:52:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:26.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:26.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:26.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:26.554 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:52:26.554 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:52:26.555 DEBUG [main][TreeItemHandler] Set Tree selection 12:52:26.555 DEBUG [main][TreeHandler] Notify Tree about selection event 12:52:26.565 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:52:26.567 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 12:52:26.567 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 12:52:26.567 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 12:52:26.567 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 12:52:26.567 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 12:52:26.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:26.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:26.604 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:26.604 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:26.604 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:26.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:26.605 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:26.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:26.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:27.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:27.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:27.131 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:27.131 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:27.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:27.132 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:27.132 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:27.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:52:27.721 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 12:52:27.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:27.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) 12:52:27.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:27.724 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:27.724 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:27.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:27.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:27.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:27.724 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:27.724 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:27.724 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:27.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:27.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:27.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") 12:52:27.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:27.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:27.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:27.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:27.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:27.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:27.726 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:27.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:27.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:27.728 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:28.229 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:28.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:28.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:28.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:28.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:28.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:52:28.230 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 12:52:28.230 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:28.230 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 12:52:28.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:28.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:28.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:28.230 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:28.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.230 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New EAR Application Project"] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.231 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:28.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:28.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:28.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:28.232 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:28.232 DEBUG [main][MenuItemLookup] Item match:File 12:52:28.233 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:52:28.233 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:28.236 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:52:28.236 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:52:28.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:52:28.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:52:28.237 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:52:28.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:52:28.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:52:28.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:52:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:28.314 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:28.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.314 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:52:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:28.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:28.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 12:52:28.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:28.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:28.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 12:52:28.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:28.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:28.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 12:52:28.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 12:52:28.316 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 12:52:28.316 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 12:52:28.316 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 12:52:28.316 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:28.316 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:52:28.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:52:28.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:28.317 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:28.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:28.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:28.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:28.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.398 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.... 12:52:28.398 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 12:52:28.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 12:52:28.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:28.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:28.399 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:28.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:28.399 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:") 12:52:28.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:28.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:28.402 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 12:52:28.404 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") 12:52:28.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:52:28.405 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 12:52:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:52:28.405 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 12:52:28.471 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:28.471 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 12:52:28.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jst.j2ee.ui.project.facet.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) 12:52:28.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:28.480 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:28.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:28.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:28.495 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") 12:52:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:28.496 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 12:52:28.496 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 12:52:28.496 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) 12:52:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:28.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:28.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:28.497 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:28.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:28.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:29.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:29.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:29.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:29.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:29.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:29.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:29.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:29.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:29.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:52:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:29.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:29.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:29.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:29.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:29.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:29.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:29.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:29.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:29.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:29.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:29.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:29.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:29.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:29.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:29.006 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:29.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:29.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:29.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:29.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:29.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:29.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:29.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:30.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:30.008 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:30.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:30.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:30.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:30.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:30.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:30.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:30.009 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:30.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:52:30.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:30.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:30.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:30.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:30.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:52:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:30.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:30.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:30.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:30.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:30.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:30.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:30.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:30.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:30.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:30.025 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:30.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:30.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:30.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:30.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:30.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:30.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:30.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:30.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:31.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:31.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:31.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:31.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:31.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:31.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:31.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:31.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:31.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:31.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:31.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:31.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:31.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:31.029 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:31.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:31.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:31.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:31.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:31.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:31.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:31.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:31.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:31.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:32.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:32.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:32.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:32.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:32.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:32.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:32.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 12:52:32.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:32.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:32.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:32.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:32.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:32.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 12:52:32.032 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:52:32.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:52:32.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:32.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:32.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 12:52:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:32.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:32.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:32.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:32.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:32.033 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:52:32.033 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:52:32.033 DEBUG [main][TreeItemHandler] Set Tree selection 12:52:32.033 DEBUG [main][TreeHandler] Notify Tree about selection event 12:52:32.043 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:52:32.048 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 12:52:32.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:32.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Import' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Export' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:32.088 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:32.088 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:32.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:32.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:32.088 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:32.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:32.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:32.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:32.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:32.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:32.614 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:32.614 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:32.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:32.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:32.614 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:52:33.215 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 12:52:33.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:33.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: 32) 12:52:33.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:33.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:33.218 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:33.218 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:33.218 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:33.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:33.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:33.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 "OK") 12:52:33.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:33.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:33.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:33.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:33.219 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:33.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:33.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:33.222 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:33.723 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:33.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:33.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:33.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 12:52:33.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 12:52:33.724 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:33.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.637 s - in org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 8.416 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 10.558 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.493 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:33.732 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:33.732 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:52:33.732 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:33.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:33.732 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:33.732 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:52:33.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:33.733 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:52:33.733 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:33.733 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 12:52:33.733 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 12:52:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:52:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.733 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.733 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.733 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:52:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.734 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.734 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:33.734 DEBUG [main][MenuItemLookup] Item match:Perspective 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:52:33.735 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:52:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:52:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.735 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:52:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.735 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.735 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:33.736 DEBUG [main][MenuItemLookup] Item match:Perspective 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:52:33.736 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:52:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.736 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:52:33.736 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:52:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.736 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.737 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:52:33.737 DEBUG [main][MenuItemLookup] Item match:Perspective 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:52:33.737 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:52:33.737 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:52:33.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:52:33.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:52:33.737 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:52:33.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:52:33.766 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 12:52:33.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:52:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:33.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:52:33.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.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 "Reset Perspective") 12:52:33.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:52:33.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:33.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:33.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:33.767 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:52:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:33.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:33.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:33.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:33.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:33.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 12:52:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:33.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:33.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:33.894 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:52:33.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:33.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:33.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:33.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:33.907 DEBUG [main][MenuItemLookup] Item match:Window 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.907 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:33.907 DEBUG [main][MenuItemLookup] Item match:Show View 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Markers' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Packages' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Servers' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:33.910 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:52:33.910 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:52:33.911 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:52:33.911 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:52:33.911 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:52:33.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:52:33.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 12:52:33.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:52:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:33.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 12:52:33.987 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:33.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:33.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:33.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:52:33.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:33.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:33.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:52:33.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:33.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:52:33.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:33.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:52:33.989 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:52:33.989 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:52:33.989 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:52:33.989 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:52:33.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:52:33.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:33.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:33.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:33.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:33.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:33.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:33.990 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:52:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:33.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:33.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:34.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:52:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:52:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:52:34.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:52:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:34.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:34.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:34.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 '\*?\QPackage Explorer\E') 12:52:34.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:34.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:34.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:34.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:34.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:34.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:34.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:34.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:34.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:34.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'] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:52:34.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:34.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:34.070 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:34.070 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:34.070 DEBUG [main][MenuItemLookup] Item match:File 12:52:34.071 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:52:34.071 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:34.074 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:52:34.074 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:52:34.074 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:52:34.074 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:52:34.074 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:52:34.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.... 12:52:34.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:52:34.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:52:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:34.148 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:34.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.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 12:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:34.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:34.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:52:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:52:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:52:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:34.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:52:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:52:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:52:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:52:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:34.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:52:34.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 12:52:34.150 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 12:52:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 12:52:34.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 12:52:34.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:34.154 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:52:34.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:52:34.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:34.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:34.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:34.160 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:34.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:34.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:34.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:34.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.273 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.... 12:52:34.273 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 12:52:34.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:52:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:34.274 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:34.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:34.274 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:") 12:52:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:34.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:34.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:34.277 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:34.277 INFO [WorkbenchTestable][AbstractText] Text set to: web project 12:52:34.279 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:34.279 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:52:34.280 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) 12:52:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:34.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:34.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:34.282 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:34.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:34.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:34.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:34.785 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 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:34.785 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:34.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:34.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:34.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:34.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:34.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:34.788 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:34.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:34.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:34.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:34.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:34.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:34.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:35.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:35.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:35.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:35.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:35.790 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:35.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:35.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:35.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:35.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 12:52:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:35.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:35.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:35.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:35.791 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 12:52:35.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:35.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:35.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:35.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:35.793 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:35.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:35.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:35.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:35.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:35.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:35.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:36.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:36.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:36.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:36.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:36.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:36.795 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:36.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:36.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:36.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:36.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:36.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:36.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:36.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:36.796 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 12:52:36.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 12:52:36.797 DEBUG [main][TreeItemHandler] Selecting tree item: web project 12:52:36.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 12:52:36.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 12:52:36.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:36.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:36.833 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:36.833 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:36.834 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:36.834 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:36.834 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:36.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:52:37.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 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:37.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:37.366 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 12:52:37.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 12:52:37.367 DEBUG [main][TreeItemHandler] Selecting tree item: web project 12:52:37.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 12:52:37.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 12:52:37.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:37.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:37.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:37.399 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:37.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:37.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:37.400 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:37.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 'Delete.*'] is available.... 12:52:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:52:38.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:38.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:38.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:38.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:52:38.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:38.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:38.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.063 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:38.063 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:38.063 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:52:38.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:38.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:38.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:38.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.064 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:38.069 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:38.569 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:38.569 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 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:38.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:38.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:38.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:38.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 12:52:38.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:38.570 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 12:52:38.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:38.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:38.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:38.570 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:38.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:52:38.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:38.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:38.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:52:38.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:38.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:38.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:38.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:38.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:38.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:38.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:38.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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: "New Dynamic Web Project"] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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: "New Dynamic Web Project"] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.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'] 12:52:38.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:38.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:38.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:38.601 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:38.601 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:38.601 DEBUG [main][MenuItemLookup] Item match:File 12:52:38.602 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:52:38.602 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:52:38.605 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:52:38.605 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:52:38.605 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:52:38.605 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:38.606 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:52:38.606 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:52:38.606 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:52:38.606 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:52:38.606 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:52:38.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 'New|Select a wizard'] is available.... 12:52:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:52:38.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:52:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:38.688 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:38.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.688 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:52:38.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:52:38.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:38.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:38.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:52:38.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:38.690 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:52:38.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:38.690 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:52:38.690 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 12:52:38.690 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 12:52:38.690 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 12:52:38.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 12:52:38.691 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:52:38.691 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:52:38.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:52:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.692 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.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'] 12:52:38.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.795 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.... 12:52:38.795 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 12:52:38.795 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:52:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:38.796 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:38.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:52:38.796 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:") 12:52:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:38.798 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:38.798 INFO [WorkbenchTestable][AbstractText] Text set to: web project 12:52:38.830 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:") 12:52:38.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:38.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:38.839 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:38.839 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 12:52:38.839 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) 12:52:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.841 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.858 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...") 12:52:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.858 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 12:52:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 12:52:38.898 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 12:52:38.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 12:52:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:38.898 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 12:52:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:52:38.899 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:52:38.899 INFO [WorkbenchTestable][AbstractText] Text set to: source 12:52:38.900 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) 12:52:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.901 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:52:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:52:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.jst.servlet.ui.project.facet.WebProjectSecondPage, index 0 and no matchers specified 12:52:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:38.930 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 12:52:38.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:38.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 12:52:38.931 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 12:52:38.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 12:52:38.931 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 12:52:38.931 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") 12:52:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:38.932 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:52:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:38.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:38.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:38.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:38.934 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 12:52:38.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:38.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:38.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:38.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:38.943 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 12:52:38.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 12:52:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:39.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 12:52:39.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 12:52:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:39.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 12:52:39.944 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 12:52:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:39.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:39.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:39.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:39.944 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 12:52:39.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 12:52:39.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:40.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 12:52:40.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 12:52:40.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:40.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:40.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 12:52:40.945 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:40.945 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 12:52:40.945 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) 12:52:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:40.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:40.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:40.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:40.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:40.948 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:52:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:40.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:40.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:40.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:40.958 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") 12:52:40.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:40.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:40.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:40.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:40.959 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 12:52:40.959 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 12:52:40.959 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 12:52:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:40.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:40.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:40.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:40.960 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:52:40.960 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:52:40.960 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) 12:52:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:40.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:40.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:40.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:40.961 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:52:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:40.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:40.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:40.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:52:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:52:41.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:41.464 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 12:52:41.464 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 12:52:41.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 12:52:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:52:42.522 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 12:52:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 12:52:43.022 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 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:43.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:43.023 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:43.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:43.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:43.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:43.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:43.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:43.026 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:43.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:43.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:43.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:43.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:43.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:43.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:43.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:43.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:44.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:44.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:44.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:44.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:44.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:44.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:44.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:44.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:44.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:44.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:44.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:44.030 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 12:52:44.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:44.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:44.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:44.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:44.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:44.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:44.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:44.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:44.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:44.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:45.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:45.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:45.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:45.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:45.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:45.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:45.034 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:45.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:45.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:45.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:45.034 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 12:52:45.034 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:52:45.035 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:52:45.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 12:52:45.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 12:52:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:45.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:45.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 12:52:45.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:45.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:45.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:45.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:45.538 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:45.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:45.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:45.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:46.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:46.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:46.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:46.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:47.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:47.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:47.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:47.040 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:47.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:47.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:47.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:47.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:47.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:47.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:47.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:47.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:47.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 12:52:47.041 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:52:47.042 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 12:52:47.042 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 12:52:47.042 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 12:52:47.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:47.042 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 12:52:47.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:47.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 12:52:47.043 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 12:52:47.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 12:52:47.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:47.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 12:52:47.544 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 12:52:47.544 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 12:52:47.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:48.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:48.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 12:52:48.045 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 12:52:48.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 12:52:48.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:48.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:48.545 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 12:52:48.545 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 12:52:48.546 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 12:52:48.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:49.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 12:52:49.047 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:49.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:49.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:49.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:49.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:49.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:49.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:49.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:49.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:49.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:49.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:49.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:50.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:50.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:50.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:52:50.050 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:52:50.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:52:50.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:50.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:52:50.051 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:52:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:50.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:50.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:50.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:50.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:50.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 12:52:50.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 12:52:50.051 DEBUG [main][TreeItemHandler] Selecting tree item: web project 12:52:50.051 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 12:52:50.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 12:52:50.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:50.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:50.082 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:50.082 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.083 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:52:50.083 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:52:50.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:52:50.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:52:50.083 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:52:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:50.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:50.086 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 12:52:50.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 12:52:50.086 DEBUG [main][TreeItemHandler] Selecting tree item: web project 12:52:50.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 12:52:50.089 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 12:52:50.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:52:50.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'New' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:52:50.114 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:52:50.114 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:52:50.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:52:50.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:52:50.114 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:52:50.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 'Delete.*'] is available.... 12:52:50.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 'Delete.*'] is available. finished successfully 12:52:50.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:52:50.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:50.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:50.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:50.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:50.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:52:50.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:50.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:50.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:50.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:50.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:50.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:50.715 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:52:50.715 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:52:50.716 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:52:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:50.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:50.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:50.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:52:50.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:50.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:52:50.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:50.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:50.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:50.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:50.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:50.717 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:52:50.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:50.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:50.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:50.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:50.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:52:50.720 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:52:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:52:51.220 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:52:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:52:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:52:51.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:51.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:51.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.221 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:52:51.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 12:52:51.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 12:52:51.221 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:51.221 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.491 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.68 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 12.651 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 12:52:51.230 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 12:52:51.230 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:52:51.231 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:51.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 12:52:51.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:51.231 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:52:51.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:51.231 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:52:51.231 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:51.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:51.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 12:52:51.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 12:52:51.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:51.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:51.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:51.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:51.237 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 12:52:51.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:51.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:51.238 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:51.238 DEBUG [main][MenuItemLookup] Item match:Window 12:52:51.239 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:51.239 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:51.239 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:51.239 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:51.239 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:51.239 DEBUG [main][MenuItemLookup] Item match:Show View 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Markers' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Packages' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Servers' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:51.242 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:52:51.242 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:52:51.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:52:51.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:52:51.243 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:52:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:52:51.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:52:51.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:52:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.326 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:52:51.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:51.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:51.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:52:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:52:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:52:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:51.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:52:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:52:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:52:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:52:51.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:51.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:52:51.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:52:51.328 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:52:51.328 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:52:51.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:52:51.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:51.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.329 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:52:51.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:51.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:51.330 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:52:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:51.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:51.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:52:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:52:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 12:52:51.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 12:52:51.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:51.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 '\*?\QConsole\E') 12:52:51.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:51.428 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:52:51.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:52:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:51.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:51.430 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") 12:52:51.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:52:51.431 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:52:51.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:51.468 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 12:52:51.468 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:51.468 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 12:52:51.468 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 12:52:51.468 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 12:52:51.468 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 12:52:51.468 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 12:52:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.534: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.539 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:51.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 12:52:51.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:51.544 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:52:51.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:52:51.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:51.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:51.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:51.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:51.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 12:52:51.546 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") 12:52:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:52:51.546 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 12:52:51.546 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:52:51.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.563: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.599 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:52:51.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:52:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 12:52:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:51.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:51.600 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 12:52:51.600 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 12:52:51.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:52:51.600 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:52:51.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:52:51.630 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 12:52:51.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:51.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'File' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:52:51.630 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:52:51.630 DEBUG [main][MenuItemLookup] Item match:Window 12:52:51.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:52:51.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:52:51.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:52:51.631 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:51.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:52:51.631 DEBUG [main][MenuItemLookup] Item match:Show View 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Markers' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Packages' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Servers' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:51.634 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:52:51.634 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:52:51.668 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:52:51.668 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:52:51.670 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:52:51.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:52:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:52:51.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:52:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:52:51.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:52:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:51.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:52:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:52:51.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:52:51.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:52:51.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:52:51.738 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:52:51.738 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:52:51.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:52:51.738 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:52:51.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:51.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:51.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:52:51.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:52:51.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:51.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:52:51.739 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:52:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:52:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:52:51.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:52:51.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:52:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:52:51.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 12:52:51.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 12:52:51.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.775 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:51.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') 12:52:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:51.778 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:52:51.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:52:51.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:51.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:51.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:51.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:51.779 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") 12:52:51.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:52:51.780 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:52:51.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:52:51.814 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 12:52:51.814 DEBUG [main][MenuItemLookup] Found menu:'' 12:52:51.814 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 12:52:51.814 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 12:52:51.814 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 12:52:51.814 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 12:52:51.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 12:52:51.814 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 12:52:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.867: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:52:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:52:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:52:51.874 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:52:51.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 '\*?\QConsole\E') 12:52:51.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:51.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:51.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:51.878 INFO [WorkbenchTestable][AbstractView] Activate view Console 12:52:51.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 12:52:51.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:51.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:52:51.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:52:51.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:52:51.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:51.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 12:52:51.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 12:52:51.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:51.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:51.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:51.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 12:52:51.880 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 12:52:51.880 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:52:51.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:52:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:51.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 0.648 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:52:51.891 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:52:51.892 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:52:51.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:51.892 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:52:51.892 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:51.892 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:51.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:51.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:51.904 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:52:51.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:51.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:52:51.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 12:52:51.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:52:51.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:52:51.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:52:51.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:52:52.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52beb1ba is found... (Eclipse:1783): Gtk-CRITICAL **: 12:52:52.050: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:52.057: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52beb1ba is found finished successfully 12:52:52.065 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 12:52:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:52.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:52.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:52.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:52.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:52:52.068 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:52:52.068 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:52:52.068 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 12:52:52.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:52:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:52:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:52:52.069 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 12:52:52.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:52:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:52:52.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:52:52.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:52:52.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:52:52.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:52:52.069 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 12:52:52.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:52:52.070 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() (Eclipse:1783): Gtk-CRITICAL **: 12:52:52.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:52.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:52.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:52:52.120: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:52:52.325 DEBUG [main][BrowserProgressListener] Calling chanded() 12:52:52.558 DEBUG [main][BrowserProgressListener] Calling chanded() 12:52:52.570 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:52:52.586 DEBUG [main][BrowserProgressListener] Calling chanded() 12:52:53.070 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:52:53.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:52:53.070 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:53:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:03.070 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:03.071 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 12:53:03.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:03.071 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 12:53:03.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:03.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:03.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:03.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:53:03.072 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 12:53:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:03.072 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:03.073 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:03.101 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:03.346 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 12:53:03.572 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:03.689 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:03.755 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:04.123 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:04.123 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:53:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:14.125 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:14.125 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:14.125 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 12:53:14.133 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:14.133 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 12:53:14.134 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:53:14.134 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 12:53:14.175 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 12:53:14.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:53:14.175 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:14.175 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:14.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 12:53:14.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:14.176 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 12:53:14.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:53:14.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:14.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:14.176 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:14.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f3964d1 is found... 12:53:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1f3964d1 is found finished successfully 12:53:14.300 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 12:53:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:14.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:14.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:14.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:14.304 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:14.304 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:53:14.304 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 12:53:14.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:14.305 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 12:53:14.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:14.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:14.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:14.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:53:14.308 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 12:53:14.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:14.309 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:14.496 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:14.705 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:14.809 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:14.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:14.809 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:53:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:24.809 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:24.809 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 12:53:24.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:24.809 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 12:53:24.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:24.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:24.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:24.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:53:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:24.810 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:24.810 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:24.810 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 12:53:24.817 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:24.819 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:24.820 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:53:24.821 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 12:53:24.859 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 12:53:24.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:53:24.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:24.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:24.859 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 12:53:24.859 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 12:53:24.859 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:24.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:24.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.969 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 22.272 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 10.683 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:24.870 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:24.871 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:53:24.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:24.871 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:24.871 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:24.871 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:53:24.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:24.872 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:53:24.872 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:24.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:24.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 12:53:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:24.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:24.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a94dab is found... 12:53:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3a94dab is found finished successfully 12:53:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 12:53:25.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:25.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:25.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:25.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:25.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:25.016 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:25.017 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:53:25.017 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 12:53:25.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:25.017 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 12:53:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:25.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:25.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:53:25.018 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 12:53:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:25.018 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:25.150 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:25.326 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:25.518 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:25.518 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:53:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.518 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.519 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:35.521 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:35.523 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:35.524 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:53:35.524 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 12:53:35.560 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 12:53:35.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:35.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:35.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:35.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:35.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 12:53:35.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:35.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 12:53:35.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:35.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:35.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:35.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:35.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:35.566 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 12:53:35.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:35.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:35.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:35.566 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:53:35.566 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:53:35.566 DEBUG [main][MenuItemLookup] Item match:Window 12:53:35.567 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:53:35.567 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:53:35.567 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:53:35.567 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:35.567 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:53:35.567 DEBUG [main][MenuItemLookup] Item match:Show View 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Markers' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Packages' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Servers' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:35.570 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:53:35.570 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:53:35.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:53:35.571 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:53:35.571 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:53:35.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:53:35.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:53:35.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:53:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:35.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 12:53:35.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:35.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:53:35.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:35.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:35.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:53:35.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:35.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:35.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:53:35.657 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:35.657 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:53:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:35.657 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:53:35.658 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 12:53:35.658 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 12:53:35.658 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 12:53:35.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 12:53:35.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:35.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:35.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:53:35.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:35.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.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") 12:53:35.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:35.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:53:35.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:35.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:35.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:35.659 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:53:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:35.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:35.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:35.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:53:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:53:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 12:53:35.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 12:53:35.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:35.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:35.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 '\*?\QInternal Web Browser\E') 12:53:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:35.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:35.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:35.737 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:35.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:35.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:35.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:53:35.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:53:35.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:53:35.740 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 12:53:35.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:35.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:35.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:35.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 12:53:35.741 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:35.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:35.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:35.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 12:53:35.742 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 12:53:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:35.817 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:35.832 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:35.984 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:36.158 DEBUG [main][BrowserProgressListener] Calling chanded() 12:53:36.317 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:36.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:36.317 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 12:53:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.317 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.317 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.320 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.322 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.325 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.326 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.326 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.330 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.331 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.331 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.335 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.336 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.336 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.339 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.341 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.341 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.344 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.346 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.346 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.349 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.350 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.351 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.354 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 12:53:46.356 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 12:53:46.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 12:53:46.357 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 12:53:46.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.360 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.

Affinidi Pte. Ltd.
Universidad Politécnica de Madrid
Yahoo Holdings Inc.
Shanghai Bilibili Technology Co., Ltd.
TPGi
Zoom
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 12:53:46.363 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 12:53:46.363 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 12:53:46.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 12:53:46.364 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:53:46.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:46.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:46.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:46.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:46.417 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 12:53:46.417 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 12:53:46.417 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:46.417 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:46.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.547 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.689 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.856 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 12:53:46.428 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 12:53:46.428 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:53:46.429 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:46.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 12:53:46.429 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:46.429 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:53:46.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:46.430 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:53:46.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:46.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:53:46.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:46.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:46.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 '\*?\QProject Explorer\E') 12:53:46.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:46.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:46.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:46.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:53:46.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:53:46.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:53:46.473 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:46.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:46.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:53:46.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:46.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:46.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:46.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:53:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.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: "New Maven Project"] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.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: "New Maven Project"] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:46.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:46.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:53:46.478 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:46.478 DEBUG [main][MenuItemLookup] Item match:File 12:53:46.479 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:53:46.479 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:53:46.484 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:46.485 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:53:46.485 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:53:46.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:53:46.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:53:46.501 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:53:46.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:53:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:53:46.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:53:46.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:46.632 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:53:46.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:53:46.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:46.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:53:46.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:53:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:46.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:53:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:46.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:53:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:53:46.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:53:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:46.640 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:53:46.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:46.640 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:53:46.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 12:53:46.640 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 12:53:46.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 12:53:46.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 12:53:46.644 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:53:46.644 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:53:46.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:53:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:46.645 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:53:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:46.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:46.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:46.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:46.789 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:46.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.789 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 12:53:46.789 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 12:53:46.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 12:53:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:46.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:46.789 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:53:46.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:46.791 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)") 12:53:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:46.792 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 12:53:46.792 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 12:53:46.792 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 12:53:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:46.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:46.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:46.792 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:53:46.792 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 12:53:46.792 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) 12:53:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:46.794 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:46.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:46.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:46.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:46.822 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:") 12:53:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:53:46.824 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 12:53:46.828 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:") 12:53:46.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:53:46.832 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 12:53:46.843 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 12:53:46.843 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 12:53:46.843 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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) 12:53:46.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:46.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:46.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:46.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:46.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:46.846 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:53:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:46.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:46.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:46.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:53:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:53:46.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:53:46.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:53:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:53:47.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:47.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 12:53:47.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 12:53:47.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:47.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:47.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:47.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:47.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:47.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:47.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:47.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') 12:53:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:47.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:47.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:47.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:47.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:47.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:47.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:47.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:53:47.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:53:47.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:53:47.447 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:47.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:47.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:47.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:47.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:47.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:47.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:48.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:48.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:48.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:53:48.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:48.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:48.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:48.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:48.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 12:53:48.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:48.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:48.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:48.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:48.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 12:53:48.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 12:53:48.451 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 12:53:48.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 12:53:48.465 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 12:53:48.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:53:48.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'New' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Run As' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Team' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 12:53:48.547 DEBUG [main][MenuItemLookup] Found menu:'Maven' 12:53:48.547 DEBUG [main][MenuItemLookup] Item match:Maven 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 12:53:48.548 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 12:53:48.548 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 12:53:48.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 12:53:48.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 12:53:48.548 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 12:53:48.634 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.... 12:53:48.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:48.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:48.634 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 12:53:48.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 12:53:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:48.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.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") 12:53:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:48.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:48.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:48.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:48.636 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 12:53:48.636 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 12:53:48.636 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) 12:53:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:48.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:48.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:48.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:48.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:48.651 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:53:48.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:48.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:48.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:48.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 12:53:48.689 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 12:53:48.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:53:48.689 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 12:53:49.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:53:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:53:49.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 12:53:49.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:49.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:49.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:49.690 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 12:53:49.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:49.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:49.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:53:49.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:49.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:49.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:49.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:49.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') 12:53:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:49.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:49.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:49.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:49.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:49.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:53:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:53:49.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:53:49.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:49.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:49.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:49.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:49.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:49.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:49.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:49.696 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:49.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:49.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:49.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:50.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:50.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:50.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:50.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:50.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:53:50.697 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:50.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:50.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:50.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:50.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:53:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:50.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:50.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:50.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:50.698 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 12:53:50.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:50.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:50.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:50.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:50.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:50.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:50.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:51.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:51.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:51.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:51.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:53:51.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:53:51.700 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:51.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:51.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:51.701 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:51.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 12:53:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:51.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:51.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:51.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:51.701 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 12:53:51.701 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:53:51.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:53:51.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:51.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12: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 12:53:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:51.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:51.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:51.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:51.702 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:53:51.702 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:53:51.702 DEBUG [main][TreeItemHandler] Set Tree selection 12:53:51.703 DEBUG [main][TreeHandler] Notify Tree about selection event 12:53:51.710 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:53:51.711 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 12:53:51.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:53:51.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'New' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:51.743 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:53:51.743 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:53:51.743 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:53:51.743 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:53:51.743 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:53:51.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:53:51.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:53:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:53:52.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:53:52.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'New' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:53:52.282 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:53:52.282 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:53:52.282 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:53:52.282 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:53:52.282 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:53:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:53:52.885 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 12:53:52.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:53:52.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:52.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:53:52.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:52.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:53:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:52.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:52.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:52.889 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:53:52.889 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:53:52.889 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:52.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:52.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:52.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 "OK") 12:53:52.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:52.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:53:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:52.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:52.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:52.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:52.890 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:53:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:52.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:52.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:52.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:53:52.894 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:53:53.394 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:53:53.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 12:53:53.394 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:53:53.394 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:53.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.967 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 2.248 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 12:53:53.408 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 12:53:53.408 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:53:53.408 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:53.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 12:53:53.408 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:53.408 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:53:53.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:53.409 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:53:53.409 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:53.409 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:53:53.409 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 12:53:53.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 12:53:53.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:53:53.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:53:53.409 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:53:53.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.*'] 12:53:53.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:53.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:53:53.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:53.410 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:53:53.410 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:53.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:53.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:53.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:53:53.410 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:53:53.410 DEBUG [main][MenuItemLookup] Item match:Window 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:53:53.411 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:53:53.411 DEBUG [main][MenuItemLookup] Item match:Preferences 12:53:53.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:53:53.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:53:53.411 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1783): Gtk-CRITICAL **: 12:53:53.495: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:53:53.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:53:53.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:53:53.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:53:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:53.571 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:53:53.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:53.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:53:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:53.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:53.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:53.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:53.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 12:53:53.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:53:53.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:54.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:54.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:53:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 12:53:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:53:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:53:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:54.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:53:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 12:53:54.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:53:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:54.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:54.575 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:53:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 12:53:54.580 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:53:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:54.580 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:53:54.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:54.580 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:53:54.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 12:53:54.580 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 12:53:54.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 12:53:54.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 12:53:54.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:54.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:54.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:54.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:53:54.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:54.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:53:54.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:54.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:54.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:54.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:54.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:53:54.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:53:56.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 12:53:56.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:56.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:56.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:53:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:56.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:56.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:56.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:56.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:56.146 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:53:56.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:56.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:56.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:56.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:56.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:53:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:53:56.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:53:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:53:56.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:56.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:56.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:53:56.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:56.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:56.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:56.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:56.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 '\*?\QData Source Explorer\E') 12:53:56.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:56.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:56.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:56.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:53:56.671 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:53:56.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:53:56.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:53:56.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:53:56.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 12:53:56.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:56.793 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:53:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:56.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:56.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:56.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:56.793 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 12:53:56.793 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:53:56.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:57.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:57.294 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:53:57.294 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 12:53:57.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:53:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:57.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:57.794 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:53:57.794 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:53:57.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:53:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:53:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:53:58.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:53:58.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:53:58.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.297 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:53:58.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:58.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:53:58.298 DEBUG [main][MenuItemLookup] Item match:Window 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:58.298 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:53:58.299 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:53:58.299 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:58.299 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:53:58.299 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:58.299 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:53:58.299 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:53:58.299 DEBUG [main][MenuItemLookup] Item match:Preferences 12:53:58.299 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:53:58.299 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:53:58.299 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:53:58.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 'Preferences.*'] is available.... 12:53:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:53:58.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:53:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.391 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:53:58.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:53:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 12:53:58.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:53:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:53:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:53:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:53:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:53:58.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 12:53:58.393 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 12:53:58.393 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 12:53:58.393 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 12:53:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.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.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...") 12:53:58.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.396 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:53:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 12:53:58.493 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 12:53:58.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 12:53:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 12:53:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TabItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Name/Type") 12:53:58.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:53:58.498 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 12:53:58.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:53:58.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:58.527 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 12:53:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 12:53:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 12:53:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 12:53:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 12:53:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 12:53:58.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 12:53:58.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 12:53:58.527 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 12:53:58.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 12:53:58.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 12:53:58.557 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:53:58.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:58.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:58.560 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 12:53:58.560 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") 12:53:58.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:53:58.561 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 12:53:58.564 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 12:53:58.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:53:58.566 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 12:53:58.566 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 12:53:58.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:53:58.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 12:53:58.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:53:58.568 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 12:53:58.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:53:58.569 TRACE [main][WidgetHandler] Notify List with event 13 12:53:58.569 TRACE [main][WidgetHandler] Wait for synchronization 12:53:58.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 "Remove JAR/Zip") 12:53:58.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.577 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 12:53:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.594 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") 12:53:58.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:53:58.595 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 12:53:58.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:53:58.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:58.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:58.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:53:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:53:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:53:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:53:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:53:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:53:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:53:58.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:58.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:53:58.602 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 12:53:58.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 12:53:58.602 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 12:53:58.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 12:53:58.602 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 12:53:58.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:53:58.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:53:58.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:53:58.625 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 12:53:58.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.626 INFO [WorkbenchTestable][AbstractButton] Click button ... 12:53:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.666 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.... 12:53:58.666 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 12:53:58.666 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.... 12:53:58.666 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 12:53:58.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 12:53:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.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: 16) 12:53:58.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 12:53:58.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.667 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up 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: "") 12:53:58.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 12:53:58.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:58.667 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:58.668 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 12:53:58.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:53:58.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 12:53:58.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.669 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:53:58.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.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 "OK", Widget matcher matching widgets with style: 8) 12:53:58.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:53:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:53:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:53:58.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:53:58.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:53:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.710 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:53:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:53:58.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:53:58.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:53:58.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:58.780 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:53:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:58.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:58.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:58.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:58.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:53:58.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:53:58.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 12:53:58.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 12:53:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:58.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:58.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:53:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:53:58.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:53:58.855 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:58.855 DEBUG [main][MenuItemLookup] Item match:File 12:53:58.856 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:53:58.856 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'File' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:53:58.859 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:53:58.859 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:53:58.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:53:58.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:53:58.859 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:53:58.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 'New|Select a wizard'] is available.... 12:53:58.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 'New|Select a wizard'] is available. finished successfully 12:53:58.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:53:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:58.940 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:53:58.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53: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.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:53:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:58.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:58.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:58.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:53:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:53:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:53:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 12:53:58.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 12:53:58.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:59.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 12:53:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 12:53:59.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 12:53:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:53:59.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 12:53:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:53:59.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 12:53:59.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 12:53:59.450 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 12:53:59.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 12:53:59.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 12:53:59.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:53:59.452 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:53:59.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:53:59.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:59.453 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:53:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:59.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:59.453 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:59.453 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:59.486 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:53:59.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:59.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 12:53:59.487 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 12:53:59.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 12:53:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:53:59.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:53:59.487 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:53:59.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:53:59.488 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 12:53:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:53:59.489 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 12:53:59.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:53:59.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:53:59.509 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:53:59.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:53:59.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:53:59.509 TRACE [main][WidgetHandler] Notify Table with event 13 12:53:59.509 TRACE [main][WidgetHandler] Wait for synchronization 12:53:59.513 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:") 12:53:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:59.515 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:59.515 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 12:53:59.516 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:53:59.516 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 12:53:59.516 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) 12:53:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:59.517 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:53:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:59.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:59.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:53:59.596 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:") 12:53:59.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:53:59.598 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 12:53:59.598 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:") 12:53:59.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:59.600 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:59.600 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 12:53:59.601 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:") 12:53:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:59.603 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:59.604 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 12:53:59.604 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:") 12:53:59.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:59.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:59.609 INFO [WorkbenchTestable][AbstractText] Text set to: sa 12:53:59.616 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:") 12:53:59.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:53:59.624 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:53:59.625 INFO [WorkbenchTestable][AbstractText] Text set to: 12:53:59.625 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:53:59.625 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 12:53:59.625 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) 12:53:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:53:59.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:53:59.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:53:59.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:53:59.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:53:59.627 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:53:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:53:59.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:53:59.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:53:59.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:54:01.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:54:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:01.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:01.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:01.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 '\*?\QData Source Explorer\E') 12:54:01.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:01.082 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:01.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:01.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:01.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:01.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:01.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:01.085 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:01.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:01.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:01.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 12:54:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:01.086 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 12:54:01.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:01.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:01.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 12:54:01.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:01.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:01.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:54:01.088 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 12:54:01.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 12:54:01.088 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:01.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.681 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 7.679 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 12:54:01.099 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 12:54:01.099 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:54:01.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:01.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 12:54:01.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:01.099 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:54:01.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:01.111 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:54:01.111 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54:01.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:01.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 12:54:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 12:54:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54: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'] 12:54:01.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54: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'] 12:54:01.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54: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: "New Connection Profile"] 12:54:01.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54: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'] 12:54:01.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 12:54:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:01.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:01.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:54:01.114 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:01.114 DEBUG [main][MenuItemLookup] Item match:File 12:54:01.115 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:54:01.115 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:01.118 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:54:01.118 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:54:01.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:54:01.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:54:01.119 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:54:01.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 'New|Select a wizard'] is available.... 12:54:01.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:54:01.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:54:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.240 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:54:01.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:54:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 12:54:01.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 12:54:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 12:54:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 12:54:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 12:54:01.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 12:54:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 12:54:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 12:54:01.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 12:54:01.247 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 12:54:01.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 12:54:01.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 12:54:01.247 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:54:01.247 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:54:01.248 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:54:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:01.251 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:54:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:01.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:01.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:01.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:01.275 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:01.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 12:54:01.275 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 12:54:01.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 12:54:01.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.275 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:54:01.275 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.276 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 12:54:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:54:01.277 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 12:54:01.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:54:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:54:01.282 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:54:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:54:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:54:01.282 TRACE [main][WidgetHandler] Notify Table with event 13 12:54:01.282 TRACE [main][WidgetHandler] Wait for synchronization 12:54:01.282 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:") 12:54:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:01.284 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:01.285 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 12:54:01.285 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:54:01.285 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 12:54:01.285 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) 12:54:01.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:01.286 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:54:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:01.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:01.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:01.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:01.608 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 12:54:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:01.608 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:01.609 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 12:54:01.612 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:") 12:54:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:01.614 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 12:54:01.615 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:") 12:54:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:01.617 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 12:54:01.617 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 12:54:01.617 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 12:54:01.617 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) 12:54:01.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:01.620 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:54:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:01.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:01.620 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:01.620 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:54:01.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:54:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:01.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.712 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:01.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:01.716 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 12:54:01.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:01.719 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:01.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:01.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:01.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:01.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:01.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:01.721 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:01.721 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:01.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:01.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:01.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 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 12:54:01.722 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.722 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 12:54:01.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 12:54:01.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 12:54:01.723 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:01.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:01.723 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 12:54:01.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 12:54:01.723 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:01.723 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.612 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 12:54:01.733 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 12:54:01.734 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:54:01.734 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:01.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 12:54:01.734 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:01.734 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:54:01.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:01.745 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:54:01.745 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54:01.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:01.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 12:54:01.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 12:54:01.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:01.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:01.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54:01.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:54:01.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:54:01.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:54:01.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:01.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:01.747 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:54:01.747 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:54:01.747 DEBUG [main][MenuItemLookup] Item match:Window 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:54:01.748 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:54:01.748 DEBUG [main][MenuItemLookup] Item match:Preferences 12:54:01.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:54:01.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:54:01.748 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:54:01.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:54:01.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. finished successfully 12:54:01.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:54:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.866 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:54:01.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:01.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:54:01.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 12:54:01.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 12:54:01.867 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:54:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 12:54:01.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:54:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:54:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:54:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 12:54:01.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:54:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:54:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:54:01.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 12:54:01.868 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 12:54:01.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 12:54:01.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 12:54:01.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.869 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...") 12:54:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:01.881 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:54:01.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:01.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:01.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:01.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:01.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 12:54:01.960 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 12:54:01.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:01.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:01.961 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") 12:54:01.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:01.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:01.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:01.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:54:01.962 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 12:54:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:01.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:01.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:01.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:01.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:01.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:01.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:01.984 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 12:54:01.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 12:54:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.984 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 12:54:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.984 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 12:54:01.984 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 12:54:01.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:01.985 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 12:54:01.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:01.985 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 12:54:01.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 12:54:01.985 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 12:54:01.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 12:54:02.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 12:54:02.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:54:02.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:02.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:02.011 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 12:54:02.012 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") 12:54:02.012 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.012 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:54:02.012 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 12:54:02.019 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 12:54:02.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.020 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.020 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:02.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Clear All") 12:54:02.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.026 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 12:54:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.044 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 12:54:02.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:02.044 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 12:54:02.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.045 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.045 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:02.045 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 12:54:02.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:02.046 TRACE [main][WidgetHandler] Notify List with event 13 12:54:02.047 TRACE [main][WidgetHandler] Wait for synchronization 12:54:02.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 12:54:02.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.049 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.049 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.050 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 12:54:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.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 "OK", Widget matcher matching widgets with style: 8) 12:54:02.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:02.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.070 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:54:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:54:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:54:02.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:54:02.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:54:02.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:54:02.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:54:02.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:54:02.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:54:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.132 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:54:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:54:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:54:02.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 12:54:02.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:02.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.169 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 12:54:02.169 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 12:54:02.169 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:02.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.423 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:54:02.179 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:54:02.179 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:54:02.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:02.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:54:02.180 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:02.180 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:54:02.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:02.199 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:54:02.199 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54:02.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:54:02.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:02.199 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:54:02.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:02.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.*'] 12:54:02.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:02.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:02.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:54:02.200 DEBUG [main][MenuItemLookup] Item match:Window 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:54:02.200 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:54:02.200 DEBUG [main][MenuItemLookup] Item match:Preferences 12:54:02.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:54:02.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:54:02.200 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:54:02.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:54:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:54:02.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:54:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.294 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:54:02.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:02.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:54:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 12:54:02.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:54:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.295 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:54:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.295 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:54:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:54:02.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 12:54:02.296 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 12:54:02.296 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 12:54:02.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 12:54:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:54:02.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:54:02.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:54:02.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:54:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:54:02.314 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 12:54:02.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:54:02.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:54:02.315 TRACE [main][WidgetHandler] Notify Table with event 13 12:54:02.315 TRACE [main][WidgetHandler] Wait for synchronization 12:54:02.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove") 12:54:02.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:54:02.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.318 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:54:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 12:54:02.345 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 12:54:02.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 12:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Yes", Widget matcher matching widgets with style: 8) 12:54:02.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 12:54:02.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.346 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 12:54:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:54:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:54:02.383 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 12:54:02.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:54:02.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:54:02.384 TRACE [main][WidgetHandler] Notify Table with event 13 12:54:02.384 TRACE [main][WidgetHandler] Wait for synchronization 12:54:02.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:54:02.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:54:02.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.387 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:54:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 12:54:02.420 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 12:54:02.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 12:54:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.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 "Yes", Widget matcher matching widgets with style: 8) 12:54:02.420 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 12:54:02.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.421 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 12:54:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:54:02.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:54:02.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.455 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:54:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.456 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:54:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:54:02.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:54:02.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:02.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:02.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.512 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:02.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:02.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 '\*?\QData Source Explorer\E') 12:54:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:02.519 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:02.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:02.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:02.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:02.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:02.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:02.521 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:02.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.522 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:54:02.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:02.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 12:54:02.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:02.522 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 12:54:02.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:02.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:02.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:02.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:02.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:02.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 12:54:02.523 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 12:54:02.523 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 12:54:02.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 12:54:02.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:54:02.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:54:02.565 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:54:02.565 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:54:02.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 12:54:02.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:54:02.565 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 12:54:02.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 12:54:02.600 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 12:54:02.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 12:54:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.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 "Yes", Widget matcher matching widgets with style: 8) 12:54:02.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:02.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:02.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 12:54:02.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:02.601 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 12:54:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:02.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:02.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:54:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:54:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:02.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.651 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:02.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:02.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:02.670 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:02.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 12:54:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:02.674 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:02.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:02.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:02.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:02.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:02.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:02.677 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:02.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:02.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:02.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:02.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 12:54:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:02.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:02.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:02.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:02.678 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 12:54:02.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:02.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:03.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:03.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:03.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.*'] 12:54:03.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:03.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.*'] 12:54:03.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:03.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.*'] 12:54:03.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:03.680 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:03.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:03.681 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:03.681 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:54:03.681 DEBUG [main][MenuItemLookup] Item match:Window 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:54:03.681 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:54:03.681 DEBUG [main][MenuItemLookup] Item match:Preferences 12:54:03.682 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:54:03.682 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:54:03.682 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:54:03.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:54:03.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:54:03.776 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:54:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:03.777 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:54:03.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:03.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:54:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 12:54:03.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 12:54:03.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 12:54:03.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 12:54:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 12:54:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 12:54:03.779 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 12:54:03.779 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 12:54:03.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 12:54:03.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 12:54:03.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.780 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...") 12:54:03.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:03.781 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 12:54:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:03.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:03.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:03.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 12:54:03.864 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 12:54:03.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:03.865 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") 12:54:03.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:54:03.866 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 12:54:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:03.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:03.888 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 12:54:03.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 12:54:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 12:54:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 12:54:03.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 12:54:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 12:54:03.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 12:54:03.889 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 12:54:03.889 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 12:54:03.889 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 12:54:03.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 12:54:03.913 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:54:03.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:03.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:03.915 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 12:54:03.915 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") 12:54:03.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:54:03.916 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 12:54:03.920 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 12:54:03.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:03.920 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 12:54:03.920 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 12:54:03.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:03.921 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 12:54:03.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:03.922 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 12:54:03.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 12:54:03.923 TRACE [main][WidgetHandler] Notify List with event 13 12:54:03.923 TRACE [main][WidgetHandler] Wait for synchronization 12:54:03.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Remove JAR/Zip") 12:54:03.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:03.925 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 12:54:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:03.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:03.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:03.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:03.941 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") 12:54:03.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:54:03.942 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 12:54:03.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:03.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:03.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:54:03.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:54:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:54:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:54:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:54:03.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:54:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:03.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:54:03.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:03.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:54:03.952 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 12:54:03.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 12:54:03.952 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 12:54:03.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 12:54:03.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 12:54:03.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:54:03.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:54:03.956 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:54:03.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: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 12:54:03.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:03.956 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:03.956 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:03.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:03.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:03.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:03.966 INFO [WorkbenchTestable][AbstractButton] Click button ... 12:54:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:03.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:03.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.007 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.... 12:54:04.007 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 12:54:04.007 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.... 12:54:04.007 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 12:54:04.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 12:54:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:04.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: 16) 12:54:04.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:04.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 12:54:04.008 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.008 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.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 which text matches: "") 12:54:04.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:04.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 12:54:04.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:04.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:04.010 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 12:54: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 "OK", Widget matcher matching widgets with style: 8) 12:54:04.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:04.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 12:54:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.011 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:54:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:54:04.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:04.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 12:54:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.055 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:54:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:54:04.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:54:04.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:54:04.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.128 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:54:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:54:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:54:04.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:04.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:04.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.178 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection Profile"] 12:54:04.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:54:04.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:04.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:04.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:04.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:54:04.179 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:04.179 DEBUG [main][MenuItemLookup] Item match:File 12:54:04.180 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:54:04.180 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:54:04.182 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 12:54:04.182 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 12:54:04.182 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 12:54:04.182 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 12:54:04.182 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'XML File' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'File' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:04.183 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:54:04.183 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:54:04.183 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:54:04.183 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:54:04.183 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:54:04.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:54:04.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 12:54:04.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:54:04.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:04.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:04.263 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:54:04.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.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 12:54:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:04.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 12:54:04.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 12:54:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:04.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 12:54:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:04.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 12:54:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 12:54:04.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 12:54:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:04.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 12:54:04.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:04.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 12:54:04.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 12:54:04.273 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 12:54:04.273 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 12:54:04.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 12:54:04.273 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:54:04.273 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:54:04.273 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:54:04.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.275 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:54:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.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'] 12:54:04.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 12:54:04.298 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 12:54:04.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 12:54:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:04.299 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:54:04.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:54:04.299 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 12:54:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:54:04.300 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 12:54:04.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:54:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:54:04.305 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 12:54:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:54:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:54:04.305 TRACE [main][WidgetHandler] Notify Table with event 13 12:54:04.305 TRACE [main][WidgetHandler] Wait for synchronization 12:54:04.307 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with referenced composite class org.eclipse.reddeer.eclipse.datatools.connectivity.ui.wizards.CPWizardSelectionPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 12:54:04.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:04.309 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:04.310 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 12:54:04.310 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:54:04.310 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 12:54:04.310 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) 12:54:04.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.312 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:54:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.378 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:") 12:54:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:04.380 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 12:54:04.381 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:") 12:54:04.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:04.383 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:04.384 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 12:54:04.384 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:") 12:54:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:04.388 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:04.389 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 12:54:04.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.db.generic.ui.GenericJDBCDBProfileDetailsWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "User name:") 12:54:04.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:04.394 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:04.394 INFO [WorkbenchTestable][AbstractText] Text set to: sa 12:54:04.402 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:") 12:54:04.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:54:04.408 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:54:04.409 INFO [WorkbenchTestable][AbstractText] Text set to: 12:54:04.409 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 12:54:04.409 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 12:54:04.409 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) 12:54:04.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:54:04.430 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:54:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:54:04.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:54:04.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:54:04.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:04.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:54:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:54:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:04.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:04.779 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 12:54:04.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:54:04.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:04.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:04.779 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54:04.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:04.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:04.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:04.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 '\*?\QData Source Explorer\E') 12:54:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:04.787 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:04.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:04.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:04.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:04.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:04.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:04.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:04.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:04.795 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:54:04.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:04.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:04.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:04.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 12:54:04.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:04.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:04.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 12:54:04.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:04.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:04.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:04.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:04.828 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 12:54:04.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 12:54:04.828 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 12:54:04.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 12:54:04.837 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 12:54:04.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:54:04.838 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:54:04.841 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:54:04.841 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 12:54:04.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 12:54:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:05.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:05.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 12:54:05.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:54:05.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.361 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 12:54:05.361 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 12:54:05.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 12:54:05.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 12:54:05.361 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 12:54:05.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fc61945 is found... (Eclipse:1783): Gtk-WARNING **: 12:54:05.630: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1fc61945 is found finished successfully 12:54:05.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 12:54:05.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:05.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:05.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:05.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:05.640 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:05.640 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:54:05.640 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:") 12:54:05.640 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:1783): Gtk-WARNING **: 12:54:05.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:05.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:05.648 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:05.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:05.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:05.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:05.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:05.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:05.649 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:") 12:54:05.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:05.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:05.650 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:05.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:05.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:05.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:05.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:05.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:05.651 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 12:54:05.672 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 12:54:05.672 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:1783): Gtk-WARNING **: 12:54:05.680: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:05.687 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:05.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:05.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:54:05.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:54:05.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:05.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:54:05.688 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 12:54:05.713 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:54:05.713 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:1783): Gtk-WARNING **: 12:54:05.728: 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:1783): Gtk-WARNING **: 12:54:05.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:05.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:05.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:05.737 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:05.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:05.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:05.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:05.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:05.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:05.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:54:05.738 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 12:54:05.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:05.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:05.743 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:54:05.743 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:1783): Gtk-WARNING **: 12:54:05.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:05.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:05.773 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 12:54:05.773 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 12:54:05.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 12:54:05.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 12:54:05.773 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1783): Gtk-WARNING **: 12:54:05.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:05.985 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:1783): Gtk-WARNING **: 12:54:06.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.097: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.127: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.186: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.198: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.215: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.251: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.372: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.389: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.405: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.422: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.772: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.839: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:06.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:06.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:06.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.288: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.321: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.338: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:07.355: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:07.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:07.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:08.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:09.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:10.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:11.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:12.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:13.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:14.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:15.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:15.997 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 12:54:15.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 12:54:15.997 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 12:54:15.999 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:15.999 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 12:54:15.999 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:54:15.999 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 12:54:16.067 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 12:54:16.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:16.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:16.075 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:16.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 12:54:16.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:16.079 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:16.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:16.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:16.106 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 12:54:16.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:16.106 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:16.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:16.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:16.107 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 12:54:16.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 12:54:16.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:16.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:16.108 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 12:54:16.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:16.109 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)") 12:54:16.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:54:16.109 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 12:54:16.109 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:54:16.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:54:16.144: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:16.150: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:54:16.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 12:54:16.155 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 12:54:16.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 12:54:16.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:16.155 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:16.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:16.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:16.156 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 12:54:16.156 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:54:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:16.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:16.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:16.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:16.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 12:54:16.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:16.166 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:16.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:16.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:16.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:16.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:16.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:16.197 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:54:16.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 12:54:16.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:16.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:16.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:16.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 12:54:16.198 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:16.198 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:16.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:16.198 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:16.198 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 12:54:16.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 12:54:16.198 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 12:54:16.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 12:54:16.207 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 12:54:16.207 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:54:16.209 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:54:16.212 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:54:16.212 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 12:54:16.212 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 12:54:16.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:16.713 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 12:54:16.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:54:16.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.737 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 12:54:16.737 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 12:54:16.737 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 12:54:16.737 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 12:54:16.737 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 12:54:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ae50786 is found... (Eclipse:1783): Gtk-WARNING **: 12:54:16.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ae50786 is found finished successfully 12:54:16.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 12:54:16.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:16.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:16.866 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:54:16.866 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:") 12:54:16.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully (Eclipse:1783): Gtk-WARNING **: 12:54:16.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:16.871 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:16.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:16.873 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:") 12:54:16.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:16.873 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:16.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:16.874 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 12:54:16.889 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 12:54:16.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:54:16.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:16.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:16.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:16.901 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:16.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:16.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:54:16.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:54:16.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:54:16.902 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 12:54:16.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:54:16.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:16.906 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:16.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:16.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:16.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:16.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:16.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:16.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:54:16.907 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 12:54:16.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:16.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:16.909 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:54:16.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-WARNING **: 12:54:16.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:16.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:16.935 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 12:54:16.935 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 12:54:16.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 12:54:16.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 12:54:16.935 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 12:54:16.936 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:1783): Gtk-CRITICAL **: 12:54:16.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:16.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:16.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:16.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:16.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:16.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:16.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.049: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.066: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.199: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.214: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.248: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.481: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.515: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.615: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.648: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.665: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:17.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:17.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:17.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.014: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.064: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.098: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.148: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:18.165: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:18.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:18.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:19.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:20.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:21.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:22.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:23.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:24.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:25.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:26.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:26.942 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 12:54:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 12:54:26.942 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 12:54:26.944 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:26.944 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 12:54:26.944 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:54:26.945 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 12:54:27.012 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 12:54:27.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:27.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:27.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:27.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 12:54:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:27.023 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:27.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:27.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:27.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:27.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:27.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:27.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:27.026 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:27.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:27.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:27.041 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 12:54:27.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:54:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:27.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:27.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:27.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:27.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 '\*?\QData Source Explorer\E') 12:54:27.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:27.056 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:27.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:27.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:27.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:27.089 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:27.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:27.090 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:54:27.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 12:54:27.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:27.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:27.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 12:54:27.090 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:27.090 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:27.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:27.090 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:27.091 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 12:54:27.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 12:54:27.091 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 12:54:27.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 12:54:27.100 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 12:54:27.100 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:54:27.101 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:54:27.104 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:54:27.105 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 12:54:27.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 12:54:27.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:27.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:27.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 12:54:27.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:54:27.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.624 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 12:54:27.624 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 12:54:27.624 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 12:54:27.624 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 12:54:27.624 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 12:54:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d2a440 is found... 12:54:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@9d2a440 is found finished successfully 12:54:27.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 12:54:27.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:27.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:27.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:54:27.731 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:") 12:54:27.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:27.731 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:27.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:27.732 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:") 12:54:27.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:27.732 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:27.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:27.733 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 12:54:27.750 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 12:54:27.750 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:54:27.758: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:27.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:27.764 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:27.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:54:27.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:54:27.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:54:27.764 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 12:54:27.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:54:27.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:27.769 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:27.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:27.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:27.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:27.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:27.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:27.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:54:27.770 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 12:54:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:27.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:27.772 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:54:27.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-WARNING **: 12:54:27.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:27.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:27.797 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 12:54:27.797 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 12:54:27.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 12:54:27.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 12:54:27.797 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 12:54:27.798 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:1783): Gtk-CRITICAL **: 12:54:27.813: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.846: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.861: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.911: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.927: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.960: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.977: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:27.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:27.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.027: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.060: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.076: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.109: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.343: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.360: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.377: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.426: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.443: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.476: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.493: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.510: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.526: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:28.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.843: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.859: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.877: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.893: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.895: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.912: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.926: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.943: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.959: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:28.993: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:28.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:29.010: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:29.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:29.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:29.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.362: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.609: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:29.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.109: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.709: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:30.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.411: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.728: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.778: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.911: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.962: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.979: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:31.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.012: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.195: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.345: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.909: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:32.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.312: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:33.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:34.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.976: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:35.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.326: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.861: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:36.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.511: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.561: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:37.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:37.804 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 12:54:37.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 12:54:37.804 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 12:54:37.806 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:37.806 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 12:54:37.806 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:54:37.806 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 12:54:37.869 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 12:54:37.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:37.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:37.873 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:37.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:37.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:37.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:37.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:37.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 '\*?\QSQL Results\E') 12:54:37.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:37.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:37.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:37.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:37.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:37.880 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:37.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:37.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:37.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:37.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:37.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:37.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:37.883 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:37.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:37.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:37.883 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 12:54:37.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:54:37.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:37.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:37.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:37.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:37.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:37.898 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 12:54:37.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:37.899 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)") 12:54:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:37.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:37.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:37.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:54:37.899 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 12:54:37.899 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:54:37.899 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:54:37.916: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:37.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:54:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 12:54:37.926 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 12:54:37.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 12:54:37.926 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:37.926 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:37.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:37.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:37.927 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 12:54:37.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 12:54:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:37.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:37.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:37.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:37.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1783): Gtk-CRITICAL **: 12:54:37.942: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:37.958: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:37.974: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:37.991: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.008: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.041: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.058: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.074: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.108: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.125: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.141: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.158: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:38.190: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:54:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 12:54:47.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:54:47.931 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:54:47.931 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:54:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:47.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:47.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 12:54:47.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:54:47.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 12:54:47.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:54:47.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:54:47.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:54:47.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:54:47.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:47.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:47.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:47.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:47.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:47.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:47.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:47.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 '\*?\QData Source Explorer\E') 12:54:47.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:47.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:47.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:47.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:47.954 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:47.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:47.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:47.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:47.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:47.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:47.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:47.975 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:54:47.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:47.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:47.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:47.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 12:54:47.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:47.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:47.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 12:54:47.975 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:47.975 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:47.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:47.975 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:47.975 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 12:54:47.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 12:54:47.975 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 12:54:47.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 12:54:47.997 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 12:54:47.997 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:54:47.998 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:54:48.002 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:54:48.002 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 12:54:48.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 12:54:48.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:48.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:48.502 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 12:54:48.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:54:48.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.521 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 12:54:48.521 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 12:54:48.521 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 12:54:48.521 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 12:54:48.521 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 12:54:48.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f3ebd0b is found... 12:54:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f3ebd0b is found finished successfully 12:54:48.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Scrapbook 0\E') 12:54:48.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:48.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:48.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:48.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:48.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:48.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:48.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:54:48.627 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:") 12:54:48.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:48.627 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:48.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:48.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:48.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:48.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:48.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:48.628 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:") 12:54:48.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:48.629 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:48.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:48.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:48.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:48.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:48.630 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 12:54:48.647 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 12:54:48.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:54:48.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:48.664 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:48.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:48.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:54:48.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:54:48.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:48.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:54:48.665 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 12:54:48.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 12:54:48.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:54:48.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:48.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:48.677 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:48.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:48.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:48.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:48.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:48.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:54:48.679 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 12:54:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:48.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:48.681 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:54:48.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-WARNING **: 12:54:48.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:48.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:48.705 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:48.706 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 12:54:48.706 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 12:54:48.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 12:54:48.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 12:54:48.706 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 12:54:48.707 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:1783): Gtk-CRITICAL **: 12:54:48.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.728: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.752: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.768: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.784: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.800: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.868: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.869: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.949: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:48.984: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:48.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.000: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.017: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.203: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.267: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.300: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.333: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.350: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.369: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.384: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.434: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.436: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.750: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.752: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.817: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.834: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.850: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.884: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.919: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:49.933: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:49.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:49.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:50.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:51.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.602: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.652: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.669: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.785: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.819: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.852: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.886: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.903: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:52.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.052: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:53.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:54.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:55.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:56.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.702: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:57.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:58.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:58.713 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 12:54:58.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 12:54:58.713 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 12:54:58.715 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:58.715 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 12:54:58.715 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:54:58.715 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 12:54:58.779 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 12:54:58.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.783 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:58.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:58.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:58.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 '\*?\QSQL Results\E') 12:54:58.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:58.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:58.791 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:58.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:58.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:58.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:54:58.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:54:58.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:54:58.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:58.794 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:58.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:58.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:58.808 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 12:54:58.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 12:54:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:58.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:58.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:58.809 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 12:54:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:58.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.ToolItem with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabFolder, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Remove All Visible Results (Shift+Delete)") 12:54:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:58.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:58.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:54:58.810 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 12:54:58.810 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:54:58.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:54:58.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:58.825: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:54:58.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 12:54:58.831 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 12:54:58.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 12:54:58.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:54:58.831 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:54:58.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:54:58.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:58.832 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 12:54:58.832 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:54:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:58.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:58.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:58.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:54:58.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:54:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:54:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:54:58.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:54:58.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 12:54:58.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:58.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:58.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:54:58.843 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:54:58.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:54:58.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:58.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:54:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:54:58.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:58.876 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:54:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:58.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:58.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:58.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 12:54:58.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:58.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:58.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:58.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 12:54:58.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:54:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:58.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:54:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:58.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:54:58.877 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 12:54:58.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 12:54:58.877 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 12:54:58.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 12:54:58.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 12:54:58.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:54:58.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:54:58.891 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:54:58.892 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 12:54:58.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 12:54:58.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:54:59.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:54:59.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 12:54:59.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:54:59.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.411 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 12:54:59.411 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 12:54:59.411 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 12:54:59.411 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 12:54:59.411 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 12:54:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b6debc6 is found... 12:54:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b6debc6 is found finished successfully 12:54:59.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 '\*?\QSQL Scrapbook 0\E') 12:54:59.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:59.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:59.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:59.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:59.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found (Eclipse:1783): Gtk-WARNING **: 12:54:59.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:59.528 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:54:59.528 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:54:59.528 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:") 12:54:59.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:59.528 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:59.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:59.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:59.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:59.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:59.530 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:") 12:54:59.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:59.530 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:59.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:59.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:59.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:59.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:59.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:54:59.532 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 12:54:59.550 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 12:54:59.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:54:59.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:59.563 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:59.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:59.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:59.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:54:59.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:54:59.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:59.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:54:59.564 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 12:54:59.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 12:54:59.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:54:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:54:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:54:59.569 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:54:59.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:54:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:54:59.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:54:59.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:54:59.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:54:59.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:54:59.570 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 12:54:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:54:59.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:54:59.573 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:54:59.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-WARNING **: 12:54:59.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:59.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'' 12:54:59.599 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 12:54:59.599 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 12:54:59.599 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 12:54:59.599 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 12:54:59.599 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 12:54:59.600 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:1783): Gtk-CRITICAL **: 12:54:59.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.723: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.740: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.756: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.773: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:54:59.906: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:54:59.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:59.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:59.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:59.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:59.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:54:59.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.155: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.172: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.175: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.189: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.192: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.239: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.242: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.255: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.272: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.275: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.305: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.322: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:00.339: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:00.341: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.791: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.891: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:00.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.042: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:01.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:02.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.091: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.124: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.208: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.392: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.507: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:03.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:04.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:05.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:06.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:07.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:08.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:09.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:55:09.609 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 12:55:09.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 12:55:09.609 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 12:55:09.611 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:09.611 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 12:55:09.611 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:55:09.611 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 12:55:09.695 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 12:55:09.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.699 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:55:09.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:09.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:09.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 12:55:09.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:09.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:09.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:09.707 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:55:09.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:55:09.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:09.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:09.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:09.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:09.709 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:55:09.710 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:55:09.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:55:09.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:09.724 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 12:55:09.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 12:55:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:09.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:09.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:09.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 12:55:09.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:09.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:09.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 '\*?\QData Source Explorer\E') 12:55:09.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:09.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:09.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:09.742 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 12:55:09.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 12:55:09.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:09.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:09.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:55:09.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:09.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:09.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:09.790 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 12:55:09.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:09.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:09.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:09.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 12:55:09.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:09.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:09.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 12:55:09.790 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:09.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 12:55:09.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:09.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 12:55:09.790 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 12:55:09.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 12:55:09.790 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 12:55:09.791 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 12:55:09.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 12:55:09.801 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 12:55:09.802 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 12:55:09.806 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 12:55:09.806 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 12:55:09.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 12:55:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:10.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:10.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 12:55:10.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:10.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.325 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 12:55:10.325 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 12:55:10.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 12:55:10.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 12:55:10.325 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k 12:55:10.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a336753 is found... 12:55:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@a336753 is found finished successfully 12:55:10.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 '\*?\QSQL Scrapbook 0\E') 12:55:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:10.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:10.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:10.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:10.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:10.432 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:10.432 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 12:55:10.432 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:") 12:55:10.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:10.432 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:55:10.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:10.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:10.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:10.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:10.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:10.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:10.434 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:") 12:55:10.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:10.434 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:55:10.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:10.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:10.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:10.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:10.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:10.435 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 12:55:10.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 12:55:10.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:55:10.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:55:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:10.466 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:55:10.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:10.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:10.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:10.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:10.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:10.467 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 12:55:10.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.StyledText with no referenced composite specified, index 0 and no matchers specified 12:55:10.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1783): Gtk-WARNING **: 12:55:10.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:55:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:10.480 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 12:55:10.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:10.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:10.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:10.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:10.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:10.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 12:55:10.481 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 12:55:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:10.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:10.484 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 12:55:10.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-WARNING **: 12:55:10.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:10.503 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 12:55:10.503 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 12:55:10.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 12:55:10.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 12:55:10.503 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1783): Gtk-WARNING **: 12:55:10.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:55:10.508 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:1783): Gtk-CRITICAL **: 12:55:10.524: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.530: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.588: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.605: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.753: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.804: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:10.820: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:10.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:10.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.121: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.137: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.153: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.170: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.204: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.238: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.554: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.636: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.654: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.670: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.687: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.704: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-CRITICAL **: 12:55:11.737: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-WARNING **: 12:55:11.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:11.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:12.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:13.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:14.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.570: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:15.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:16.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:17.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:18.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:19.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1783): Gtk-WARNING **: 12:55:20.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 12:55:20.544 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 12:55:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 12:55:20.545 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 12:55:20.547 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:20.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 12:55:20.547 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:55:20.547 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 12:55:20.628 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 12:55:20.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:20.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:20.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:55:20.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:20.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:20.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:20.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:20.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E') 12:55:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:20.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:20.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:20.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:20.639 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:55:20.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:55:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:20.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:20.642 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:55:20.642 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:55:20.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:55:20.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:20.656 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 12:55:20.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 12:55:20.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:20.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:20.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:20.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:20.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:20.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:20.657 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 12:55:20.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:20.658 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)") 12:55:20.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:20.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:20.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:20.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:55:20.659 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 12:55:20.659 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:55:20.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.677: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:20.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 12:55:20.691 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 12:55:20.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 12:55:20.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 12:55:20.691 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 12:55:20.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 12:55:20.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:20.692 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 12:55:20.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 12:55:20.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:20.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:20.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:20.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:20.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.707: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.721: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.739: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.755: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.788: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.822: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.838: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.855: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.872: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.938: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1783): Gtk-CRITICAL **: 12:55:20.972: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 12:55:30.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:55:30.696 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:30.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:30.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 12:55:30.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 12:55:30.696 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:30.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.518 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.152 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 42.765 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:30.705 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:30.705 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:55:30.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:30.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:30.706 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:30.706 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:55:30.707 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:30.707 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:55:30.707 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:30.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:30.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:30.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:30.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:30.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:30.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:30.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:30.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:30.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:30.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:30.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:30.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:30.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:30.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:30.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:30.708 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:30.708 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:30.708 DEBUG [main][MenuItemLookup] Item match:Window 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:30.709 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:30.709 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:30.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:30.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:30.709 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:30.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:55:30.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:55:30.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:30.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:30.808 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:30.808 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:30.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:55:30.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:30.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:30.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:30.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:30.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:30.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:30.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:30.821 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:30.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:31.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:31.323 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:31.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:31.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:31.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:31.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:31.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:31.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:31.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:31.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:31.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:31.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:31.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:31.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:31.828 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:31.829 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:31.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:31.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:31.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:31.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:32.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:32.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:32.402 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") 12:55:32.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:32.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:55:32.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:32.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:32.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:32.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:32.411 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") 12:55:32.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:32.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:32.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:32.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:32.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:32.412 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 12:55:32.419 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") 12:55:32.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:32.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:32.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:32.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:32.420 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:32.423 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") 12:55:32.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:32.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:32.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:32.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:32.424 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 12:55:32.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:55:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:32.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:32.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:32.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:32.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:32.427 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:32.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:32.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:32.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:32.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:32.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:32.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:32.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:32.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:32.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:32.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:32.477 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:32.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:32.478 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:32.478 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:32.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:32.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:32.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:32.478 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:32.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:32.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:32.478 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:32.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:32.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:32.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:32.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:32.478 DEBUG [main][MenuItemLookup] Item match:Window 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:32.478 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:32.478 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:32.479 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:32.479 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:32.479 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:55:33.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 'Preferences.*'] is available. finished successfully 12:55:33.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:33.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:33.203 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:33.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:55:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:33.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:33.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:33.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:33.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:33.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:33.206 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:33.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:33.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.207 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") 12:55:33.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:33.208 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:33.213 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 12:55:33.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:33.214 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 12:55:33.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:33.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:55:33.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:33.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:55:33.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:33.217 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:33.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:33.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:33.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:33.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:33.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:33.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:33.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:33.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:33.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:33.261 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 12:55:33.261 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:33.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:33.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:33.262 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:33.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:33.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:33.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:33.262 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:33.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:33.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:33.262 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:33.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:33.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:33.262 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:33.262 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:33.262 DEBUG [main][MenuItemLookup] Item match:Window 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:33.263 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:33.263 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:33.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:33.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:33.263 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:33.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:55:33.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:55:33.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:33.510 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:33.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:55:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:33.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:33.512 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:33.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:33.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:33.512 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:33.513 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:33.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:33.513 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.514 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 12:55:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 12:55:33.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:55:33.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:33.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:33.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:33.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:33.516 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:33.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:33.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:33.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:33.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:33.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:33.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:33.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:33.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:33.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:33.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:33.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:33.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:33.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:33.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:33.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:33.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:33.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:33.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:33.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:33.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:33.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:33.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:33.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:33.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:33.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:33.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:33.561 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:33.561 DEBUG [main][MenuItemLookup] Item match:Window 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:33.562 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:33.562 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:33.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:33.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:33.562 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:33.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:55:34.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:55:34.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:34.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:34.306 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:34.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:34.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 12:55:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:34.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:34.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:34.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:34.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:34.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:34.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:34.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:34.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:34.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:34.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:34.308 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:34.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:34.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.309 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") 12:55:34.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:34.310 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:34.314 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 12:55:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:34.316 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") 12:55:34.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:34.317 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:34.317 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 12:55:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:34.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:55:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:34.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:34.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:34.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:34.319 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:34.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:34.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:34.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:34.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:34.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:34.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:34.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:34.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:34.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:34.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:34.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:34.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:34.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:34.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:34.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:34.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:34.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:34.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:34.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:34.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:34.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:34.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:34.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:34.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:34.363 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:34.363 DEBUG [main][MenuItemLookup] Item match:Window 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:34.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:34.364 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:34.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:34.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:34.364 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:55:35.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 'Preferences.*'] is available. finished successfully 12:55:35.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:35.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:35.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:35.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:35.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.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 12:55:35.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:35.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:35.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:35.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:35.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:35.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:35.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:35.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:35.074 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:35.074 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:35.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.075 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") 12:55:35.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:35.076 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:35.080 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 12:55:35.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:35.082 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 12:55:35.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:35.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:55:35.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:35.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:35.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) 12:55:35.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:35.084 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:35.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:35.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:35.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:35.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:35.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:35.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:35.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:35.127 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:35.127 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:35.128 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:35.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.*'] 12:55:35.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:35.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:35.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:35.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:35.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:35.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:35.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.*'] 12:55:35.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.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.*'] 12:55:35.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:35.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:35.128 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:35.128 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:35.128 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:35.128 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:35.129 DEBUG [main][MenuItemLookup] Item match:Window 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:35.129 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:35.129 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:35.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:35.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:35.129 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:35.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.... 12:55:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:55:35.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:35.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:35.837 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:35.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:55:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:35.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:35.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:35.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:35.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:35.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:35.840 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:35.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:35.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:35.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:35.840 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:35.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:35.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.841 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") 12:55:35.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:35.842 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:35.846 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 12:55:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:35.848 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") 12:55:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:35.849 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:35.849 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") 12:55:35.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:35.849 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:35.849 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 12:55:35.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:35.850 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 12:55:35.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:35.851 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 12:55:35.852 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") 12:55:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:35.853 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 12:55:35.853 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 12:55:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:55:35.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) 12:55:35.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:35.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:35.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:35.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:35.866 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:35.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:35.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:35.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:35.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:35.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:35.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:35.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:35.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.*'] 12:55:35.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:35.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:35.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:35.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:35.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:35.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:35.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.*'] 12:55:35.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.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.*'] 12:55:35.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:35.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:35.911 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:35.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:35.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:35.911 DEBUG [main][MenuItemLookup] Item match:Window 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:35.912 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:35.912 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:35.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:35.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:35.912 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:36.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.... 12:55:36.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:55:36.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:36.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:36.637 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:36.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:36.637 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:55:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:36.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:36.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:36.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:36.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:36.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:36.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:36.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:36.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:36.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:36.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:36.640 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:36.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:36.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:36.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:36.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:36.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:36.641 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") 12:55:36.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:36.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:36.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:36.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 12:55:36.642 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 12:55:36.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:") 12:55:36.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:36.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:36.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:36.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:36.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:36.651 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:36.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:55:36.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:36.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:36.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:36.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:36.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:36.663 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:36.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:36.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:36.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:36.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:36.706 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:36.706 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:36.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:36.707 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:36.707 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 12:55:36.707 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:36.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:36.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:36.707 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:36.707 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:36.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:36.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:36.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:36.707 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:36.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:36.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:36.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:55:36.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:36.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:36.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:36.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:36.707 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:36.707 DEBUG [main][MenuItemLookup] Item match:Window 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 12:55:36.708 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:36.708 DEBUG [main][MenuItemLookup] Item match:Preferences 12:55:36.708 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:55:36.708 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:55:36.708 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:55:36.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 'Preferences.*'] is available.... 12:55:37.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:55:37.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:55:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:37.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:37.432 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:55:37.432 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:37.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:55:37.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:37.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:37.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:37.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:37.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:37.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:37.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 12:55:37.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:37.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:37.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 12:55:37.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:37.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 12:55:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:37.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 12:55:37.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 12:55:37.434 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 12:55:37.435 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 12:55:37.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 12:55:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.436 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 12:55:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:55:37.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:55:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:55:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:55:37.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 12:55:37.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:37.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:55:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:55:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:55:37.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:55:37.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:37.443 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:37.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:37.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:37.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:37.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:37.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:37.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:37.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 12:55:37.488 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 12:55:37.488 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:37.488 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 6.784 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.77 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.783 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.299 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.802 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.765 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.782 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.796 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.781 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:37.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:37.502 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:55:37.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:37.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:37.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:37.502 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:55:37.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:37.519 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:55:37.519 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:37.520 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:55:37.520 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 12:55:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:37.520 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") 12:55:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:55:37.525 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:55:37.525 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:55:37.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:55:37.604 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 12:55:37.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:55:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:55:37.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:55:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:55:37.605 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 12:55:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:55:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:55:37.605 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 12:55:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:55:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:55:37.605 TRACE [main][WidgetHandler] Notify Table with event 13 12:55:37.605 TRACE [main][WidgetHandler] Wait for synchronization 12:55:37.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:55:37.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:37.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.628 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:55:37.628 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.628 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:55:37.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:37.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:37.629 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:55:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:37.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:37.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:55:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:37.812 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:37.813 DEBUG [main][MenuItemLookup] Item match:Window 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.813 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:37.814 DEBUG [main][MenuItemLookup] Item match:Window 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:37.814 DEBUG [main][MenuItemLookup] Item match:Perspective 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:55:37.814 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:55:37.814 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:55:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:55:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:37.815 DEBUG [main][MenuItemLookup] Item match:Window 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:37.815 DEBUG [main][MenuItemLookup] Item match:Window 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:37.815 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:37.815 DEBUG [main][MenuItemLookup] Item match:Perspective 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:55:37.816 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:55:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:37.816 DEBUG [main][MenuItemLookup] Item match:Window 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:37.816 DEBUG [main][MenuItemLookup] Item match:Window 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:37.816 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:37.816 DEBUG [main][MenuItemLookup] Item match:Perspective 12:55:37.817 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:55:37.817 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:37.817 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:55:37.817 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:55:37.817 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:55:37.817 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:55:37.817 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:55:37.817 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:55:37.817 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:55:37.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:55:37.941 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 12:55:37.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:37.941 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:55:37.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:37.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 12:55:37.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:37.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:55:37.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:37.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:37.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:37.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:37.942 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:55:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:37.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:37.943 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:37.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:38.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:38.141 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 12:55:38.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:38.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:38.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:38.141 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:38.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:38.149 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 12:55:38.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:38.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:38.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:38.149 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:38.149 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:38.150 DEBUG [main][MenuItemLookup] Item match:Window 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:38.150 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:38.150 DEBUG [main][MenuItemLookup] Item match:Show View 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:38.153 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:55:38.153 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:55:38.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:55:38.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:55:38.153 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:55:38.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:55:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:55:38.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:55:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:55:38.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:38.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:38.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 12:55:38.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 12:55:38.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:38.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:38.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 12:55:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 12:55:38.737 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 12:55:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:38.737 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 12:55:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:38.737 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 12:55:38.737 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 12:55:38.737 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 12:55:38.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 12:55:38.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 12:55:38.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:38.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:38.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:38.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:55:38.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:38.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:38.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:38.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:38.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:38.739 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:55:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:38.739 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:38.739 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:38.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 12:55:38.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 12:55:38.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:38.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:38.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:38.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:38.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:38.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:38.946 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:38.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:38.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:38.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:38.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:38.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:38.948 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:38.949 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:38.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:38.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:38.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:38.953 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:38.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:38.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:38.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:38.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 12:55:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:38.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:38.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:38.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:38.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:38.955 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:38.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:38.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:38.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:38.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.026 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:39.026 DEBUG [main][MenuItemLookup] Item match:New 12:55:39.027 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:39.027 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:39.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:39.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:39.027 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:39.143 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 12:55:39.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:39.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:39.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:39.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.149 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.150 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 12:55:39.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:39.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:39.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:39.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:39.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:39.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:39.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:39.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:39.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:39.152 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:39.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:39.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:39.160 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:39.160 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:39.161 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) 12:55:39.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:39.166 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:39.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:39.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:39.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.198 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 12:55:39.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:39.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:39.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:39.198 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 12:55:39.201 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 12:55:39.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:39.202 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:39.202 INFO [WorkbenchTestable][AbstractText] Text set to: system1 12:55:39.203 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:39.203 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:39.203 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) 12:55:39.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:39.204 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:39.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:39.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:39.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:39.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:39.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:39.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:39.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:39.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:39.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 12:55:39.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:39.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 '\*?\QRemote Systems\E') 12:55:39.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:39.300 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:39.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:39.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:39.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 12:55:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 12:55:39.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:39.329 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.330 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:39.330 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.331 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:39.332 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:39.333 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:39.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:39.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:39.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.361 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:39.361 DEBUG [main][MenuItemLookup] Item match:New 12:55:39.361 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:39.361 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:39.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:39.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:39.361 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:39.433 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 12:55:39.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:39.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:55:39.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.435 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:39.435 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:39.435 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 12:55:39.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:39.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:39.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:39.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:39.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:39.437 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:39.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:39.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:39.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:39.437 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:39.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:39.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:39.438 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:39.438 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:55:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:39.440 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:39.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:39.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:39.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.472 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 12:55:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:39.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:39.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:39.472 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 12:55:39.476 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 12:55:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:39.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:39.476 INFO [WorkbenchTestable][AbstractText] Text set to: system2 12:55:39.477 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:39.477 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:39.477 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) 12:55:39.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:39.479 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:39.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:39.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:39.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:39.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:39.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:39.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:39.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 12:55:39.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:39.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 '\*?\QRemote Systems\E') 12:55:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:39.539 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:39.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:39.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:39.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 12:55:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 12:55:39.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:39.542 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.558 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.559 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.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 12:55:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.560 INFO [WorkbenchTestable][System] Deleting system system1 12:55:39.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:39.560 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:39.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:39.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:39.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:39.564 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:39.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:39.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:39.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:39.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.604 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:39.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:39.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:39.637 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:39.637 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:39.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:39.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:39.637 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:39.662: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:39.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:39.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 12:55:39.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:39.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:55:39.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:39.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:39.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:39.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:39.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:39.696 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:39.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:39.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:39.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 12:55:39.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:39.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') 12:55:39.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:39.744 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:39.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:39.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:39.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 12:55:39.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:39.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:39.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:39.764 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.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 12:55:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:39.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.765 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:39.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:39.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:39.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 12:55:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.768 INFO [WorkbenchTestable][System] Deleting system Local 12:55:39.768 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:39.768 INFO [WorkbenchTestable][System] Deleting system system2 12:55:39.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 12:55:39.768 DEBUG [main][TreeItemHandler] Selecting tree item: system2 12:55:39.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 12:55:39.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 12:55:39.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 12:55:39.772 DEBUG [main][TreeItemHandler] Selecting tree item: system2 12:55:39.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 12:55:39.774 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 12:55:39.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:39.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.807 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:39.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:39.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:39.833 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:39.833 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:39.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:39.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:39.833 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:39.849: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:39.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:39.879 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 12:55:39.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.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 "Delete") 12:55:39.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:39.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:39.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:39.880 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:39.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:39.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:39.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:39.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 12:55:39.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:39.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 '\*?\QRemote Systems\E') 12:55:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:39.947 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:39.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 12:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:39.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:39.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:39.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:39.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 12:55:39.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 12:55:39.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:39.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 12:55:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:39.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:39.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.954 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:39.958 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:39.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:39.977 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:39.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:39.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:39.980 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:39.980 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.981 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:39.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:39.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:39.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:39.981 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:39.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:39.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:39.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:39.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:39.982 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:39.982 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:39.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:39.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:39.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:39.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.030 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.030 DEBUG [main][MenuItemLookup] Item match:New 12:55:40.030 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:40.030 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:40.030 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:40.030 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:40.030 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:40.090 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 12:55:40.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:40.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:40.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:55:40.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.092 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.092 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 12:55:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:40.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:40.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:40.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:40.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:40.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:40.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:40.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:40.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:40.094 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:40.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:40.095 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:40.096 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.096 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:40.096 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) 12:55:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.097 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.125 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 12:55:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:40.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:40.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:40.125 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 12:55:40.128 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 12:55:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:40.129 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:40.129 INFO [WorkbenchTestable][AbstractText] Text set to: system1 12:55:40.129 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.129 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:40.129 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) 12:55:40.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.131 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:40.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:40.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 12:55:40.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:40.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:40.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:40.197 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:40.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:40.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 12:55:40.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 12:55:40.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:40.229 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.230 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:40.230 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.231 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.232 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:40.232 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:40.232 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:40.234 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:40.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.254 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.254 DEBUG [main][MenuItemLookup] Item match:New 12:55:40.255 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:40.255 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:40.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:40.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:40.255 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:40.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:40.316 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 12:55:40.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.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'] 12:55:40.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.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'] 12:55:40.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.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 Connection"] 12:55:40.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.318 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.318 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 12:55:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:40.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:40.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:40.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:40.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:40.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:40.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:40.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:40.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:40.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:40.325 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:40.325 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:40.326 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:40.327 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.327 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:40.327 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) 12:55:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.333 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.361 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 12:55:40.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:40.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:40.362 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 12:55:40.365 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 12:55:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:40.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:40.366 INFO [WorkbenchTestable][AbstractText] Text set to: system2 12:55:40.366 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.366 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:40.366 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) 12:55:40.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.368 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:40.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:40.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 12:55:40.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:40.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 '\*?\QRemote Systems\E') 12:55:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:40.430 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:40.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:40.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 12:55:40.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:40.432 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.433 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.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 12:55:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.449 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 12:55:40.449 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:40.449 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:40.449 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:40.455 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:40.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.477 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:40.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.478 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:40.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.481 INFO [WorkbenchTestable][System] Deleting system Local 12:55:40.481 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:40.481 INFO [WorkbenchTestable][System] Deleting system system1 12:55:40.481 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:40.481 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:40.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:40.483 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:40.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:40.499 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:40.499 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:40.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:40.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.525 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:40.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:40.544 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:40.544 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:40.544 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:40.544 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:40.544 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:40.560: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:40.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:40.589 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 12:55:40.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:55:40.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:40.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:40.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.591 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:40.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 12:55:40.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:40.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 '\*?\QRemote Systems\E') 12:55:40.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:40.664 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:40.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:40.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 12:55:40.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 12:55:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:40.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:40.667 INFO [WorkbenchTestable][System] Deleting system system2 12:55:40.667 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 12:55:40.667 DEBUG [main][TreeItemHandler] Selecting tree item: system2 12:55:40.667 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 12:55:40.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 12:55:40.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 12:55:40.670 DEBUG [main][TreeItemHandler] Selecting tree item: system2 12:55:40.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 12:55:40.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 12:55:40.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.705 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:40.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:40.720 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:40.720 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:40.720 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:40.720 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:40.720 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:40.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:40.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:40.766 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 12:55:40.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:55:40.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:40.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:40.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:40.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.767 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 12:55:40.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:40.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 '\*?\QRemote Systems\E') 12:55:40.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:40.825 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:40.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:40.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 12:55:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 12:55:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:40.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:40.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:40.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:40.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 12:55:40.829 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:40.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 12:55:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:40.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:40.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:40.838 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:40.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:40.857 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:40.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:40.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:40.860 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:40.860 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.861 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:40.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:40.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:40.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:40.861 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:40.861 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:40.862 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:40.864 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:40.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:40.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.901 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:40.901 DEBUG [main][MenuItemLookup] Item match:New 12:55:40.902 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:40.902 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:40.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:40.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:40.902 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:40.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:40.962 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 12:55:40.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.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'] 12:55:40.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.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'] 12:55:40.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:40.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:40.964 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:40.964 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 12:55:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:40.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:40.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:40.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:40.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:40.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:40.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:40.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:40.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:40.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:40.966 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:40.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:40.968 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:40.968 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:40.968 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:40.968 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) 12:55:40.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:40.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:40.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:40.969 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:40.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:40.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:40.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:40.999 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 12:55:40.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:40.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:40.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:40.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:40.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:40.999 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 12:55:41.003 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 12:55:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:41.003 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:41.004 INFO [WorkbenchTestable][AbstractText] Text set to: system1 12:55:41.004 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.004 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:41.004 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) 12:55:41.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.007 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:41.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:41.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:41.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:41.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 12:55:41.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:41.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 '\*?\QRemote Systems\E') 12:55:41.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:41.077 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.095 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 12:55:41.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:41.095 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.096 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:41.096 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.097 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.097 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:41.098 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:41.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:41.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:41.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.121 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.121 DEBUG [main][MenuItemLookup] Item match:New 12:55:41.122 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:41.122 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:41.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:41.122 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:41.122 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:41.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:41.185 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 12:55:41.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.187 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.187 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 12:55:41.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:41.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:41.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:41.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:41.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:41.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:41.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:41.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:41.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:41.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:41.193 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:41.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:41.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:41.194 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.194 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:41.194 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) 12:55:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.195 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.225 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 12:55:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:41.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:41.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:41.225 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 12:55: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.rse.ui.wizards.newconnection.RSEDefaultNewConnectionWizardMainPage, index 0 and no matchers specified 12:55:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:41.229 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:41.229 INFO [WorkbenchTestable][AbstractText] Text set to: system2 12:55:41.230 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.230 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:41.230 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) 12:55:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:41.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 12:55:41.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:41.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 '\*?\QRemote Systems\E') 12:55:41.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:41.298 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.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 12:55:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 12:55:41.329 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:41.329 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.330 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.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 12:55:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.331 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:41.331 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:41.332 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:41.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:41.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.358 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:41.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.359 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.362 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.362 INFO [WorkbenchTestable][System] Deleting system Local 12:55:41.362 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:41.362 INFO [WorkbenchTestable][System] Deleting system system1 12:55:41.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:41.362 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:41.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:41.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:41.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 12:55:41.366 DEBUG [main][TreeItemHandler] Selecting tree item: system1 12:55:41.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 12:55:41.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 12:55:41.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.408 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:41.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:41.432 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:41.432 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:41.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:41.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:41.438 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:41.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:41.487 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 12:55:41.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.487 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:55:41.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:41.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:41.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:41.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.488 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:41.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 12:55:41.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:41.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 '\*?\QRemote Systems\E') 12:55:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:41.534 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 12:55:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:41.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:41.552 INFO [WorkbenchTestable][System] Deleting system system2 12:55:41.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 12:55:41.552 DEBUG [main][TreeItemHandler] Selecting tree item: system2 12:55:41.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 12:55:41.555 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 12:55:41.556 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 12:55:41.556 DEBUG [main][TreeItemHandler] Selecting tree item: system2 12:55:41.556 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 12:55:41.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 12:55:41.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.579 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:41.580 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:41.596 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:41.596 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:41.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:41.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:41.596 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:41.612: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:41.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:41.646 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 12:55:41.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:41.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.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 "Delete") 12:55:41.647 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:41.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:41.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:41.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.653 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:41.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 12:55:41.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:41.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 '\*?\QRemote Systems\E') 12:55:41.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:41.698 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 12:55:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:41.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:41.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:41.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:41.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:41.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 12:55:41.716 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 12:55:41.716 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:41.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:41.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.218 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: 1.809 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.879 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 0.887 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:41.724 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:41.725 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:55:41.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:41.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:41.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:41.725 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:55:41.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:41.725 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:55:41.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:41.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:41.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:41.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:41.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:41.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:41.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') 12:55:41.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:41.737 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.739 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:41.739 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.740 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.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 12:55:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:41.741 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:41.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:41.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:41.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.777 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.777 DEBUG [main][MenuItemLookup] Item match:New 12:55:41.777 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:41.777 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:41.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:41.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:41.777 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:41.836 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 12:55:41.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.838 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:41.838 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 12:55:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:41.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:41.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:41.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:41.839 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:41.840 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:41.841 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:41.841 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.841 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:41.841 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) 12:55:41.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.842 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.870 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 12:55:41.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:41.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:41.871 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 12:55:41.874 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 12:55:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:41.874 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:41.875 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 12:55:41.875 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:41.875 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:41.875 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) 12:55:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:41.877 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:41.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:41.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:41.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:41.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 12:55:41.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.933 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:41.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 '\*?\QRemote Systems\E') 12:55:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:41.937 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 12:55:41.956 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:41.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:41.957 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:41.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:41.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:41.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:41.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:41.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:41.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:41.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:41.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:41.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:41.960 INFO [WorkbenchTestable][System] Deleting system Local 12:55:41.960 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:41.960 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 12:55:41.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 12:55:41.960 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 12:55:41.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 12:55:41.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 12:55:41.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 12:55:41.963 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 12:55:41.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 12:55:41.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 12:55:41.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:41.995 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:41.996 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:41.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:41.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:42.012 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:42.012 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:42.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:42.012 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:42.012 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:42.028: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:42.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:42.056 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 12:55:42.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.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 "Delete") 12:55:42.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:42.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:42.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.057 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:42.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 12:55:42.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:42.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 '\*?\QRemote Systems\E') 12:55:42.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:42.102 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:42.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:42.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:42.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:42.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:42.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:42.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:42.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:42.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:42.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:42.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:42.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:42.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:42.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 '\*?\QRemote Systems\E') 12:55:42.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:42.148 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.150 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:42.150 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:42.151 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:42.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 12:55:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:42.152 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:42.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:42.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:42.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:42.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.187 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.187 DEBUG [main][MenuItemLookup] Item match:New 12:55:42.187 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:42.187 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:42.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:42.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:42.188 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:42.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:42.246 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 12:55:42.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.247 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.247 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:42.247 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.248 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 12:55:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:42.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:42.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:42.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:42.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:42.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:42.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:42.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:42.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:42.249 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:42.250 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:42.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:42.251 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:42.251 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:42.251 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) 12:55:42.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.252 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.283 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 12:55:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:42.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:42.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:42.284 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 12:55:42.289 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 12:55:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:42.290 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:42.290 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 12:55:42.291 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:42.291 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:42.291 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) 12:55:42.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 12:55:42.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:42.355 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:42.359 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 12:55:42.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:42.362 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:42.377 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:42.377 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:42.378 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:42.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 12:55:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.379 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:42.379 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:42.379 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:42.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:42.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:42.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.402 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.402 DEBUG [main][MenuItemLookup] Item match:New 12:55:42.403 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:42.403 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:42.403 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:42.403 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:42.403 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:42.468 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 12:55:42.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:42.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.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'] 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.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'] 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.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 Connection"] 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.473 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:42.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:42.474 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 12:55:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:42.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:42.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:42.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:42.475 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:42.475 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:42.475 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:42.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:42.475 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:42.476 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:42.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:42.477 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:42.477 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:42.477 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) 12:55:42.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.478 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.509 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 12:55:42.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:42.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:42.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:42.509 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 12:55:42.513 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 12:55:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:42.513 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:42.514 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 12:55:42.514 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:42.514 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:42.514 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) 12:55:42.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.524 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:42.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 12:55:42.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:42.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:42.597 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.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 12:55:42.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 12:55:42.626 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:42.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 12:55:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:42.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.628 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:42.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.630 INFO [WorkbenchTestable][System] Deleting system Local 12:55:42.630 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:42.630 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 12:55:42.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 12:55:42.630 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 12:55:42.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 12:55:42.648 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 12:55:42.653 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 12:55:42.653 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 12:55:42.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 12:55:42.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 12:55:42.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:42.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.676 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:42.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:42.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:42.696 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:42.696 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:42.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:42.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:42.696 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:42.712: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:42.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:42.748 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 12:55:42.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.748 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:55:42.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:42.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:42.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.749 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 12:55:42.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:42.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:42.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:42.795 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.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 12:55:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 12:55:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:42.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:42.827 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 12:55:42.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 12:55:42.827 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 12:55:42.827 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 12:55:42.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 12:55:42.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 12:55:42.847 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 12:55:42.847 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 12:55:42.849 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 12:55:42.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:42.850 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.867 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:42.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:42.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:42.884 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:42.884 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:42.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:42.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:42.884 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:42.900: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:42.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:42.934 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 12:55:42.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:55:42.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:42.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:42.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:42.936 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:42.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:42.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:42.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:42.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 12:55:42.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:42.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:42.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:42.976 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:42.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 '\*?\QRemote Systems\E') 12:55:42.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:42.980 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:42.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:42.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:42.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:42.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:42.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:42.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:42.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:42.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 12:55:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:42.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:42.998 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:42.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:42.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:42.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:42.998 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:42.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:42.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:42.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:42.998 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:42.998 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:42.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.003 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:43.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.006 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.008 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.009 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:43.009 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:43.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:43.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:43.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.045 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.045 DEBUG [main][MenuItemLookup] Item match:New 12:55:43.045 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:43.045 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:43.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:43.045 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:43.045 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:43.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:43.106 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 12:55:43.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.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'] 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.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'] 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.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: "New Connection"] 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.108 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.109 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.109 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 12:55:43.109 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) 12:55:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.110 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:55:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:43.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:43.140 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.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 12:55:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.141 INFO [WorkbenchTestable][System] Deleting system Local 12:55:43.141 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:43.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:43.141 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:43.141 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.141 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:43.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:43.142 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:43.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:43.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:43.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:43.142 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:43.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.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 '\*?\QRemote Systems\E') 12:55:43.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.167 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:43.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.170 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.170 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.171 INFO [WorkbenchTestable][System] Deleting system Local 12:55:43.171 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:43.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:43.171 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:43.171 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.171 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:43.171 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:43.171 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:43.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:43.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:43.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:43.171 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:43.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.175 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:43.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.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 '\*?\QRemote Systems\E') 12:55:43.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.198 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.201 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:43.201 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.202 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:43.202 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:43.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:43.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:43.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.237 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.237 DEBUG [main][MenuItemLookup] Item match:New 12:55:43.237 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:43.237 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:43.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:43.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:43.237 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:43.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:43.293 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 12:55:43.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:43.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.295 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.295 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.rse.ui.wizards.newconnection.RSENewConnectionWizardSelectionPage, index 0 and no matchers specified 12:55:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:43.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:43.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:43.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:43.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:43.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:43.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:43.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:43.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:43.296 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:43.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:43.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:43.298 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.298 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:43.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:55:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.299 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.327 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 12:55:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:43.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:43.328 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 12:55:43.331 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 12:55:43.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:43.332 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:43.332 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 12:55:43.332 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.332 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:43.332 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) 12:55:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.334 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.334 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 12:55:43.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:43.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.395 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.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 12:55:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 12:55:43.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 12:55:43.398 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.399 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 12:55:43.399 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.399 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.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 12:55:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 12:55:43.416 DEBUG [main][TreeItemHandler] Selecting tree item: Local 12:55:43.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 12:55:43.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 12:55:43.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.441 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.441 DEBUG [main][MenuItemLookup] Item match:New 12:55:43.441 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 12:55:43.441 DEBUG [main][MenuItemLookup] Item match:Connection... 12:55:43.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 12:55:43.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 12:55:43.442 INFO [main][MenuItemHandler] Select menu item: &Connection... 12:55:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 12:55:43.500 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 12:55:43.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Connection"] 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 12:55:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.501 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:43.501 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 12:55:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:43.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:55:43.502 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:43.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:43.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:55:43.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:55:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:43.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:55:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:43.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:55:43.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 12:55:43.503 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 12:55:43.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 12:55:43.504 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 12:55:43.504 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.504 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 12:55:43.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.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) 12:55:43.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.509 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.542 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 12:55:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:55:43.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:55:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 12:55:43.542 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 12:55:43.546 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 12:55:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:43.546 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:43.547 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 12:55:43.552 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 12:55:43.552 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 12:55:43.552 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) 12:55:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.553 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:55:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:55:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:43.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:43.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 12:55:43.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.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 '\*?\QRemote Systems\E') 12:55:43.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.640 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.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 12:55:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 12:55:43.643 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:43.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 12:55:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.644 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.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 12:55:43.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.647 INFO [WorkbenchTestable][System] Deleting system Local 12:55:43.647 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:43.647 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 12:55:43.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 12:55:43.647 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 12:55:43.647 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 12:55:43.649 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 12:55:43.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 12:55:43.651 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 12:55:43.651 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 12:55:43.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 12:55:43.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.693 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:43.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:43.711 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:43.711 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:43.711 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:43.711 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:43.711 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:43.727: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:43.756 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 12:55:43.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:55:43.756 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:43.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.757 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:43.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 12:55:43.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 12:55:43.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.803 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.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 12:55:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 12:55:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:43.806 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 12:55:43.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 12:55:43.806 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 12:55:43.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 12:55:43.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 12:55:43.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 12:55:43.825 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 12:55:43.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 12:55:43.827 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 12:55:43.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 12:55:43.844 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 12:55:43.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.845 DEBUG [main][MenuItemLookup] Found menu:'Connect' 12:55:43.845 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 12:55:43.845 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.845 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 12:55:43.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:43.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Go To' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:55:43.859 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 12:55:43.859 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 12:55:43.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 12:55:43.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 12:55:43.859 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1783): Gtk-CRITICAL **: 12:55:43.876: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 12:55:43.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 12:55:43.907 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 12:55:43.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 12:55:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Delete") 12:55:43.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 12:55:43.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:43.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:43.908 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 12:55:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:43.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:43.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:43.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:43.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 12:55:43.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.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 '\*?\QRemote Systems\E') 12:55:43.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.967 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:43.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 12:55:43.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 12:55:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:43.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:43.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:43.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:43.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:43.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:43.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:43.970 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:43.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:43.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:43.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:43.970 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:43.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:43.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:43.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:43.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:43.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 '\*?\QRemote Systems\E') 12:55:43.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:43.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:43.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:43.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:43.995 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:43.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:43.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:43.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:43.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:43.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:44.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 12:55:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:44.014 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 12:55:44.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 12:55:44.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:44.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:44.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 12:55:44.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:44.015 INFO [WorkbenchTestable][System] Deleting system Local 12:55:44.015 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 12:55:44.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:44.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:44.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:44.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 12:55:44.015 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 12:55:44.015 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:44.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.291 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.409 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.862 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.143 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.029 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.799 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.045 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:44.023 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:44.024 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:55:44.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:44.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:44.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:44.024 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:55:44.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:44.024 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:55:44.024 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:44.025 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:44.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 12:55:44.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:44.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:44.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:44.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:44.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:55:44.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:44.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:44.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:55:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:44.028 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:44.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:44.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:44.056 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:55:44.056 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:55:44.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'] 12:55:44.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.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'] 12:55:44.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.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 Dynamic Web Project"] 12:55:44.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.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'] 12:55:44.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.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'] 12:55:44.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.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'] 12:55:44.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:55:44.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:44.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.057 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:44.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:44.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:44.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:44.057 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:44.057 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:44.057 DEBUG [main][MenuItemLookup] Item match:File 12:55:44.058 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:55:44.058 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:55:44.060 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:44.061 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:55:44.061 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:55:44.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:55:44.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:55:44.061 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:55:44.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.... 12:55:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:55:44.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:55:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:44.141 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:55:44.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.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 12:55:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:44.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:55:44.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:55:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:44.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:55:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:44.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:55:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:55:44.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:55:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:44.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:55:44.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:44.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:55:44.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 12:55:44.150 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 12:55:44.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 12:55:44.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 12:55:44.152 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:55:44.152 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:55:44.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:55:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:44.153 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:44.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:44.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:44.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:44.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'] 12:55:44.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.270 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.... 12:55:44.270 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 12:55:44.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:55:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:44.270 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:55:44.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:44.271 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:") 12:55:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:44.272 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:44.273 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 12:55:44.275 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:55:44.275 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:55:44.275 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) 12:55:44.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:44.277 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:44.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:44.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:44.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:44.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:44.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:55:44.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:55:44.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-ljbl4' is not running, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:44.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 12:55:44.780 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 12:55:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open Perspective") 12:55:44.780 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:44.780 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 12:55:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:44.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:44.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:44.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:44.781 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 12:55:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:44.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:44.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:45.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:45.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:45.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:45.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:45.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:45.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:45.193 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:55:45.193 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:55:45.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:45.194 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:55:45.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:45.275 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:55:45.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:45.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:45.276 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:45.276 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:45.276 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:45.276 DEBUG [main][MenuItemLookup] Item match:Window 12:55:45.277 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:45.277 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:45.277 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:45.277 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:45.277 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:45.277 DEBUG [main][MenuItemLookup] Item match:Show View 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Markers' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Packages' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Servers' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:45.280 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:55:45.280 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:55:45.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:55:45.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:55:45.337 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:55:45.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:55:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:55:45.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:55:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:45.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:55:45.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:45.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:45.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:45.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:45.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:55:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:55:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:55:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:45.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:55:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:55:45.462 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:55:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:45.462 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:55:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:45.462 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:55:45.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:55:45.462 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:55:45.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:55:45.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:55:45.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:45.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:45.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:45.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:45.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 "Open") 12:55:45.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:45.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:45.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:45.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:45.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:45.464 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:55:45.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:45.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:45.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:45.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:55:45.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:45.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:55:45.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:45.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:45.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:45.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:45.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:55:45.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:45.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:45.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:45.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:45.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:45.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:45.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:45.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:45.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:45.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:45.574 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:45.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:45.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:45.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:45.575 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:45.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:45.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:45.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:45.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:45.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:45.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:46.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:46.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:46.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:46.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:46.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:55:46.577 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:46.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:46.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:46.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:46.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:46.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:46.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:46.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:46.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:46.578 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 12:55:46.579 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:46.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:46.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:46.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:46.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:46.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:47.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:47.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:47.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:47.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:47.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:55:47.671 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:47.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:47.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:47.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:47.672 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:47.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:47.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:47.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:47.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:47.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:47.672 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 12:55:47.673 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:47.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:47.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:47.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:47.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 12:55:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:47.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:47.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:47.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:47.674 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:55:47.674 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:55:47.674 DEBUG [main][TreeItemHandler] Set Tree selection 12:55:47.674 DEBUG [main][TreeHandler] Notify Tree about selection event 12:55:47.678 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:55:47.678 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 12:55:47.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:47.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:47.729 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:47.729 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:55:47.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:55:47.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:55:47.729 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:55:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:47.729 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 12:55:47.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:55:48.230 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 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:48.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:48.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:48.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:48.262 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:48.262 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:55:48.262 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:55:48.262 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:55:48.263 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:55:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:55:48.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available. finished successfully 12:55:48.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:55:48.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:48.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: 32) 12:55:48.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:48.959 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:55:48.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:48.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:48.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:48.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:48.959 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:55:48.959 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:55:48.959 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:55:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:48.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:48.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:48.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:55:48.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:48.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:55:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:48.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:48.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:48.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:48.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:48.961 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:55:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:48.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:48.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:48.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:48.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:55:48.970 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:55:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:55:49.470 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:55:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:49.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:49.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:49.470 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:49.470 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:49.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:49.471 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 12:55:49.471 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:49.471 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 12:55:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:49.471 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:49.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:55:49.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:49.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:49.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:55:49.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:49.486 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:49.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:49.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:49.488 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:55:49.488 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 12:55:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:49.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:49.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:49.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:49.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:49.489 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") 12:55:49.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 12:55:49.510 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 12:55:49.510 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 12:55:49.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:49.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 12:55:49.563 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 12:55:49.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 12:55:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 12:55:49.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:49.564 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:55:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:55:49.565 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 12:55:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:55:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:55:49.565 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 12:55:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:55:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:55:49.565 TRACE [main][WidgetHandler] Notify Table with event 13 12:55:49.565 TRACE [main][WidgetHandler] Wait for synchronization 12:55:49.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:49.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:49.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:55:49.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:49.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:55:49.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:49.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 12:55:49.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:49.567 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:55:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:49.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:49.567 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:49.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:49.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:49.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'] 12:55:49.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.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'] 12:55:49.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:55:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:55:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:49.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.721 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:49.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:49.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:49.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:49.722 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:49.722 DEBUG [main][MenuItemLookup] Item match:File 12:55:49.723 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:55:49.723 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:49.726 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:55:49.726 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:55:49.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:55:49.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:55:49.726 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:55:49.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:55:49.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:55:49.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:55:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:49.806 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:55:49.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.806 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:55:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:49.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:55:49.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:55:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:49.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:55:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:49.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:55:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:55:49.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:55:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:49.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:55:49.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:49.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:55:49.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 12:55:49.808 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 12:55:49.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 12:55:49.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 12:55:49.808 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:55:49.808 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:55:49.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) 12:55:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:49.810 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:49.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:49.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:49.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:49.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'] 12:55:49.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.940 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.... 12:55:49.940 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 12:55:49.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:55:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:49.941 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:55:49.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:49.941 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:") 12:55:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:49.943 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:49.944 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 12:55:49.946 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:55:49.946 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:55:49.946 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) 12:55:49.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:49.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:49.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:49.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:49.960 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:49.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:49.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:49.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:49.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:49.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:49.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 12:55:50.463 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 12:55:50.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 "No", Widget matcher matching widgets with style: 8) 12:55:50.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:50.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 12:55:50.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:50.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:50.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:50.466 INFO [WorkbenchTestable][AbstractButton] Click button &No 12:55:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:50.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:50.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:50.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:50.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:50.590 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:50.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:50.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:50.591 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:55:50.591 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:55:50.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:50.591 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:55:50.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:50.662 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:55:50.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:50.663 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:50.663 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:50.663 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:50.663 DEBUG [main][MenuItemLookup] Item match:Window 12:55:50.664 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:50.664 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:50.664 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:50.664 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:50.664 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:50.664 DEBUG [main][MenuItemLookup] Item match:Show View 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:50.667 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:55:50.667 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:55:50.683 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:55:50.683 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:55:50.683 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:55:50.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:55:50.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:55:50.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:55:50.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:50.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 12:55:50.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:50.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:50.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:50.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:50.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:55:50.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:55:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:50.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:55:50.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:50.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:55:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:55:50.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:55:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:50.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:55:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:50.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:55:50.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:55:50.778 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:55:50.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:55:50.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:55:50.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:50.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:50.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:50.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:55:50.779 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:50.779 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:50.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:50.780 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:55:50.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:50.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:50.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:50.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:55:50.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:55:50.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:50.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:50.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:55:50.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:50.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:50.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:50.972 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:50.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:50.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:50.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:50.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:50.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:50.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:50.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:50.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:50.976 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:50.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:50.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:50.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:50.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:51.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:51.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:51.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:51.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:51.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:55:51.977 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:51.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:52.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:52.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:52.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:52.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:52.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:52.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:52.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:52.045 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 12:55:52.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:52.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:52.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:52.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:52.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:52.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:52.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:53.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:53.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:53.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:55:53.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:53.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:53.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 12:55:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:53.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:53.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:53.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 12:55:53.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:53.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:53.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:53.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:53.112 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:53.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:53.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:53.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:53.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:53.112 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:55:53.112 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:55:53.112 DEBUG [main][TreeItemHandler] Set Tree selection 12:55:53.113 DEBUG [main][TreeHandler] Notify Tree about selection event 12:55:53.115 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:55:53.115 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 12:55:53.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:53.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.152 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:53.152 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:55:53.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:55:53.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:55:53.153 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:55:53.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:53.153 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 12:55:53.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:55:53.681 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 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:53.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:53.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:53.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:53.727 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:55:53.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:55:53.727 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:55:53.727 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:55:53.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:55:54.357 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 12:55:54.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:55:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:54.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: 32) 12:55:54.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:54.362 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:55:54.362 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:54.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:54.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:54.362 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:55:54.363 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:55:54.363 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:55:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:54.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:54.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:54.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 "OK") 12:55:54.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:54.363 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:55:54.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:54.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:54.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:54.364 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:55:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:54.364 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:54.364 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:54.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:55:54.370 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:55:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:55:54.870 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:55:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:54.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:54.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:54.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:54.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:54.871 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 12:55:54.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:54.871 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 12:55:54.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:54.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:54.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:54.871 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:54.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.872 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:55:54.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:54.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:54.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:55:54.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:54.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:54.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:54.874 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:54.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:54.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:54.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:54.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:54.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:54.876 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:55:54.877 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:55:54.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:55:54.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Dynamic Web Project"] 12:55:54.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:54.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:54.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:54.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:54.879 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:54.879 DEBUG [main][MenuItemLookup] Item match:File 12:55:54.879 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:55:54.879 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Package' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Class' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Interface' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Enum' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Record' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Task' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:54.883 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:55:54.884 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:54.884 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:55:54.884 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:55:54.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:55:54.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:55:54.899 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:55:54.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.... 12:55:54.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:55:54.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:55:54.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:54.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:54.983 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:55:54.983 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:54.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:55:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:54.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:54.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:54.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 12:55:54.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:55:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:54.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:55:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:54.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:55:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 12:55:54.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 12:55:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:54.986 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 12:55:54.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:54.986 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 12:55:54.986 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 12:55:54.986 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 12:55:54.987 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 12:55:54.987 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 12:55:54.987 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:55:54.987 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:55:54.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:55:54.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:54.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:54.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:54.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:54.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:54.988 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:55:54.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:54.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:54.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:54.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:55.090 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:55:55.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:55.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:55.090 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.... 12:55:55.090 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 12:55:55.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:55:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:55.091 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:55:55.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:55:55.091 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:") 12:55:55.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:55.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:55:55.093 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:55:55.093 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 12:55:55.103 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 12:55:55.103 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 12:55:55.121 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) 12:55:55.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:55.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:55.123 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:55:55.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:55.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:55.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:55.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:55.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:55.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:55.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:55.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:55.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:55.126 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 12:55:55.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 12:55:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:55.126 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.swt.impl.shell.DefaultShell, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 12:55:55.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:55.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:55.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 12:55:55.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:55.401 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:55.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:55.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:55.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:55.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:55.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:55.403 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 12:55:55.403 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 12:55:55.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:55.404 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 12:55:55.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:55.477 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:55:55.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:55.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:55.478 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:55.478 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:55.478 DEBUG [main][MenuItemLookup] Item match:Window 12:55:55.479 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:55.479 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:55.479 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:55.479 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:55.479 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:55.479 DEBUG [main][MenuItemLookup] Item match:Show View 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Templates' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:55.482 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:55:55.482 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:55:55.482 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:55:55.482 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:55:55.482 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:55:55.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:55:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:55:55.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:55:55.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:55.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:55:55.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:55.572 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:55.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:55.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:55.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:55:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:55.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:55:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:55:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:55:55.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:55:55.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:55:55.573 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:55:55.573 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:55:55.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:55:55.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:55.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:55.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:55.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.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 "Open") 12:55:55.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:55.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:55:55.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:55.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:55.575 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:55:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:55.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:55.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:55.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:55:55.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:55:55.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:55:55.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:55:55.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:55:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:55.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:55:55.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 '\*?\QPackage Explorer\E') 12:55:55.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:55.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:55.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:55:55.663 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:55.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:55.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:55.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:55:55.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:55:55.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:55:55.666 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:55.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:55.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:55.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:55.667 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:55.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:55.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:55.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:55.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:55.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:55.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:56.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:56.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:56.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:56.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:57.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:57.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:57.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:55:57.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:57.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:57.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:57.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:57.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 12:55:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:57.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:57.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:57.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:57.204 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 12:55:57.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:57.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:57.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:57.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:57.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:57.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:57.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:57.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:58.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:55:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:55:58.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:58.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:58.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:58.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:55:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:58.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:58.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:58.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:58.235 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 12:55:58.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:55:58.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:55:58.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:55:58.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:55:58.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 12:55:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:58.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:58.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:58.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:55:58.236 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:55:58.236 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:55:58.236 DEBUG [main][TreeItemHandler] Set Tree selection 12:55:58.236 DEBUG [main][TreeHandler] Notify Tree about selection event 12:55:58.239 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:55:58.239 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 12:55:58.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:58.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.271 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:55:58.271 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:55:58.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:55:58.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:55:58.271 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:55:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:58.271 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 12:55:58.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 12:55:58.771 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 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:58.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:58.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:55:58.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:58.798 DEBUG [main][MenuItemLookup] Found menu:'New' 12:55:58.798 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:55:58.798 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.798 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 12:55:58.798 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 12:55:58.799 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:55:58.799 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:58.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:55:58.799 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 12:55:58.799 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:55:58.799 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:55:58.799 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:55:58.799 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:55:58.799 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:55:58.799 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:55:58.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:55:59.466 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 12:55:59.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:55:59.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:55:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:55:59.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:55:59.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:55:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:59.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:59.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:59.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:59.469 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:55:59.469 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:55:59.469 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:55:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:59.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:59.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:59.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:59.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 "OK") 12:55:59.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:55:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:55:59.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:55:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:55:59.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:55:59.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:55:59.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:55:59.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:55:59.471 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:55:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:55:59.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:55:59.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:55:59.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:55:59.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:55:59.474 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:55:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:55:59.975 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:55:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 12:55:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:55:59.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:59.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:59.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.975 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 12:55:59.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 12:55:59.975 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:55:59.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:55:59.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.953 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.446 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.4 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.104 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:55:59.986 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:55:59.987 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:55:59.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:55:59.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:55:59.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:55:59.987 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:55:59.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:55:59.988 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:55:59.988 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:55:59.988 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 12:55:59.988 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 12:55:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 12:55:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:59.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:59.988 DEBUG [main][MenuItemLookup] Item match:Window 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.989 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:59.989 DEBUG [main][MenuItemLookup] Item match:Window 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:59.989 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:59.989 DEBUG [main][MenuItemLookup] Item match:Perspective 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:55:59.990 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:55:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 12:55:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:59.990 DEBUG [main][MenuItemLookup] Item match:Window 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:59.990 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:59.991 DEBUG [main][MenuItemLookup] Item match:Window 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:59.991 DEBUG [main][MenuItemLookup] Item match:Perspective 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:55:59.991 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:55:59.991 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:55:59.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.992 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:59.992 DEBUG [main][MenuItemLookup] Item match:Window 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:55:59.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:55:59.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:55:59.992 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'File' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:55:59.992 DEBUG [main][MenuItemLookup] Item match:Window 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:55:59.992 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:55:59.992 DEBUG [main][MenuItemLookup] Item match:Perspective 12:55:59.993 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 12:55:59.993 DEBUG [main][MenuItemLookup] Found menu:'' 12:55:59.993 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 12:55:59.993 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 12:55:59.993 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 12:55:59.993 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 12:55:59.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 12:55:59.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 12:55:59.993 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 12:56:00.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 12:56:00.021 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 12:56:00.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:00.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:00.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:56:00.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:00.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:00.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:00.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 12:56:00.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:00.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 12:56:00.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:00.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:00.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:00.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:00.023 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 12:56:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:00.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:00.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:00.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:00.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 12:56:00.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:56:00.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:00.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:00.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:00.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:00.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:00.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:00.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:00.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:00.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:00.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:00.205 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:00.205 DEBUG [main][MenuItemLookup] Item match:Window 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:00.205 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:00.205 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:00.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:00.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:00.205 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:00.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:00.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:00.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:00.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:00.931 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:00.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:00.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:00.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:00.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:00.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:00.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:00.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:00.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:00.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:01.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:01.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:01.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:01.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:01.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 12:56:01.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 12:56:01.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:01.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:01.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 12:56:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 12:56:01.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 12:56:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:01.945 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 12:56:01.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:01.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 12:56:01.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 12:56:01.945 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 12:56:01.946 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 12:56:01.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 12:56:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:01.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:01.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:01.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:01.999 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 12:56:01.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:01.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:56:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:56:02.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:56:02.001 DEBUG [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...") 12:56:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:02.002 INFO [WorkbenchTestable][AbstractButton] Click button &New... 12:56:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:02.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:02.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:02.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:02.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 12:56:02.039 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 12:56:02.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 12:56:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.039 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:") 12:56:02.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:02.040 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:02.041 INFO [WorkbenchTestable][AbstractText] Text set to: VN 12:56:02.041 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:") 12:56:02.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:02.042 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:02.043 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 12:56:02.043 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) 12:56:02.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:02.044 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:56:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:02.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:02.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:02.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:02.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:02.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:02.081 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 12:56:02.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:56:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:56:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:56:02.083 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 12:56:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:56:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:56:02.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:56:02.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:56:02.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:02.087 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:56:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:02.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:02.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:02.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:02.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.178 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:02.178 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:02.178 DEBUG [main][MenuItemLookup] Item match:Window 12:56:02.178 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.179 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:02.179 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:02.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:02.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:02.179 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:02.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.... 12:56:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:02.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.281 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:02.281 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:02.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 12:56:02.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 12:56:02.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 12:56:02.283 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 12:56:02.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 12:56:02.284 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 12:56:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.284 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 12:56:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:56:02.286 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") 12:56:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 12:56:02.287 TRACE [main][WidgetHandler] Notify Table with event 13 12:56:02.287 TRACE [main][WidgetHandler] Wait for synchronization 12:56:02.296 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.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") 12:56:02.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:02.297 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:56:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:02.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:02.298 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:02.298 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:02.298 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 12:56:02.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:56:02.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:56:02.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:56:02.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:56:02.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:02.303 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:56:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:02.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:02.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:02.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:02.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:56:02.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:02.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:02.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:02.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 12:56:02.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:02.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 12:56:02.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:56:02.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:02.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:02.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:02.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:02.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:02.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:02.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:02.363 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:02.363 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:02.363 DEBUG [main][MenuItemLookup] Item match:Window 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.364 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:02.364 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:02.364 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:02.364 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:02.364 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:02.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:02.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 'Preferences.*'] is available. finished successfully 12:56:02.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:02.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.475 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:02.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:02.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.476 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.476 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:02.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:02.476 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 12:56:02.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 12:56:02.477 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.477 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 12:56:02.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.477 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 12:56:02.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 12:56:02.477 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 12:56:02.477 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 12:56:02.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 12:56:02.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.478 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 12:56:02.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:56:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:56:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:56:02.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:02.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:02.482 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:02.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:02.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:02.482 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:02.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:56:02.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:02.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:02.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:02.515 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 12:56:02.516 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 12:56:02.516 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:02.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:02.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.53 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.158 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.152 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:02.524 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:02.524 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:56:02.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:02.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:02.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:02.525 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:56:02.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:02.543 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:56:02.543 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:02.543 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:02.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:02.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:02.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:02.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:02.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:02.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:02.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:02.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.544 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:02.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:02.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:02.544 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:02.544 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:02.544 DEBUG [main][MenuItemLookup] Item match:Window 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:02.545 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:02.545 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:02.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:02.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:02.545 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:02.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 'Preferences.*'] is available.... 12:56:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:02.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:02.646 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:02.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:02.646 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:02.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:02.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:02.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:02.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 12:56:02.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:02.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 12:56:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 12:56:03.152 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 12:56:03.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 12:56:03.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 12:56:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.183 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 12:56:03.183 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 12:56:03.183 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 12:56:03.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.183 DEBUG [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) 12:56:03.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.185 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 12:56:03.185 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 12:56:03.185 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 12:56:03.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.185 DEBUG [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) 12:56:03.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.186 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:03.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.187 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:03.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.227 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:03.227 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:03.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:03.227 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.227 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:03.227 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:03.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:03.227 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:03.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.227 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.228 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:03.228 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:03.228 DEBUG [main][MenuItemLookup] Item match:Window 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.228 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:03.228 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:03.228 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:03.228 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:03.228 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:03.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:03.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:03.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.328 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:03.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:03.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:03.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 12:56:03.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 12:56:03.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 12:56:03.330 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 12:56:03.331 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 12:56:03.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 12:56:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:56:03.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:56:03.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:56:03.333 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 12:56:03.333 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 12:56:03.333 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 12:56:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:56:03.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:56:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:56:03.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:56:03.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:56:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:56:03.347 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 12:56:03.347 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 12:56:03.347 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 12:56:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.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.preferences.FoldingPreferencePage, index 2 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 12:56:03.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 12:56:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 12:56:03.348 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:03.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.350 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.350 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:03.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:03.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:03.385 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.385 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:03.385 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:03.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:03.385 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:03.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.385 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.385 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:03.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:03.385 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:03.385 DEBUG [main][MenuItemLookup] Item match:Window 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.386 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:03.386 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:03.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:03.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:03.386 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:03.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.... 12:56:03.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 'Preferences.*'] is available. finished successfully 12:56:03.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.484 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:03.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.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 12:56:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:03.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:03.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:03.486 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.486 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.486 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 12:56:03.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 12:56:03.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.487 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 12:56:03.487 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 12:56:03.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 12:56:03.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 12:56:03.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:56:03.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:56:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 12:56:03.509 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 12:56:03.509 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 12:56:03.509 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 12:56:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.509 DEBUG [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) 12:56:03.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:56:03.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:56:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 12:56:03.510 DEBUG [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) 12:56:03.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:56:03.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:56:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 12:56:03.511 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 12:56:03.511 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 12:56:03.511 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 12:56:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.512 DEBUG [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) 12:56:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 12:56:03.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 12:56:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 12:56:03.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:03.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.514 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:03.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:03.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:03.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:03.550 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:03.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:03.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:03.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:03.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:03.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:03.551 DEBUG [main][MenuItemLookup] Item match:Window 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.551 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:03.551 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:03.551 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:03.551 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:03.551 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:03.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:03.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 'Preferences.*'] is available. finished successfully 12:56:03.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.653 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:03.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.653 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:03.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 12:56:03.655 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 12:56:03.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 12:56:03.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 12:56:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.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.preferences.FoldingPreferencePage, index 1 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:56:03.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:56:03.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:56:03.658 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 12:56:03.658 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 12:56:03.658 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 12:56:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.658 DEBUG [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) 12:56:03.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:56:03.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:56:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:56:03.659 DEBUG [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) 12:56:03.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:56:03.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:56:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:56:03.660 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 12:56:03.660 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 12:56:03.660 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 12:56:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.660 DEBUG [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) 12:56:03.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:56:03.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:56:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 12:56:03.661 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.675 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:03.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.710 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:03.710 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:03.710 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.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.*'] 12:56:03.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:03.711 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:03.711 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:03.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.*'] 12:56:03.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.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.*'] 12:56:03.711 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:03.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:03.711 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:03.711 DEBUG [main][MenuItemLookup] Item match:Window 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.712 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:03.712 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:03.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:03.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:03.712 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:03.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:03.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:03.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.805 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:03.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:03.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 12:56:03.807 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 12:56:03.808 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 12:56:03.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 12:56:03.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 12:56:03.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.809 DEBUG [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) 12:56:03.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:56:03.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 12:56:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 12:56:03.810 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 12:56:03.810 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 12:56:03.810 INFO [WorkbenchTestable][AbstractButton] Click button &Members 12:56:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.810 DEBUG [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) 12:56:03.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:56:03.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 12:56:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 12:56:03.811 DEBUG [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) 12:56:03.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:56:03.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 12:56:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 12:56:03.812 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 12:56:03.812 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 12:56:03.812 INFO [WorkbenchTestable][AbstractButton] Click button &Members 12:56:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.813 DEBUG [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) 12:56:03.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 12:56:03.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 12:56:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 12:56:03.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.827 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:03.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:03.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.862 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:03.862 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:03.862 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.862 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:03.862 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:03.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:03.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:03.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:03.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:03.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:03.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:03.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:03.862 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Source' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Run' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:03.863 DEBUG [main][MenuItemLookup] Item match:Window 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:03.863 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:03.863 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:03.863 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:03.863 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:03.863 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:03.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:03.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:03.958 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:03.958 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:03.958 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:03.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:03.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 12:56:03.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 12:56:03.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 12:56:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:03.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 12:56:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:03.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 12:56:03.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 12:56:03.961 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 12:56:03.961 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 12:56:03.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 12:56:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.962 DEBUG [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) 12:56:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:56:03.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 12:56:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 12:56:03.964 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 12:56:03.964 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 12:56:03.964 DEBUG [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) 12:56:03.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:56:03.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 12:56:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 12:56:03.965 DEBUG [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) 12:56:03.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:56:03.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 12:56:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 12:56:03.978 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 12:56:03.978 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 12:56:03.978 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 12:56:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:03.979 DEBUG [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) 12:56:03.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 12:56:03.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 12:56:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.980 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 12:56:03.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:03.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:03.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:03.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:03.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:03.981 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:03.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:03.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:03.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:04.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:04.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:04.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:04.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:04.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:04.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 12:56:04.016 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 12:56:04.017 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:04.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:04.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.683 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.158 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.165 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.16 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.151 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.154 s Results: Errors: ServerModuleTest.removeServerModule:92 » WaitTimeoutExpired Timeout after: 10 ... Tests run: 326, Failures: 0, Errors: 1, Skipped: 3 (Eclipse:1783): Gdk-CRITICAL **: 12:56:04.679: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [ERROR] There are test failures. Please refer to /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target/surefire-reports for the individual test results. [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.eclipse.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.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.v20230904-1208 [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 12:56:15.850 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:56:15.852 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:56:15.866 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:56:15.867 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:56:15.950 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:16.026 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:56:16.029 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:16.033 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:16.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:56:16.035 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:56:16.044 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:56:16.049 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:16.049 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:56:16.052 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:16.052 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:56:16.061 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:16.062 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:56:16.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:16.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.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.*'] 12:56:16.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.147 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:56:16.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:16.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:16.164 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:16.165 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:16.165 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:16.165 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:16.165 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:16.165 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:16.165 DEBUG [main][MenuItemLookup] Item match:Window 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:16.171 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:16.172 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:16.172 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:16.172 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:16.172 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:16.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:16.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:16.176 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:16.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.... 12:56:16.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:16.387 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.430 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:16.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.438 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:16.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:16.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:16.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:16.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:16.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:16.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:16.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:16.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:16.483 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:16.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:16.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:16.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:16.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:16.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.561 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:16.562 DEBUG [main][EditorHandler] 0 editor(s) found 12:56:16.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:16.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:16.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:16.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:16.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:16.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:16.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:16.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:16.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:16.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:16.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:16.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:16.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:16.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:16.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:16.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:56:16.626 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:16.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:16.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:16.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:56:16.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:16.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:16.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:16.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:16.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:16.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:56:16.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:16.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:16.643 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:56:16.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:16.647 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 12:56:16.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:16.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:16.647 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:16.648 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:16.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'] 12:56:16.658 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:16.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.659 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:56:16.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:16.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:16.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:16.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:56:16.661 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.661 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:16.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.662 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:16.662 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:16.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:16.663 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:16.663 DEBUG [main][MenuItemLookup] Item match:File 12:56:16.666 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:16.666 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:16.671 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:16.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:16.671 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:16.671 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:16.671 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:16.671 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:16.672 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:16.672 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:16.672 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:16.672 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:16.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:16.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:16.673 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:16.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.... 12:56:16.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:16.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:16.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:16.784 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:16.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:16.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 12:56:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:16.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:16.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:16.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:16.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:56:16.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:17.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:17.301 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:56:17.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:17.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:17.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:17.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:17.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:56:17.304 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:56:17.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:56:17.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:56:17.308 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:17.308 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:17.308 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:17.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:17.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:17.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:17.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:17.311 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:17.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:17.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:17.354 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:17.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:17.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:17.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:56:17.355 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 12:56:17.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:56:17.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:17.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:17.356 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:17.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:17.359 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:17.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:17.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:56:17.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:17.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:17.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:17.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:17.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:17.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:17.366 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:56:17.376 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:17.376 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:56:17.377 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) 12:56:17.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:17.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:17.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:17.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:17.380 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:17.381 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:17.381 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:17.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:56:17.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:17.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:17.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:17.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:17.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:17.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:17.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:17.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:17.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:17.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:17.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:17.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:17.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:17.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:17.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:17.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:17.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:17.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:56:17.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:17.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:17.925 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:56:17.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:17.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:17.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:17.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:17.927 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:17.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:17.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:17.928 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:17.928 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:17.928 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:17.928 DEBUG [main][MenuItemLookup] Item match:Window 12:56:17.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:17.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:17.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:17.929 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:17.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:17.929 DEBUG [main][MenuItemLookup] Item match:Show View 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:17.941 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:56:17.941 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:56:17.952 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:56:17.953 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:56:17.953 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:56:18.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:56:18.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:56:18.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:56:18.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:18.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:56:18.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:18.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:56:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:18.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:56:18.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:18.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:18.538 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:56:18.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:56:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:18.539 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:56:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:18.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:56:18.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:56:18.539 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:56:18.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:56:18.540 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:56:18.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:18.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:18.540 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:56:18.540 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:18.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:18.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 "Open") 12:56:18.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:18.542 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:56:18.542 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:18.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:18.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:18.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:18.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:18.544 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:56:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:18.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:18.544 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:18.544 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:18.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:56:18.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:56:18.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:18.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:18.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:18.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 '\*?\QPackage Explorer\E') 12:56:18.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:18.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:18.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:18.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:18.971 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:18.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:18.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:18.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:18.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:18.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:18.974 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:18.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:18.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:18.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:18.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:18.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:18.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:18.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:18.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:18.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:18.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:19.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:19.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:19.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:19.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:19.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:19.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:19.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:19.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:19.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:19.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:19.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:19.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:19.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:19.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:19.991 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:56:19.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:19.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:19.999 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:20.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:20.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') 12:56:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:20.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:20.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:20.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:20.017 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:20.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:20.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:20.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:20.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:20.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:20.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:20.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:20.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:20.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:20.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:20.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:21.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:21.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:21.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:21.065 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:21.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:21.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:21.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:21.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 12:56:21.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:21.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:21.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:21.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:21.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:21.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:21.067 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:56:21.067 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:56:21.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:56:21.078 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:56:21.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:21.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:21.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 12:56:21.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:21.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:21.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 12:56:21.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.083 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 12:56:21.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:21.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:21.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:21.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:21.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:21.085 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:21.085 DEBUG [main][MenuItemLookup] Item match:File 12:56:21.086 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:21.086 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:21.088 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:21.088 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:21.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:21.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:21.089 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:56:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:21.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:21.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:21.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:56:21.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:21.167 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:56:21.167 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:21.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:21.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:21.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 12:56:21.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:21.671 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 12:56:21.672 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:21.672 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:21.672 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:21.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 12:56:21.672 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 12:56:21.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 12:56:21.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 12:56:21.675 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:21.675 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:21.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) 12:56:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:21.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:21.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:21.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:21.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:21.677 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:21.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:21.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:21.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:21.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:56:21.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:56:21.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:56:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:21.738 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:21.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:21.738 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:21.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:21.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:56:21.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:21.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:21.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:21.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:21.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:21.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:21.744 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 12:56:21.744 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:21.744 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 12:56:21.745 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) 12:56:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:21.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:21.747 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:21.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:21.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:21.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ec6b6bb is found... 12:56:22.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1ec6b6bb is found finished successfully 12:56:22.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 '\*?\Qtest.logic\E') 12:56:22.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:22.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:22.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:22.247 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:22.247 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:22.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:22.258 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 12:56:22.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:22.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:22.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'View' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:22.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:22.261 DEBUG [main][MenuItemLookup] Item match:Window 12:56:22.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:22.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:22.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:22.263 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:22.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:22.263 DEBUG [main][MenuItemLookup] Item match:Show View 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:22.267 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:56:22.267 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:56:22.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:56:22.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:56:22.268 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:56:22.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:56:22.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 12:56:22.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:56:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:56:22.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:22.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:56:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:22.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:22.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:56:22.367 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:22.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:22.872 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:22.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:56:22.874 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:22.874 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:22.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:22.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:22.874 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 12:56:22.874 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 12:56:22.875 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 12:56:22.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 12:56:22.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:22.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:56:22.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:22.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.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 "Open") 12:56:22.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:22.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:56:22.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:22.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:22.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:22.878 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:56:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:22.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:22.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:22.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 12:56:22.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 12:56:22.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:22.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:22.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:22.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:22.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:22.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:22.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:22.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:22.981 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:22.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:22.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:22.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 12:56:22.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:22.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:23.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.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 '\*?\QPalette\E') 12:56:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.027 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 12:56:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:23.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:23.031 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 12:56:23.031 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.039 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.066 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.075 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 12:56:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:56:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:56:23.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:23.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.145 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.158 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 12:56:23.158 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.158 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.159 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.188 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.193 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 12:56:23.193 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 12:56:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 12:56:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 12:56:23.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.201 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:23.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.234 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.260 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 12:56:23.260 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.261 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.261 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.273 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.275 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 12:56:23.275 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 12:56:23.275 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 12:56:23.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 12:56:23.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 12:56:23.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.289 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.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 '\*?\QPalette\E') 12:56:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.292 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.349 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 12:56:23.349 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.350 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.367 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.369 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 12:56:23.370 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 12:56:23.370 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 12:56:23.370 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 12:56:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 12:56:23.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 12:56:23.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.380 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.424 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 12:56:23.425 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.425 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.443 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.445 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 12:56:23.445 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 12:56:23.445 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 12:56:23.445 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 12:56:23.445 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 12:56:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 12:56:23.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 12:56:23.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.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 '\*?\QPalette\E') 12:56:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.471 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.483 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 12:56:23.483 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.484 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.526 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.528 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 12:56:23.528 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 12:56:23.528 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 12:56:23.528 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 12:56:23.528 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 12:56:23.528 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 12:56:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 12:56:23.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 12:56:23.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.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 '\*?\QPalette\E') 12:56:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.538 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.564 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 12:56:23.564 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.565 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.565 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.577 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.585 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 12:56:23.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 12:56:23.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 12:56:23.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.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 '\*?\QPalette\E') 12:56:23.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.594 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.646 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 12:56:23.646 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.647 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.675 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.677 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 12:56:23.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 12:56:23.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 12:56:23.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.683 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.686 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.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 '\*?\QPalette\E') 12:56:23.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.687 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.744 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 12:56:23.744 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.745 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.757 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.827 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 12:56:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 12:56:23.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 12:56:23.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.832 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:23.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.835 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.862 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 12:56:23.862 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.863 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.873 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.875 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 12:56:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 12:56:23.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 12:56:23.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:23.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:23.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:23.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:23.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:23.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:23.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:23.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:23.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:23.933 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:23.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:23.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:23.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:23.958 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 12:56:23.958 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:23.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.959 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:23.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.970 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:23.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:23.984 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 12:56:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 12:56:24.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 12:56:24.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:24.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:24.032 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:24.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 '\*?\QPalette\E') 12:56:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:24.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:24.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:24.032 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:24.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:24.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:24.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:24.060 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 12:56:24.060 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:24.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.061 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:24.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.071 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:24.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.082 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 12:56:24.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 12:56:24.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 12:56:24.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:24.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:24.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:24.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:24.134 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:24.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:24.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:24.161 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 12:56:24.161 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:24.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.161 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:24.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.171 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:24.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.175 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 12:56:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 12:56:24.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 12:56:24.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.193 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:24.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:24.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:24.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:24.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 '\*?\QPalette\E') 12:56:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:24.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:24.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:24.197 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:24.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:24.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:24.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:24.243 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 12:56:24.243 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:24.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.244 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:24.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.254 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:24.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.255 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 12:56:24.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 12:56:24.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 12:56:24.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:24.272 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:24.272 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:56:24.272 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:24.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:24.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:24.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:24.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 12:56:24.274 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:24.274 DEBUG [main][MenuItemLookup] Item match:File 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:24.278 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:56:24.278 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:56:24.278 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:56:24.278 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:56:24.278 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:56:24.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:56:24.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:56:24.348 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:24.348 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:24.350 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 12:56:24.350 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:24.380 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 12:56:24.380 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 12:56:24.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 12:56:24.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 12:56:24.382 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 12:56:24.387 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:24.389 DEBUG [main][EditorHandler] 1 editor(s) found 12:56:24.389 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 12:56:24.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 12:56:24.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 'Save .*'] is available. finished successfully 12:56:24.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:56:24.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:24.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:24.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:24.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:24.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:24.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.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 "Save") 12:56:24.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:24.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:24.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:24.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:24.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:24.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:24.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:24.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:24.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:24.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:24.946 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:56:24.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:24.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:24.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:24.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:25.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:25.040 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 12:56:25.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:25.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:25.041 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:25.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:25.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:25.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:25.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:25.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:25.044 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:25.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:25.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:25.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:25.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:25.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:25.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:25.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:25.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:25.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:25.066 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:25.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:25.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:25.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:25.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:25.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:25.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:25.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:25.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:25.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:25.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:25.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:26.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:26.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:26.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:26.068 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:26.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:26.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:26.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:26.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:26.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:26.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:26.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:26.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:26.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:26.070 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:26.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:26.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:26.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:26.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:26.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:26.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:26.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:26.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:26.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:27.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:27.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:27.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:27.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:27.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:27.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:27.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 12:56:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:27.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:27.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:27.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:27.074 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:27.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:27.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:27.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:27.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:27.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 12:56:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:27.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:27.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:27.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:27.075 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:56:27.075 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:56:27.076 DEBUG [main][TreeItemHandler] Set Tree selection 12:56:27.078 DEBUG [main][TreeHandler] Notify Tree about selection event 12:56:27.084 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:56:27.085 DEBUG [WorkbenchTestable][TreeItemHandler] test 12:56:27.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:27.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:27.128 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:56:27.128 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:56:27.128 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:56:27.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:56:27.129 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:56:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:27.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:56:27.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:27.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:27.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:27.630 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:27.630 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:27.665 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:27.665 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:56:27.666 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:56:27.666 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:56:27.666 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:56:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:56:28.345 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 12:56:28.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:56:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:28.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:28.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:28.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:28.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:28.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:28.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:28.350 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:56:28.351 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:56:28.351 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:56:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:28.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:28.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:28.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:56:28.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:28.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:28.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:28.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:28.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:28.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:28.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:28.353 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:56:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:28.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:28.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:28.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:56:28.368 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:56:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:56:28.869 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:56:28.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:28.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:56:28.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:56:28.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:28.869 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:28.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:28.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:28.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:56:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:28.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:28.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:28.873 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:28.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:28.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:28.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 12:56:28.877 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:28.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 12:56:28.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:28.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:28.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:28.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:28.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:28.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:28.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:56:28.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.878 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:28.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.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'] 12:56:28.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.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'] 12:56:28.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.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 Project"] 12:56:28.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.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'] 12:56:28.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.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'] 12:56:28.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:28.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:28.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:28.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:28.889 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:28.889 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:28.889 DEBUG [main][MenuItemLookup] Item match:File 12:56:28.890 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:28.890 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:28.892 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:28.892 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:28.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:28.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:28.893 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:28.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:56:28.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:28.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:28.971 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:28.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:28.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:56:28.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:28.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:28.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:28.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:28.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:56:28.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:28.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:28.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:56:28.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:28.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:28.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:28.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:28.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:28.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:56:28.974 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:56:28.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:56:28.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:56:28.983 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:28.983 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:28.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:28.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:28.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:28.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:28.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:28.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:28.985 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:28.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:28.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:28.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56: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'] 12:56:29.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:29.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:29.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:56:29.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 12:56:29.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:56:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:29.030 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:29.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:29.030 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:29.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:29.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:56:29.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:29.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:29.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:29.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:29.040 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:29.041 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:56:29.042 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:29.042 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:56:29.042 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) 12:56:29.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:29.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:29.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:29.059 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:29.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:29.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:29.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:29.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:29.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:56:29.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:56:29.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:29.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:29.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:29.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.566 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:29.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:29.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:29.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:29.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:29.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:29.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:29.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:29.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:29.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:29.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:29.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:29.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:29.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:56:29.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:56:29.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:29.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:29.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:56:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:29.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:29.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:29.595 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:29.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:29.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:29.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:29.627 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:29.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:29.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:29.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:29.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:29.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:29.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:29.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:29.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:29.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:30.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:30.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:30.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:30.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:30.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:30.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:30.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:30.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:30.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:30.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:30.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:56:30.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:30.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:30.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:30.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:30.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:30.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 '\*?\QProject Explorer\E') 12:56:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:30.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:30.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:30.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:30.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:30.649 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:30.649 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:30.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:30.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:30.673 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:30.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:30.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:30.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:30.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:30.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:30.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:31.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:31.676 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:31.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:31.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:31.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:31.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 12:56:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:31.677 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:31.677 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:56:31.677 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:56:31.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:56:31.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:56:31.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'] 12:56:31.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.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'] 12:56:31.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.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: ""] 12:56:31.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:31.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:31.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 12:56:31.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.688 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 12:56:31.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:31.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.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'] 12:56:31.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:31.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:31.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:31.690 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:31.690 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:31.690 DEBUG [main][MenuItemLookup] Item match:File 12:56:31.691 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:31.691 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:31.693 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:31.693 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:31.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:31.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:31.693 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:31.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 'New|Select a wizard'] is available.... 12:56:31.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:31.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:31.764 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:31.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.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 12:56:31.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:31.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:31.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:56:31.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:31.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 12:56:31.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:31.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:31.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 12:56:31.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:31.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:31.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:31.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:31.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 12:56:31.768 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 12:56:31.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 12:56:31.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 12:56:31.772 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:31.772 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:31.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:31.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:31.774 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:31.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:31.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:31.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:31.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:31.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:56:31.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:56:31.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:56:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:31.811 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:31.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:31.811 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:31.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:31.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:56:31.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:31.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:31.832 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:31.833 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 12:56:31.834 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:31.834 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 12:56:31.834 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) 12:56:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:31.837 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:31.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:31.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:31.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:31.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:31.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:56:31.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:56:31.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:56:31.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:31.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:31.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6da4d763 is found... 12:56:31.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6da4d763 is found finished successfully 12:56:31.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.shapes\E') 12:56:31.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:31.969 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:31.969 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:31.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:31.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 12:56:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:31.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 12:56:31.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 '\*?\QPalette\E') 12:56:31.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:31.973 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:31.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:31.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:31.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:31.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:31.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 12:56:31.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:31.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 12:56:31.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 '\*?\QPalette\E') 12:56:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:31.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:31.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:31.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:31.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:31.999 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:31.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:31.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 12:56:32.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:32.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:32.000 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 12:56:32.000 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:32.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.001 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:32.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.041 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:32.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.045 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 518757980 ) 12:56:32.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:56:32.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:56:32.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.052 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:32.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 12:56:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:32.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 12:56:32.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:32.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:32.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:32.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:32.054 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:32.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:32.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:32.076 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 12:56:32.076 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:32.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.076 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:32.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.085 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:32.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.086 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1879769947 ) 12:56:32.086 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1879769947 ) 12:56:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 12:56:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 12:56:32.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:32.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 12:56:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:32.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:32.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 12:56:32.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 '\*?\QPalette\E') 12:56:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:32.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:32.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:32.100 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:32.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:32.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:32.139 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 12:56:32.139 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:32.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.140 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:32.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.148 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:32.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.148 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 400758359 ) 12:56:32.149 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 400758359 ) 12:56:32.149 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 400758359 ) 12:56:32.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 12:56:32.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 12:56:32.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:32.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.154 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 12:56:32.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:32.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:32.169 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 12:56:32.169 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:32.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:32.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:32.170 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:32.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:32.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:32.188 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 12:56:32.188 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:32.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.189 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:32.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.195 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:32.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.195 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 172517457 ) 12:56:32.195 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 172517457 ) 12:56:32.195 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 172517457 ) 12:56:32.195 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 172517457 ) 12:56:32.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 12:56:32.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 12:56:32.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.199 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:32.199 INFO [WorkbenchTestable][AbstractEditor] Save editor 12:56:32.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 12:56:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:32.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 12:56:32.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 12:56:32.236 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:32.236 DEBUG [main][MenuItemLookup] Item match:File 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:32.237 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 12:56:32.237 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 12:56:32.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 12:56:32.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 12:56:32.240 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 12:56:32.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 12:56:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 12:56:32.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:32.260 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 12:56:32.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.272 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 12:56:32.272 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 12:56:32.272 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 12:56:32.272 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 12:56:32.272 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 12:56:32.288 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:32.288 DEBUG [main][EditorHandler] 1 editor(s) found 12:56:32.288 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 12:56:32.288 DEBUG [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.... 12:56:32.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 'Save .*'] is available. finished successfully 12:56:32.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:56:32.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:32.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:32.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:32.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:32.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.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 "Save") 12:56:32.845 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:32.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:32.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:32.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:32.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:32.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:32.846 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:56:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:32.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:32.846 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:32.846 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:32.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:32.911 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 12:56:32.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:32.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:32.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:32.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 '\*?\QProject Explorer\E') 12:56:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:32.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:32.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:32.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:32.915 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:32.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:32.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:32.940 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:32.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:32.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:32.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:32.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:32.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:32.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:32.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:32.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:33.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:33.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:33.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:33.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:33.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:33.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:33.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:33.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:33.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 12:56:33.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:33.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:33.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:33.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:33.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:33.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:33.945 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:33.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:33.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:33.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:33.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:33.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:33.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:34.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:34.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:34.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:34.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:34.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:34.949 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:34.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:34.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:34.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:34.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:34.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:34.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:34.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:34.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:34.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:34.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:34.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:34.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:34.951 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:56:34.951 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:56:34.951 DEBUG [main][TreeItemHandler] Set Tree selection 12:56:34.953 DEBUG [main][TreeHandler] Notify Tree about selection event 12:56:34.959 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:56:34.960 DEBUG [WorkbenchTestable][TreeItemHandler] test 12:56:34.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:34.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:34.987 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:56:34.987 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:56:34.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:56:34.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:56:34.987 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:56:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:34.988 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:56:35.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:35.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:35.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:35.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:35.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:35.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:35.509 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:35.509 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:56:35.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:56:35.509 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:56:35.509 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:56:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:56:36.097 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 12:56:36.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:56:36.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.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) 12:56:36.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:36.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:36.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:36.100 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:56:36.100 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:56:36.100 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:56:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:36.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:36.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:56:36.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:36.101 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:36.101 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:36.102 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:56:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:36.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:36.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:56:36.106 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:56:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:56:36.607 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:56:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:36.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:56:36.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:56:36.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:36.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:36.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:36.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:36.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:56:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:36.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:36.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:36.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:36.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:36.612 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 12:56:36.612 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 12:56:36.613 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:36.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:36.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.845 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 12.23 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 7.734 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest testMacthingEditPartWithNoLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.006 s testMacthingEditPartWithTextFlowLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.001 s testMacthingEditPartWithSimpleLabel(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0 s testMacthingEditPartWithSimpleLabelByRegex(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest) Time elapsed: 0.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.005 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 s testMacthingEditPartWithTextFlowTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s testMacthingEditPartWithNullTooltip(org.eclipse.reddeer.gef.test.matcher.IsEditPartWithTooltipTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.gef.test.EditPartTest 12:56:36.687 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:36.688 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:56:36.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:36.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:36.688 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:36.688 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:56:36.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:36.689 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:56:36.689 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:36.689 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:56:36.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.*'] 12:56:36.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.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.*'] 12:56:36.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.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.*'] 12:56:36.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:36.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:36.699 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:36.699 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:36.699 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:56:36.699 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:56:36.699 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:56:36.699 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:56:36.699 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:56:36.699 DEBUG [main][MenuItemLookup] Item match:Window 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:36.700 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:56:36.700 DEBUG [main][MenuItemLookup] Item match:Preferences 12:56:36.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:56:36.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:56:36.700 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:56:36.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:56:36.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:56:36.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:56:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.791 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:56:36.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.791 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:56:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:36.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:36.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:36.792 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:56:36.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:36.806 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:56:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:36.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:36.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:36.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:36.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.835 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:36.835 DEBUG [main][EditorHandler] 0 editor(s) found 12:56:36.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.836 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:36.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:36.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 '\*?\QProject Explorer\E') 12:56:36.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:36.840 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:36.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:36.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:36.842 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:36.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:36.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:36.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:56:36.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:36.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:36.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:36.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:56:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:36.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:36.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:36.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:56:36.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:36.854 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:56:36.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:36.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 12:56:36.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:36.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:36.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:36.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:36.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:56:36.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:56:36.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:36.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:36.856 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:36.856 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:36.856 DEBUG [main][MenuItemLookup] Item match:File 12:56:36.857 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:36.857 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:36.859 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:36.859 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:36.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:36.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:36.860 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:36.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 'New|Select a wizard'] is available.... 12:56:36.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:36.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.946 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:36.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:56:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:56:36.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:36.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:36.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:56:36.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:36.949 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:36.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:36.949 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:56:36.949 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:56:36.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:56:36.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:56:36.953 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:36.953 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:36.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:36.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:36.954 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:36.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:36.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:36.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:36.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'] 12:56:36.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:56:36.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available. finished successfully 12:56:36.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:56:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:36.982 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:36.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:36.982 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:36.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:36.982 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:56:36.982 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:36.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:36.983 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:36.984 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:56:36.985 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:36.985 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:56:36.985 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) 12:56:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:36.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:36.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:36.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:36.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:36.987 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:36.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:36.987 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:36.987 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:36.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:37.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:56:37.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:37.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:37.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:37.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:37.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:37.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:37.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:37.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') 12:56:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:37.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:37.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:37.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:37.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:37.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:37.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:37.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:37.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:37.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:37.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:56:37.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:37.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:56:37.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:37.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:37.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:37.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 '\*?\QPackage Explorer\E') 12:56:37.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:37.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:37.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:37.514 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:37.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:37.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:37.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:37.541 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:37.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:37.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:37.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:37.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:37.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:37.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:37.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:37.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:37.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:38.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:38.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:38.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:38.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:38.544 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:38.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:38.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:38.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:38.545 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:38.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:38.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:38.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:38.546 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:38.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:56:38.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:38.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:38.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:38.558 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:38.558 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:38.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:38.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:38.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:38.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:38.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:38.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:38.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:38.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:38.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:38.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:38.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:38.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:38.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:38.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:38.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:39.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:39.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:39.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:39.582 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:39.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:39.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:39.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:39.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 12:56:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:39.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:39.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:39.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:39.583 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:39.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:56:39.583 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:56:39.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:56:39.591 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:56:39.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:39.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:39.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 12:56:39.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:39.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:39.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.592 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 12:56:39.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.593 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 12:56:39.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:39.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.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: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:39.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:39.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:39.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:39.594 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:39.594 DEBUG [main][MenuItemLookup] Item match:File 12:56:39.595 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:39.595 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:39.596 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:39.596 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:39.597 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:39.597 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:39.597 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:56:39.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 12:56:39.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:39.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:39.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:39.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:39.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:56:39.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:39.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:56:39.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:39.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:39.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:39.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:39.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:39.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 12:56:39.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:39.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:39.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:39.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 12:56:39.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:39.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:39.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:39.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:39.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:39.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 12:56:39.678 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 12:56:39.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 12:56:39.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 12:56:39.689 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:39.689 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:39.689 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:39.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:39.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:39.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:39.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:39.692 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:39.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:39.693 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:39.693 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:56:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:56:39.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:56:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:39.735 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:39.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:39.735 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "File name:") 12:56:39.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:39.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:56:39.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:39.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:39.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:39.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:39.739 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:39.740 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 12:56:39.741 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:39.741 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 12:56:39.741 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) 12:56:39.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:39.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:39.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:39.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:39.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:39.743 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:39.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:39.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:39.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:40.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:40.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:40.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:40.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74b80b14 is found... 12:56:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@74b80b14 is found finished successfully 12:56:40.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.252 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.252 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.253 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:40.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:40.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:40.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 '\*?\QPalette\E') 12:56:40.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.267 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:40.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:40.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.275 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 12:56:40.276 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:40.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.276 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:40.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.283 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:40.283 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.284 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 12:56:40.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:56:40.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:56:40.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:40.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.306 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:40.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:40.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:40.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 '\*?\QPalette\E') 12:56:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.309 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:40.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:40.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.317 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 12:56:40.317 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:40.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.318 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:40.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.338 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:40.338 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.340 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 12:56:40.340 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 12:56:40.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 12:56:40.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 12:56:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.351 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.351 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.360 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.360 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.364 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.364 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.387 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 12:56:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:40.387 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:40.387 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 12:56:40.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 12:56:40.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.394 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.397 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.398 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.413 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 12:56:40.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:40.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:40.413 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 12:56:40.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 12:56:40.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:40.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.423 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.425 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:40.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:40.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:40.433 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:40.434 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:40.435 DEBUG [main][EditorHandler] 1 editor(s) found 12:56:40.435 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 12:56:40.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Save .*'] is available.... 12:56: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 'Save .*'] is available. finished successfully 12:56:40.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:56:40.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:40.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:40.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:40.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:40.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:40.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.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") 12:56:40.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:40.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:40.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:40.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:40.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:40.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:40.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:40.975 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:56:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:40.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:40.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:40.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:41.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:41.042 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 12:56:41.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:41.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:41.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:41.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:41.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:41.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:41.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:41.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:41.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') 12:56:41.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:41.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:41.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:41.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:41.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:41.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:41.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:41.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:41.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:41.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:41.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:41.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:41.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:41.053 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:41.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:41.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:41.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:41.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:41.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:41.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:41.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:42.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:42.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:42.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:42.055 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:42.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:42.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:42.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:42.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 12:56:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:42.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:42.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:42.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:42.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:42.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:42.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:42.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:42.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:42.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:42.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:42.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:42.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:42.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:43.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:43.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:43.058 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:43.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:43.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:43.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:43.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 12:56:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:43.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:43.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:43.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:43.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:43.059 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:43.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:43.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:43.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:43.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:43.060 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:43.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:43.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:43.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:43.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:43.061 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:56:43.061 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:56:43.061 DEBUG [main][TreeItemHandler] Set Tree selection 12:56:43.063 DEBUG [main][TreeHandler] Notify Tree about selection event 12:56:43.068 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:56:43.069 DEBUG [WorkbenchTestable][TreeItemHandler] test 12:56:43.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:43.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:43.092 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:56:43.092 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:56:43.092 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:56:43.092 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:56:43.092 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:56:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:43.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:56:43.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:56:43.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:43.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:43.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:43.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:43.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:43.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:43.620 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:43.620 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:56:43.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:56:43.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:56:43.620 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:56:43.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:56:44.217 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 12:56:44.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:56:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:44.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: 32) 12:56:44.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:44.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:44.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:44.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:44.220 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:56:44.220 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:56:44.220 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:56:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:44.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:44.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:44.221 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:56:44.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:44.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:44.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:44.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:44.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:44.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:44.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:44.222 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:56:44.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:44.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:44.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:44.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:56:44.225 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:56:44.726 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:44.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:56:44.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:56:44.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:44.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:44.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:44.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:44.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:56:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:44.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:44.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:44.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:44.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:44.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:44.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 12:56:44.731 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:44.732 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 12:56:44.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:44.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:44.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:44.732 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:44.732 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.732 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:56:44.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:56:44.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.734 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:44.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:44.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:44.735 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:44.735 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:44.735 DEBUG [main][MenuItemLookup] Item match:File 12:56:44.736 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:44.736 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:44.738 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:44.738 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:44.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:44.739 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:44.739 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:44.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:56:44.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:44.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:44.810 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:44.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:56:44.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:44.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:44.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:44.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:44.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:56:44.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:44.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:44.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:56:44.812 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:44.812 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:44.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:44.812 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:44.812 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:56:44.813 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:56:44.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:56:44.816 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:56:44.816 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:44.816 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:44.816 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:44.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:44.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:44.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:44.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:44.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:44.829 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:44.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:44.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:44.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:44.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'] 12:56:44.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:56:44.854 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 12:56:44.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:56:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:44.855 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:44.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:44.855 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:44.855 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:44.855 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:56:44.855 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:44.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:44.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:44.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:44.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:44.856 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:44.857 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:56:44.858 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:44.858 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:56:44.858 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) 12:56:44.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:44.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:44.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:44.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:44.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:44.860 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:44.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:44.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:44.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:44.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:45.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:56:45.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:56:45.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:45.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:45.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:45.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:45.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:45.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:45.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:45.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:45.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:45.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:45.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:45.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:45.370 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:45.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:45.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:45.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:45.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:45.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:56:45.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:45.383 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:56:45.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:45.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:45.386 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:45.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:56:45.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:45.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:45.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:45.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:45.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:45.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:45.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:45.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:45.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:45.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:45.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:45.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:45.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:45.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:45.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:45.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:45.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:45.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:45.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:46.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:46.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:46.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:46.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:46.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:46.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:46.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:46.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 12:56:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:46.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:46.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:46.427 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:46.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:56:46.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:46.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:46.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:46.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:46.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:46.439 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:46.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:46.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:46.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:46.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:46.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:46.441 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:46.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:46.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:46.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:46.460 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:46.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:46.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:46.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:46.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:46.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:46.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:46.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:46.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:47.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:47.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:47.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:47.463 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:47.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:47.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:47.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:47.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 12:56:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:47.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:47.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:47.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:47.464 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:47.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:56:47.464 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:56:47.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:56:47.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:56:47.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'] 12:56:47.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.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'] 12:56:47.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.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: ""] 12:56:47.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.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'] 12:56:47.472 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.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'] 12:56:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.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: ""] 12:56:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.473 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 12:56:47.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'] 12:56:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.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'] 12:56:47.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:47.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:47.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:47.474 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:47.474 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:47.474 DEBUG [main][MenuItemLookup] Item match:File 12:56:47.475 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:47.475 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:47.476 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:47.476 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:47.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:47.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:47.477 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:47.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:56:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:47.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:47.552 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:47.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:56:47.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:47.552 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:56:47.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:47.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:47.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:47.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 12:56:47.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:47.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:47.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 12:56:47.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:47.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:47.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:47.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 12:56:47.555 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 12:56:47.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 12:56:47.558 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 12:56:47.558 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:47.558 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:47.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.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:47.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:47.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:47.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:47.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:47.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:47.560 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:47.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:47.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:47.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:47.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:56:47.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:56:47.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:56:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:47.598 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:47.598 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:47.598 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:47.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:47.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:56:47.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:47.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:47.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:47.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:47.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:47.601 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:47.602 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 12:56:47.603 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:47.603 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 12:56:47.603 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) 12:56:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:47.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:47.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:47.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:47.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:47.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:47.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:47.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:48.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:48.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:48.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f2104e3 is found... 12:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3f2104e3 is found finished successfully 12:56:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:48.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.112 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.112 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:48.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:48.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:48.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:48.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 '\*?\QPalette\E') 12:56:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.127 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:48.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:48.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.135 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 12:56:48.135 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:48.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.136 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:48.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.143 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:48.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.144 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 12:56:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:56:48.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:56:48.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.165 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:48.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:48.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:48.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 '\*?\QPalette\E') 12:56:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.168 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:48.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:48.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.176 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 12:56:48.176 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:48.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.177 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:48.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.199 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:48.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.200 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 12:56:48.200 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 12:56:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 12:56:48.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 12:56:48.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.204 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:48.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:48.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:48.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:48.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.206 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:48.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:48.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.255 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 12:56:48.271 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.271 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.271 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 12:56:48.271 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:48.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.272 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:48.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.273 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:48.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:48.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.276 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.276 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.276 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 12:56:48.276 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:48.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.276 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:48.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.279 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:48.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:48.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:48.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:48.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:48.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:56:48.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.288 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:48.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:48.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.343 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 12:56:48.363 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.363 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.364 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:48.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.367 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.367 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.368 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 12:56:48.368 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:48.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.368 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:48.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.377 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:48.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.378 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 12:56:48.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:48.388 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 12:56:48.388 DEBUG [main][MenuItemLookup] Found menu:'Redo' 12:56:48.388 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:48.388 DEBUG [main][MenuItemLookup] Found menu:'Paste' 12:56:48.388 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:56:48.388 DEBUG [main][MenuItemLookup] Item match:Delete 12:56:48.388 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 12:56:48.388 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:56:48.388 INFO [main][MenuItemHandler] Select menu item: &Delete 12:56:48.393 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:48.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:48.399 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:48.399 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:48.399 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:48.399 DEBUG [main][EditorHandler] 1 editor(s) found 12:56:48.399 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 12:56:48.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 'Save .*'] is available.... 12:56:48.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 'Save .*'] is available. finished successfully 12:56:48.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:56:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:48.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:48.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:48.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 12:56:48.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:48.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:48.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:48.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:48.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:48.945 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:56:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:48.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:48.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:48.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:49.011 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 12:56:49.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:49.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:49.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:49.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:49.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:49.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:49.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:49.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:49.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:49.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') 12:56:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:49.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:49.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:49.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:49.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:49.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:49.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:49.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:49.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:49.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:49.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:49.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:49.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:49.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:49.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:49.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:49.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:49.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:49.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:49.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:49.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:49.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:50.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:50.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:50.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:50.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:50.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:50.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:50.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:50.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 12:56:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:50.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:50.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:50.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:50.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:50.037 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:50.037 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:50.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:50.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:50.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:50.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:50.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:50.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:50.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:50.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:51.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:51.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:51.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:51.039 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:51.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:51.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:51.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:51.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 12:56:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:51.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:51.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:51.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:51.041 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:51.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:51.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:51.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:51.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:51.041 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:51.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:51.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:51.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:51.042 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:56:51.042 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:56:51.042 DEBUG [main][TreeItemHandler] Set Tree selection 12:56:51.044 DEBUG [main][TreeHandler] Notify Tree about selection event 12:56:51.050 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:56:51.051 DEBUG [WorkbenchTestable][TreeItemHandler] test 12:56:51.051 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:51.051 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:51.071 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:56:51.071 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:56:51.071 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:56:51.071 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:56:51.072 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:56:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:51.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:56:51.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:51.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:51.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:51.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:51.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:51.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:51.590 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:51.590 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:56:51.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:56:51.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:56:51.590 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:56:51.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:56:52.173 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 12:56:52.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:56:52.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:52.176 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:56:52.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:52.176 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:52.176 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:52.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:52.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:52.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:52.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:52.177 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:56:52.177 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:56:52.177 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:56:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:52.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:52.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:52.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:56:52.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:52.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:56:52.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:52.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:52.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:52.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:52.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:52.178 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:56:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:52.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:52.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:52.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:52.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:56:52.181 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:56:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:56:52.682 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:56:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:52.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:56:52.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:56:52.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:52.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:52.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:52.682 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:52.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:56:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:52.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:52.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:52.683 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:56:52.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:56:52.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:52.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:52.686 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 12:56:52.686 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:56:52.686 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 12:56:52.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:56:52.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:56:52.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:56:52.687 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:56:52.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'] 12:56:52.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.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'] 12:56:52.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.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: "New Project"] 12:56:52.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.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'] 12:56:52.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.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'] 12:56:52.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:52.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:56:52.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:52.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.688 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:52.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:52.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:52.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:52.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:52.689 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:52.689 DEBUG [main][MenuItemLookup] Item match:File 12:56:52.689 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:52.689 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:52.691 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:52.691 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:52.691 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:52.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:52.691 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:52.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:56:52.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. finished successfully 12:56:52.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:52.752 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:52.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:56:52.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:52.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:52.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:52.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:52.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:56:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:52.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:56:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:56:52.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:52.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:56:52.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:56:52.754 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:56:52.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:56:52.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:56:52.757 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:52.757 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:52.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.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:56:52.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:52.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:52.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:52.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:52.758 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:52.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:52.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:52.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:52.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:52.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:56:52.785 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 12:56:52.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:56:52.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:52.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:52.785 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:52.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:52.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 "Project name:") 12:56:52.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:52.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:52.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:52.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:56:52.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:52.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:52.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:52.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:52.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:52.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:52.787 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:52.788 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:56:52.789 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:56:52.789 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:56:52.789 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) 12:56:52.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:52.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:52.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:52.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:52.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:52.790 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:52.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:52.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:52.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:52.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:52.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:53.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:56:53.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:56:53.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:53.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:53.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:53.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:53.296 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:53.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:53.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:53.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:53.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') 12:56:53.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:53.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:53.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:53.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:53.298 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:53.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:53.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:53.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:56:53.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:56:53.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:56:53.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:56:53.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:53.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:56:53.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:53.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:53.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:53.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') 12:56:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:53.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:53.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:53.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:53.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:53.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:53.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:53.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:53.327 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:53.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:53.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:53.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:53.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:53.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:53.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:53.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:53.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:53.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:53.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:53.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:54.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:54.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:54.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:56:54.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:56:54.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:54.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:54.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 12:56:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:54.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:54.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:54.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:54.331 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:54.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:56:54.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:54.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:54.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:54.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:54.342 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:54.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:54.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:54.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:54.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:54.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:54.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:54.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:54.362 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:54.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:54.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:54.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:54.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:54.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:54.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:54.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:55.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:55.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:55.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:55.364 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:55.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:55.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:55.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:55.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:55.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:55.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:55.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:55.365 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:55.365 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:56:55.365 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:56:55.367 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:56:55.373 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:56:55.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:55.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.373 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.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: ""] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.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'] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.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'] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.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: ""] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.374 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 12:56:55.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'] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.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'] 12:56:55.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:55.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:55.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:55.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:56:55.375 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:55.375 DEBUG [main][MenuItemLookup] Item match:File 12:56:55.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:56:55.376 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'File' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'Example...' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:55.377 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:56:55.377 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:56:55.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:56:55.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:56:55.378 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:56:55.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.... 12:56:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:56:55.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:56:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:55.444 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:55.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.444 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:56:55.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:55.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 12:56:55.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:55.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:55.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:55.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 12:56:55.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:55.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:55.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 12:56:55.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:56:55.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 12:56:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:56:55.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 12:56:55.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 12:56:55.446 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 12:56:55.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 12:56:55.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 12:56:55.450 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:56:55.450 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:56:55.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) 12:56:55.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:55.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:55.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:55.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:55.451 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:56:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:55.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:55.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:55.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 12:56:55.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 12:56:55.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 12:56:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:55.490 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:55.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:56:55.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:56:55.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:55.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 12:56:55.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:55.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:55.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:55.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:55.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:55.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:55.493 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:55.494 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 12:56:55.494 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 12:56:55.494 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 12:56:55.494 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) 12:56:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:55.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:55.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:55.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:55.496 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:56:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:55.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:55.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:55.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:55.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:56:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:56:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:56.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:56.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:56.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f3b6be0 is found... 12:56:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f3b6be0 is found finished successfully 12:56:56.001 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.003 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.003 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:56.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:56.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:56.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 '\*?\QPalette\E') 12:56:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.018 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:56.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.029 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 12:56:56.029 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:56.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.029 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:56.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.059 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:56.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.061 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 12:56:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:56:56.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:56:56.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:56:56.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 12:56:56.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:56.091 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 12:56:56.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 '\*?\QPalette\E') 12:56:56.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.092 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:56:56.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:56:56.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.100 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 12:56:56.100 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:56:56.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.100 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:56:56.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.132 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:56:56.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.133 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 12:56:56.133 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 12:56:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 12:56:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 12:56:56.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.139 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.139 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.147 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.147 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.150 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.151 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.164 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 12:56:56.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:56.164 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:56.164 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 12:56:56.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 12:56:56.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.173 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.173 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.186 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 12:56:56.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:56:56.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:56:56.186 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 12:56:56.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 12:56:56.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.194 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.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 '\*?\Qtest.logic\E') 12:56:56.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.199 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.199 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.200 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 12:56:56.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.225 DEBUG [main][MenuItemLookup] Found menu:'Undo' 12:56:56.225 DEBUG [main][MenuItemLookup] Found menu:'Redo' 12:56:56.225 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:56.225 DEBUG [main][MenuItemLookup] Found menu:'Paste' 12:56:56.225 DEBUG [main][MenuItemLookup] Found menu:'Delete' 12:56:56.225 DEBUG [main][MenuItemLookup] Item match:Delete 12:56:56.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 12:56:56.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 12:56:56.225 INFO [main][MenuItemHandler] Select menu item: &Delete 12:56:56.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 12:56:56.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.230 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.230 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:56:56.234 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:56:56.234 DEBUG [main][EditorHandler] 1 editor(s) found 12:56:56.234 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 12:56:56.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 'Save .*'] is available.... 12:56:56.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 'Save .*'] is available. finished successfully 12:56:56.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 12:56:56.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:56.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:56.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:56.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:56.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Save") 12:56:56.766 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:56:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:56:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:56:56.766 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 12:56:56.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:56:56.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:56:56.767 INFO [WorkbenchTestable][AbstractButton] Click button &Save 12:56:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:56:56.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:56:56.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:56:56.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:56:56.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:56:56.847 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 12:56:56.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:56:56.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:56:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:56:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:56:56.851 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:56:56.851 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:56:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:56.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:56.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:56:56.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:56.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:56.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:56.876 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:56.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:56.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:56.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:56.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:56.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:56.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:56.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:56.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:56.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:57.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:57.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:57.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:57.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:57.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:57.879 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:57.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:57.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:57.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:57.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:57.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:57.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:57.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:57.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:57.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:57.881 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:57.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:57.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:57.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:57.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:57.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:57.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:57.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:58.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:58.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:58.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:58.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:56:58.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:56:58.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:58.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:58.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:58.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:58.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:58.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:58.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:58.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:58.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:58.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:58.884 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:56:58.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:56:58.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:56:58.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:56:58.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:56:58.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:56:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:56:58.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:56:58.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:56:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:56:58.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:56:58.886 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:56:58.886 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:56:58.886 DEBUG [main][TreeItemHandler] Set Tree selection 12:56:58.888 DEBUG [main][TreeHandler] Notify Tree about selection event 12:56:58.895 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:56:58.896 DEBUG [WorkbenchTestable][TreeItemHandler] test 12:56:58.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:58.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:58.919 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:56:58.919 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:56:58.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:56:58.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:56:58.919 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:56:58.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:56:58.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:56:58.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:56:59.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:56:59.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:56:59.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:56:59.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:56:59.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:56:59.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'New' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:56:59.442 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:56:59.442 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:56:59.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:56:59.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:56:59.442 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:56:59.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:57:00.043 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 12:57:00.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:57:00.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:00.046 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:57:00.046 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:00.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:00.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:00.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:00.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:00.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:00.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:00.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:00.047 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:57:00.047 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:57:00.047 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:57:00.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:00.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:00.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:00.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:00.047 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:57:00.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:00.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:00.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:00.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:00.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:00.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:00.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:00.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:00.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:00.048 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:57:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:00.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:00.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:00.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:57:00.053 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:57:00.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:57:00.553 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:57:00.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:00.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:57:00.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:57:00.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:00.553 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:00.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:00.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:00.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:00.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:00.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:57:00.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:00.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:00.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:57:00.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:00.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:00.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:00.559 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 12:57:00.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 12:57:00.559 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:00.559 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:00.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.873 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.877 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.954 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.873 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.v20230904-1208 [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 12:57:10.257 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:57:10.259 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:57:10.275 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:57:10.277 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:57:10.350 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:10.426 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:57:10.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:10.434 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:10.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:57:10.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:57:10.447 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:57:10.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:10.452 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:57:10.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:10.455 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:57:10.458 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:10.459 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:57:10.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.*'] 12:57:10.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:10.548 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:10.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:10.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:10.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:10.568 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:10.571 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:10.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:10.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:10.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:10.572 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:10.572 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:10.572 DEBUG [main][MenuItemLookup] Item match:Window 12:57:10.578 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:10.578 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:10.578 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:10.578 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:10.578 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:10.579 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:10.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:10.579 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:10.579 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:10.579 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:10.579 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:10.582 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:10.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:10.587 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:10.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.... 12:57:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:10.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:10.838 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:10.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:10.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:10.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:10.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:10.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:10.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:10.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:10.893 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:10.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:10.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:10.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:10.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:10.904 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:10.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:10.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:10.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:10.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:10.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:10.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:10.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:10.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:10.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:10.981 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:57:10.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:10.984 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 12:57:10.984 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:10.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:10.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:10.985 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:10.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:10.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:10.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:57:10.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:10.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:11.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.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'] 12:57:11.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.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'] 12:57:11.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.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: "New Project"] 12:57:11.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.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'] 12:57:11.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.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'] 12:57:11.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:11.026 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:11.026 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:11.027 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:11.027 DEBUG [main][MenuItemLookup] Item match:File 12:57:11.030 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:57:11.031 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:57:11.035 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:57:11.035 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:11.036 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:57:11.036 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:11.036 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:57:11.036 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:11.036 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:57:11.036 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:57:11.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:57:11.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:57:11.037 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:57:11.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.... 12:57:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:57:11.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:57:11.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:11.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:11.142 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:11.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:57:11.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:11.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:11.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:11.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:11.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:11.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:11.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:11.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:11.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:11.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:11.660 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:11.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:11.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:11.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:11.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:11.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:57:11.663 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:57:11.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:57:11.667 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:57:11.667 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:11.667 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:57:11.668 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:57:11.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:11.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:11.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:11.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:11.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:11.672 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:57:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:11.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:11.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:11.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'] 12:57:11.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:57:11.716 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 12:57:11.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:57:11.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:11.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:11.718 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:57:11.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:11.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 12:57:11.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:11.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:57:11.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:11.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:11.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:11.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:11.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:57:11.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:57:11.729 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:57:11.739 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:57:11.739 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:57:11.740 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) 12:57:11.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:11.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:11.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:11.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:11.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:11.744 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:57:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:11.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:11.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:11.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:12.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:12.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:57:12.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:57:12.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:12.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:12.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:12.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:12.283 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:12.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:12.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:12.289 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:12.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') 12:57:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:12.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:12.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:12.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:12.292 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:12.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:12.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:12.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:57:12.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:12.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:57:12.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:12.320 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 12:57:12.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:12.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:12.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:12.322 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:12.323 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:12.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:12.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:12.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:12.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:12.323 DEBUG [main][MenuItemLookup] Item match:Window 12:57:12.324 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:12.324 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:12.324 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:12.324 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:12.324 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:12.324 DEBUG [main][MenuItemLookup] Item match:Show View 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:12.333 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:57:12.334 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:57:12.334 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:57:12.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:57:12.334 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:57:12.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:57:12.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:57:12.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:57:12.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:12.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:57:12.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:12.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:12.397 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:57:12.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:12.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:12.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 12:57:12.399 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:57:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:12.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:12.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:57:12.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 12:57:12.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 12:57:12.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:12.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 12:57:12.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:12.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 12:57:12.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 12:57:12.904 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 12:57:12.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 12:57:12.904 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 12:57:12.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:12.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:12.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:12.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:57:12.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:12.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:12.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 12:57:12.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:12.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:57:12.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:12.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:12.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:12.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:12.909 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:57:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:12.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:12.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:57:13.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:57:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 12:57:13.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:13.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 12:57:13.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:13.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:13.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:13.265 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:13.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 '\*?\QPackage Explorer\E') 12:57:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:13.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:13.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:13.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:13.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:13.269 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:13.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:13.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:13.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:57:13.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:13.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:13.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:13.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:13.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:13.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:13.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:13.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:13.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:13.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:13.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:13.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:13.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:13.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:14.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:14.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:14.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:14.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:14.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:14.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:14.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:57:14.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:14.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:14.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:14.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:14.353 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:57:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:57:14.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:14.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:14.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:14.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:14.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:14.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 '\*?\QProject Explorer\E') 12:57:14.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:14.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:14.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:14.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:14.376 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:14.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:14.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:14.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:14.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:14.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:14.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:14.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:14.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:14.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:14.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:14.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:14.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:15.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:15.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:15.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:15.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:15.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:15.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:15.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 12:57:15.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:15.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:15.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:15.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:15.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:15.414 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:57:15.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:57:15.415 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:57:15.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:57:15.427 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:57:15.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'] 12:57:15.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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'] 12:57:15.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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 Diagram"] 12:57:15.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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'] 12:57:15.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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'] 12:57:15.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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'] 12:57:15.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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 Diagram"] 12:57:15.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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'] 12:57:15.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.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'] 12:57:15.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:15.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:15.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:15.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:15.432 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:15.432 DEBUG [main][MenuItemLookup] Item match:File 12:57:15.434 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:57:15.434 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:15.435 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:57:15.435 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:57:15.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:57:15.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:57:15.436 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:57:15.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:57:15.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:57:15.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:57:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:15.513 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:15.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:15.514 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:57:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:15.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:15.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:15.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:15.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:15.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 12:57:15.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 12:57:15.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:16.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:16.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 12:57:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 12:57:16.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 12:57:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:16.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 12:57:16.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:16.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 12:57:16.018 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 12:57:16.018 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 12:57:16.018 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 12:57:16.021 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 12:57:16.021 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:16.021 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:57:16.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:57:16.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:16.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:57:16.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:16.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:16.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:16.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:16.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'] 12:57:16.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:16.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:16.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 12:57:16.062 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 12:57:16.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 12:57:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:16.063 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 12:57:16.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:16.065 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") 12:57:16.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:16.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 12:57:16.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:16.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:57:16.069 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 12:57:16.070 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 12:57:16.071 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 12:57:16.071 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) 12:57:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:16.072 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:57:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:16.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:16.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 12:57:16.082 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:16.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 12:57:16.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:57:16.084 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:57:16.084 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:57:16.084 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 12:57:16.084 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 12:57:16.084 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) 12:57:16.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:16.086 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:57:16.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:16.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:16.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:16.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:16.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:57:16.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:57:16.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:16.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:16.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:57:16.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45ac324f is found... 12:57:16.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@45ac324f is found finished successfully 12:57:16.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 '\*?\Qtest\E') 12:57:16.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:16.759 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:16.759 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:16.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:16.771 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 12:57:16.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 12:57:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:16.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 12:57:16.772 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'View' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:16.772 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:16.772 DEBUG [main][MenuItemLookup] Item match:Window 12:57:16.774 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:16.774 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:16.774 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:16.774 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:16.774 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:16.774 DEBUG [main][MenuItemLookup] Item match:Show View 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:16.778 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:57:16.778 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:57:16.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:57:16.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:57:16.778 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:57:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:57:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:57:16.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:57:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:16.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:57:16.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:16.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:57:16.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:16.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:16.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:16.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:16.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:17.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:17.379 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:17.382 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:17.382 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:17.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:17.382 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:17.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 12:57:17.383 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 12:57:17.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 12:57:17.383 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 12:57:17.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:17.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:57:17.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:17.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:17.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:17.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 "Open") 12:57:17.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:17.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:57:17.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:17.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:17.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:17.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:17.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:17.386 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:57:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:17.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:17.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:17.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:57:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:57:17.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 12:57:17.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:17.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 12:57:17.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:17.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:17.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 12:57:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:17.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 12: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 '\*?\QPalette\E') 12:57:17.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:17.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:17.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:17.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:17.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:17.496 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:57:17.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:57:17.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:17.497 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 12:57:17.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:17.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:17.538 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 12:57:17.538 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:57:17.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:17.547 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:57:17.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:17.573 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:57:17.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:17.646 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@277dddcf 12:57:17.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:57:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:57:17.728 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 12:57:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:17.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:17.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:18.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:18.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:18.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:57:18.733 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 12:57:18.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 12:57:18.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:18.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:18.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:18.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:18.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:18.745 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:18.745 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:18.746 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:18.746 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:57:18.746 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 12:57:18.830 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 12:57:18.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:18.832 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:18.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:18.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:18.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:18.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:18.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 '\*?\QProject Explorer\E') 12:57:18.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:18.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:18.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:18.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:18.837 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:18.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:18.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:18.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:18.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:18.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:18.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:18.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:18.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:19.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:19.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:19.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:19.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:19.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:19.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:19.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:19.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:19.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:19.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 12:57:19.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:19.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:19.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:19.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:19.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:19.851 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:57:19.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:57:19.854 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:57:19.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:57:19.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:57:19.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:57:19.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:19.929 DEBUG [main][MenuItemLookup] Found menu:'New' 12:57:19.929 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:57:19.929 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:19.929 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:19.930 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:57:19.930 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:57:19.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:57:19.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:57:19.930 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:57:19.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:19.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:57:19.932 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:57:20.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:20.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:20.433 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:57:20.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:20.433 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 12:57:20.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:57:20.433 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:57:20.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:57:20.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:57:20.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:57:20.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'New' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:57:20.486 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:57:20.486 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:57:20.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:57:20.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:57:20.486 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:57:20.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 12:57:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 12:57:21.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:57:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:21.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:57:21.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:21.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:21.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:21.172 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:57:21.173 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:57:21.173 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:57:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:21.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:21.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:21.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:21.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", Widget matcher matching widgets with style: 8) 12:57:21.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:21.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:21.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:21.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:21.175 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:57:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:21.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:21.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:57:21.189 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:57:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:57:21.690 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:57:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:21.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:57:21.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:21.691 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:21.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:21.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:21.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:21.696 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:21.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:21.698 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 12:57:21.698 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:21.698 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 12:57:21.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:21.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:21.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:21.698 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:21.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.699 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Project"] 12:57:21.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.700 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.700 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.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: "New Project"] 12:57:21.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:21.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:21.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:21.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:21.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:21.703 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:21.703 DEBUG [main][MenuItemLookup] Item match:File 12:57:21.704 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:57:21.704 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:57:21.705 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:57:21.705 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:21.705 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:57:21.705 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:21.705 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:57:21.706 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:21.706 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:57:21.706 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:57:21.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:57:21.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:57:21.706 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:57:21.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:57:21.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. finished successfully 12:57:21.779 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:57:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:21.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:21.780 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:21.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.780 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:57:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:21.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:21.782 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:21.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:21.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:21.782 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:21.783 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:21.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:21.783 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:21.783 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 12:57:21.783 DEBUG [main][TreeItemHandler] Selecting tree item: Project 12:57:21.783 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 12:57:21.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 12:57:21.787 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:21.787 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:57:21.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) 12:57:21.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:21.788 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:57:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:21.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:21.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:21.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:21.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'] 12:57:21.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 12:57:21.833 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 12:57:21.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 12:57:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:21.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:21.834 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:57:21.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 12:57:21.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:21.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 12:57:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:57:21.836 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:57:21.837 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:57:21.838 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 12:57:21.838 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 12:57:21.838 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) 12:57:21.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:21.840 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:57:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:21.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:21.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:21.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:21.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:21.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 12:57:21.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:57:21.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:57:21.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 12:57:21.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:21.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:21.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:21.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:21.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:21.969 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:57:21.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:21.971 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:21.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:21.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:21.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:57:21.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:21.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:21.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 12:57:21.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 12:57:21.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:21.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:21.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:21.980 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 12:57:21.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:21.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:21.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:21.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:21.982 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:21.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:22.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:22.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:22.033 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:22.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:22.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:22.034 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:22.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:22.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:22.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:22.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:22.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:22.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:22.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:22.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:23.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:23.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:23.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:23.036 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 12:57:23.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 12:57:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:23.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:23.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:57:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:23.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:23.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:23.038 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:57:23.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 12:57:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:23.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:23.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:23.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:23.040 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:57:23.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:23.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:23.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:23.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:23.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:23.042 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:23.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:23.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:23.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:23.067 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:23.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:23.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:23.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:23.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:23.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:23.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:23.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:24.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:24.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:24.070 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:24.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:24.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:24.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:24.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 12:57:24.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:24.071 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:57:24.071 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:57:24.071 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:57:24.072 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:57:24.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:57:24.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.082 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.082 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:57:24.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.083 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.083 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 12:57:24.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:24.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:24.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:24.085 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:24.085 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:24.085 DEBUG [main][MenuItemLookup] Item match:File 12:57:24.086 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:57:24.086 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:24.088 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:57:24.088 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:57:24.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:57:24.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:57:24.088 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:57:24.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 'New|Select a wizard'] is available.... 12:57:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:57:24.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:57:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:24.167 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:24.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:57:24.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 12:57:24.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 12:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:24.169 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 12:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:24.169 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 12:57:24.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 12:57:24.169 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 12:57:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:24.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 12:57:24.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:24.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 12:57:24.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 12:57:24.170 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 12:57:24.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 12:57:24.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 12:57:24.180 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:57:24.180 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:57:24.180 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:57:24.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:24.183 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:57:24.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:24.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:24.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:24.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:24.206 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:57:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 12:57:24.206 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 12:57:24.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 12:57:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:24.207 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 12:57:24.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:24.207 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") 12:57:24.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:24.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 12:57:24.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:24.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 12:57:24.209 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 12:57:24.228 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 12:57:24.228 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 12:57:24.228 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) 12:57:24.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:24.230 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:57:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:24.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:24.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:24.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:24.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Diagram Name") 12:57:24.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:24.236 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 12:57:24.236 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:24.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:57:24.242 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:57:24.242 INFO [WorkbenchTestable][AbstractText] Text set to: test 12:57:24.242 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 12:57:24.242 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 12:57:24.242 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) 12:57:24.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:24.244 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:57:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:24.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:24.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:24.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:24.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:24.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 12:57:24.440 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 12:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:24.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:57:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46451f3a is found... 12:57:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@46451f3a is found finished successfully 12:57:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 12:57:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:24.444 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:24.444 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:24.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 12:57:24.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 12:57:24.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:24.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 12:57:24.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 12:57:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:24.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:24.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:24.450 INFO [WorkbenchTestable][AbstractView] Activate view Palette 12:57:24.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 12:57:24.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:24.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:24.476 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 12:57:24.476 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 12:57:24.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:24.476 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 12:57:24.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:24.497 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 12:57:24.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:24.527 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@7f59f4e4 12:57:24.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 12:57:24.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 12:57:24.567 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 12:57:24.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:24.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:24.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:25.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:25.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:57:25.568 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 12:57:25.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\E') 12:57:25.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:25.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:25.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:25.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:25.572 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:25.572 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:25.573 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:25.573 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 12:57:25.573 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 12:57:25.573 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 12:57:25.636 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 12:57:25.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:25.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:25.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:25.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:25.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57: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 '\*?\QProject Explorer\E') 12:57:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:25.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:25.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:25.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:25.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:25.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:25.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:25.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:25.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:25.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:25.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:25.664 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:25.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:25.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:25.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:25.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:25.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:25.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:26.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:26.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:26.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:26.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:26.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:26.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:26.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:26.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:26.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:26.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 12:57:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:26.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:26.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:26.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:26.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:26.668 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 12:57:26.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:57:26.668 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:57:26.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:57:26.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:57:26.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:57:26.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:26.726 DEBUG [main][MenuItemLookup] Found menu:'New' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:26.727 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:57:26.727 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:57:26.727 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:57:26.727 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:57:26.727 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:57:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:26.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 12:57:26.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:57:27.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:27.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:27.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:57:27.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:27.228 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 12:57:27.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 12:57:27.228 DEBUG [main][TreeItemHandler] Selecting tree item: test 12:57:27.228 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 12:57:27.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 12:57:27.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:57:27.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'New' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:57:27.264 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:57:27.264 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:57:27.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:57:27.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:57:27.265 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:57:27.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 'Delete.*'] is available.... 12:57:27.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 'Delete.*'] is available. finished successfully 12:57:27.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:57:27.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:27.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:27.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:27.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: 32) 12:57:27.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:27.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:27.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:27.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:27.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:27.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:27.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:27.874 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:57:27.875 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:57:27.875 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:57:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:27.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:27.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:27.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 12:57:27.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:27.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:27.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:27.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:27.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:27.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:27.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:27.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:27.877 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:57:27.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:27.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:27.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:27.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:57:27.881 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:57:28.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:57:28.382 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:57:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:28.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:57:28.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:57:28.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:28.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:28.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:28.382 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:28.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:28.382 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 12:57:28.383 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 12:57:28.383 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:28.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.23 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 10.713 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 6.684 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.v20230904-1208 [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 12:57:40.438 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:57:40.440 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:57:40.460 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:57:40.462 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:57:40.553 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:40.644 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:57:40.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:40.652 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:40.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:57:40.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:57:40.742 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:57:40.747 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:40.747 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:57:40.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:40.751 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:57:40.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:40.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:40.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:40.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:40.847 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:40.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:40.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.*'] 12:57:40.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:40.852 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:40.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:40.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:40.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:40.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:40.866 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:40.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:40.931 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:40.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:40.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:40.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:40.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:40.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:40.932 DEBUG [main][MenuItemLookup] Item match:Window 12:57:40.935 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:40.936 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:40.936 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:40.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:40.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:40.940 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:41.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:41.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:41.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:41.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:41.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:41.253 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:41.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:41.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 12:57:41.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:41.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:41.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:41.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:41.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:41.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:41.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:41.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:41.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:41.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:41.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:41.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 12:57:41.844 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 12:57:41.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 12:57:41.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 12:57:41.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:41.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:41.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:41.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:41.952 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") 12:57:41.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:41.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:41.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:41.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:41.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:57:41.956 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") 12:57:41.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:41.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:41.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:41.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:41.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:41.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:41.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:41.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:42.028 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:42.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:42.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:42.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:42.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:42.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.137 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:42.137 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:42.137 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:42.138 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:42.138 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:42.138 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:42.138 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:42.138 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:42.138 DEBUG [main][MenuItemLookup] Item match:Window 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.139 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:42.140 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.140 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:42.140 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:42.140 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:42.140 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:42.140 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:42.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.... 12:57:42.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 'Preferences.*'] is available. finished successfully 12:57:42.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:42.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.268 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:42.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:42.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:42.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:42.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:42.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:42.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:42.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:42.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:42.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:42.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:42.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:42.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:42.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:42.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:42.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:42.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 12:57:42.271 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 12:57:42.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 12:57:42.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 12:57:42.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.273 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") 12:57:42.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:57:42.275 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") 12:57:42.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:42.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:42.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:42.300 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:42.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:42.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:42.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:42.345 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:42.345 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:42.345 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:42.345 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:42.345 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:42.345 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:42.345 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:42.345 DEBUG [main][MenuItemLookup] Item match:Window 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.346 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:42.346 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:42.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:42.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:42.347 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:42.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.... 12:57:42.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 'Preferences.*'] is available. finished successfully 12:57:42.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:42.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.458 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:42.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:42.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:42.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:42.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:42.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:42.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:42.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:42.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:42.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:42.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:42.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:42.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 12:57:42.461 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 12:57:42.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 12:57:42.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 12:57:42.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.463 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") 12:57:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:57:42.478 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") 12:57:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:42.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:42.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:42.489 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:42.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:42.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:42.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:42.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.540 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:42.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:42.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:42.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:42.541 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:42.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:42.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:42.542 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:42.542 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:42.542 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:42.542 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:42.542 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:42.542 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:42.542 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:42.542 DEBUG [main][MenuItemLookup] Item match:Window 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:42.543 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:42.543 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:42.543 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:42.543 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:42.543 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:42.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:42.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:42.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:42.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:42.665 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:42.665 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:42.666 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:42.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:42.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:42.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:42.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:42.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:43.171 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.171 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.171 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:43.172 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:43.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:43.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:43.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.299 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:57:43.299 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:57:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:43.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:43.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:43.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.304 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:43.304 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:43.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:43.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:43.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.328 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:43.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.332 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:43.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:43.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:43.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:43.383 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:43.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:43.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:43.388 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:43.388 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:43.388 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:43.388 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:43.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:43.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:43.389 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:43.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:43.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:43.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.389 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:43.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:43.390 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:43.390 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:43.390 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:43.390 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:43.390 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:43.390 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:43.390 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:43.390 DEBUG [main][MenuItemLookup] Item match:Window 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.391 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:43.392 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.392 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:43.392 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:43.392 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:43.392 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:43.392 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:43.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 12:57:43.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.527 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:43.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.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 12:57:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:43.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:43.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:43.549 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:43.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:43.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.debug.ui.preferences.ConsolePreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32, Matcher matching widgets with text that without mnenomic matches: is "Show when program writes to standard error") 12:57:43.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.554 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") 12:57:43.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.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) 12:57:43.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.559 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:43.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:43.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:43.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:43.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:43.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.624 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 12:57:43.624 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 12:57:43.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:43.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:43.625 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:43.626 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:43.626 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:43.626 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:43.626 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:43.626 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:43.626 DEBUG [main][MenuItemLookup] Item match:Window 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.627 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:43.627 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:43.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:43.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:43.628 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:43.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:43.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 'Preferences.*'] is available. finished successfully 12:57:43.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.744 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:43.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:43.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:43.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:43.747 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:43.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:43.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:43.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.763 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") 12:57:43.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.769 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") 12:57:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.771 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:43.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.773 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:43.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:43.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:43.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:43.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.829 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 12:57:43.830 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 12:57:43.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:43.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:43.831 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:43.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:43.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:43.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:43.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:43.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:43.831 DEBUG [main][MenuItemLookup] Item match:Window 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.832 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:43.832 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:43.832 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:43.832 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:43.832 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:43.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:43.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. finished successfully 12:57:43.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.948 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:43.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:43.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:43.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:43.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:43.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:43.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:43.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:43.951 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:43.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:43.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.952 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") 12:57:43.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.955 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") 12:57:43.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.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) 12:57:43.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:43.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:43.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:43.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:43.959 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:43.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:43.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:43.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:43.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:43.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:43.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:43.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:43.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:43.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:43.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:43.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:43.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:43.997 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:43.997 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:43.997 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:43.997 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:43.997 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:43.997 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:43.997 DEBUG [main][MenuItemLookup] Item match:Window 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:43.998 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:43.998 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:43.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:43.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:43.998 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:44.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 'Preferences.*'] is available.... 12:57:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:44.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.132 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:44.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.132 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:44.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:44.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:44.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.134 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:44.134 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:44.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:44.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:44.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.138 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:57:44.138 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:57:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.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") 12:57:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.162 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:44.162 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:57:44.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.167 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:44.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:44.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:44.203 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:44.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:44.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:44.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:44.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:44.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:44.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:44.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:44.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:44.204 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:44.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.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.*'] 12:57:44.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.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.*'] 12:57:44.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:44.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:44.224 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:44.225 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:44.225 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:44.225 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:44.225 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:44.225 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:44.225 DEBUG [main][MenuItemLookup] Item match:Window 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.226 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:44.226 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:44.226 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:44.226 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:44.226 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:44.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.... 12:57:44.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. finished successfully 12:57:44.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.335 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:44.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.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 12:57:44.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:44.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:44.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:44.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:44.337 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:44.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:44.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:44.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.341 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:57:44.342 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:57:44.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.342 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:57:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.346 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:44.346 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.369 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:57:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.372 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:44.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:44.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:44.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:44.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:44.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:44.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:44.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:44.407 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:44.407 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:44.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:44.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:44.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:44.407 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:44.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:44.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:44.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:44.407 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:44.408 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:44.408 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:44.408 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:44.408 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:44.408 DEBUG [main][MenuItemLookup] Item match:Project 12:57:44.409 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 12:57:44.409 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 12:57:44.409 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.409 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 12:57:44.409 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 12:57:44.409 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 12:57:44.410 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 12:57:44.410 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 12:57:44.410 DEBUG [main][MenuItemLookup] Item match:Build Automatically 12:57:44.424 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 12:57:44.425 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 12:57:44.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.*'] 12:57:44.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.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.*'] 12:57:44.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.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.*'] 12:57:44.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.427 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:44.427 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:44.427 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:44.427 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:44.427 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:44.427 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:44.428 DEBUG [main][MenuItemLookup] Item match:Window 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:44.428 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:44.429 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.429 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:44.429 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.429 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:44.429 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:44.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:44.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:44.429 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:44.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:44.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:44.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.524 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:44.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.524 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:44.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:44.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:44.527 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:44.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:44.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 12:57:44.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.531 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:57:44.531 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:57:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.555 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:44.555 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.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 "Apply and Close") 12:57:44.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.559 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:44.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:44.581 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:44.581 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:44.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:44.582 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:44.582 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:44.582 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:44.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:44.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:44.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:44.582 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:44.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:44.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.582 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:44.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:44.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:44.583 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:44.583 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:44.583 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:44.583 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:44.583 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:44.583 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:44.584 DEBUG [main][MenuItemLookup] Item match:Window 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.584 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:44.584 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:44.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:44.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:44.585 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:44.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:44.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 'Preferences.*'] is available. finished successfully 12:57:44.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.714 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:44.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:44.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.716 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.716 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:44.717 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:44.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:44.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:44.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.718 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") 12:57:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.739 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):") 12:57:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:57:44.754 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:57:44.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:44.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.765 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:44.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:44.787 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:44.787 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:44.787 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:44.787 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:44.787 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:44.787 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:44.787 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:44.787 DEBUG [main][MenuItemLookup] Item match:Window 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.788 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:44.788 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:44.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:44.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:44.788 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:44.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.... 12:57:44.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:44.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.898 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:44.898 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:44.898 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:44.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:44.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:44.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:44.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:44.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:44.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:44.900 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:44.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:44.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:44.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.901 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") 12:57:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.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 "Cancel", Widget matcher matching widgets with style: 8) 12:57:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:44.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:44.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:44.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:44.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:44.905 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:44.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:44.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:44.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:44.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:44.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:44.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:44.940 DEBUG [main][MenuItemLookup] Item match:Window 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:44.940 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:44.940 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:44.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:44.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:44.940 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:45.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:45.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:45.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.068 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:45.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:45.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:45.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:45.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:45.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:45.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:45.070 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:45.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:45.070 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:45.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.071 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") 12:57:45.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:45.073 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):") 12:57:45.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:57:45.099 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:57:45.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:57:45.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:45.103 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:45.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:45.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:45.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:45.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:45.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:45.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.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.*'] 12:57:45.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.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.*'] 12:57:45.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.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.*'] 12:57:45.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:45.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:45.145 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:45.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:45.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:45.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:45.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:45.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:45.145 DEBUG [main][MenuItemLookup] Item match:Window 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:45.146 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:45.146 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:45.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:45.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:45.147 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:45.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.... 12:57:45.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 12:57:45.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:45.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.265 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:45.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.265 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:45.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:45.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:45.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:45.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:45.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:45.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:45.267 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:45.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:45.267 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:45.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:45.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.269 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:45.301 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:57:45.301 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:57:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:45.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:45.301 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:45.301 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:45.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:57:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:45.329 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:45.330 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:45.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:45.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:45.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:45.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.333 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:45.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:45.343 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:45.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:45.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:45.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:45.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:45.380 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:45.380 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:45.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:45.380 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:45.380 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:45.380 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:45.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:45.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:45.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:45.380 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:45.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:45.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:45.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.381 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:45.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.381 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.382 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:45.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:45.382 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:45.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:45.382 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:45.382 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:45.382 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:45.382 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:45.382 DEBUG [main][MenuItemLookup] Item match:Window 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:45.383 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:45.383 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:45.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:45.383 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:45.383 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:45.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:45.504 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:45.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:45.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:45.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:45.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:45.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:45.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 12:57:45.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:46.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 12:57:46.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 12:57:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:46.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 12:57:46.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:46.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 12:57:46.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 12:57:46.010 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 12:57:46.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 12:57:46.010 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 12:57:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.052 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") 12:57:46.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:57:46.054 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") 12:57:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.054 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 12:57:46.055 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 12:57:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.055 TRACE [main][WidgetHandler] Notify Button with event 27 12:57:46.055 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.055 TRACE [main][WidgetHandler] Notify Button with event 13 12:57:46.055 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.055 TRACE [main][WidgetHandler] Notify Button with event 26 12:57:46.055 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.055 TRACE [main][WidgetHandler] Notify Button with event 3 12:57:46.055 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.055 TRACE [main][WidgetHandler] Notify Button with event 4 12:57:46.055 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.055 TRACE [main][WidgetHandler] Notify Button with event 13 12:57:46.055 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.055 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:46.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.057 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:46.057 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.066 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") 12:57:46.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:57:46.068 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") 12:57:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.069 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 12:57:46.069 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 12:57:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.069 TRACE [main][WidgetHandler] Notify Button with event 27 12:57:46.069 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.069 TRACE [main][WidgetHandler] Notify Button with event 13 12:57:46.069 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.069 TRACE [main][WidgetHandler] Notify Button with event 26 12:57:46.069 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.069 TRACE [main][WidgetHandler] Notify Button with event 3 12:57:46.069 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.069 TRACE [main][WidgetHandler] Notify Button with event 4 12:57:46.069 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.069 TRACE [main][WidgetHandler] Notify Button with event 13 12:57:46.069 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:57:46.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.071 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:46.071 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.072 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") 12:57:46.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 12:57:46.074 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") 12:57:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.074 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 12:57:46.074 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 12:57:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.074 TRACE [main][WidgetHandler] Notify Button with event 27 12:57:46.074 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.074 TRACE [main][WidgetHandler] Notify Button with event 13 12:57:46.074 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.074 TRACE [main][WidgetHandler] Notify Button with event 26 12:57:46.075 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.075 TRACE [main][WidgetHandler] Notify Button with event 3 12:57:46.075 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.075 TRACE [main][WidgetHandler] Notify Button with event 4 12:57:46.075 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.075 TRACE [main][WidgetHandler] Notify Button with event 13 12:57:46.075 TRACE [main][WidgetHandler] Wait for synchronization 12:57:46.080 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 12:57:46.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.082 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:46.083 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.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) 12:57:46.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.085 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:57:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:46.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:46.123 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:46.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.124 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:46.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:46.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:46.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:46.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:46.124 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:46.124 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:46.124 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:46.124 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:46.124 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:46.124 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:46.125 DEBUG [main][MenuItemLookup] Item match:Window 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:46.125 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:46.125 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:46.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:46.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:46.125 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:46.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.... 12:57:46.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:46.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:46.233 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:46.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.233 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 12:57:46.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:46.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:46.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:46.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 12:57:46.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 12:57:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:46.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 12:57:46.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:46.749 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 12:57:46.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 12:57:46.750 DEBUG [main][TreeItemHandler] Selecting tree item: Console 12:57:46.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 12:57:46.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 12:57:46.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:46.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.804 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 12:57:46.804 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 12:57:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:46.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.807 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 12:57:46.807 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 12:57:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:46.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:46.812 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:46.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:46.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:46.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:46.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:46.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:46.854 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:46.854 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:46.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:46.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 12:57:46.856 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 12:57:46.856 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:46.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:46.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:46.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.507 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 2.627 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.816 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.203 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.174 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.798 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.474 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:46.926 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:46.927 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:57:46.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:46.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:46.927 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:46.927 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:57:46.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:46.928 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:57:46.928 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:46.933 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:57:46.934 DEBUG [main][EditorHandler] 0 editor(s) found 12:57:46.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:46.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:46.946 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:46.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 '\*?\QProject Explorer\E') 12:57:46.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:46.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:46.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:46.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:57:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:46.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:46.959 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:46.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:46.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:46.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 12:57:46.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:46.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:46.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:46.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 12:57:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:46.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:46.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:46.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:46.964 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:46.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:46.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:46.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 12:57:46.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:46.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:46.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:46.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:46.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:46.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:46.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:46.968 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:46.968 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:46.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:46.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:46.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:46.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:46.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:46.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:46.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:46.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.*'] 12:57:46.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.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.*'] 12:57:46.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.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.*'] 12:57:46.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:46.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:46.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:46.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:46.970 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:46.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:46.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:46.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:46.971 DEBUG [main][MenuItemLookup] Item match:Window 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:46.971 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:46.971 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:46.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:46.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:46.971 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:47.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:47.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 'Preferences.*'] is available. finished successfully 12:57:47.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:47.099 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:47.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:47.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:47.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:47.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:47.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:47.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:57:47.101 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:47.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:47.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:47.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:57:47.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:47.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:47.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:47.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:47.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:57:47.604 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:57:47.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:57:47.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:57:47.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:47.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:47.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:48.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:48.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:48.656 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") 12:57:48.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:48.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:48.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:48.664 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 12:57:48.664 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:48.664 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:48.664 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:48.664 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:48.664 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:48.664 DEBUG [main][AbstractText] Set focus to Text 12:57:48.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:48.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 and Close") 12:57:48.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:48.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:48.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:48.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:48.669 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:48.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:48.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:48.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:48.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:48.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:48.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:48.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:48.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:48.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:48.701 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:48.701 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:48.701 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:48.701 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:48.701 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:48.701 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:48.701 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:48.701 DEBUG [main][MenuItemLookup] Item match:Window 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:48.702 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:48.702 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:48.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:48.702 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:48.702 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:48.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:48.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:48.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:48.779 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:48.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:48.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:48.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:48.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:48.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:57:48.780 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:48.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:48.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:57:48.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:48.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:48.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:48.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:48.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:57:48.781 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:57:48.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:57:48.782 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:57:48.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:48.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:48.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:49.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:49.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:49.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.m2e.core.ui.preferences.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") 12:57:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:49.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:49.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:49.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:49.791 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 12:57:49.791 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:49.791 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:49.791 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:49.791 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:49.791 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:49.791 DEBUG [main][AbstractText] Set focus to Text 12:57:49.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:49.794 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:49.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:49.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:49.796 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:49.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:49.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:49.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:49.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:49.817 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:49.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:49.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:49.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:49.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:49.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:49.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:49.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:49.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:49.818 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:49.818 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:49.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:49.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:49.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:49.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:49.819 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:49.819 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:49.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:49.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:49.819 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:49.819 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:49.819 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:49.819 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:49.819 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:49.819 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:49.819 DEBUG [main][MenuItemLookup] Item match:Window 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:49.820 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:49.820 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:49.820 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:49.820 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:49.820 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:49.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.... 12:57:49.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:49.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:49.897 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:49.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:57:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:49.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:49.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:49.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:57:49.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:49.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:49.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:49.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:57:49.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:49.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:49.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:49.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:57:49.899 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:57:49.899 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:57:49.899 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:57:49.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:49.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:49.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:50.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:50.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:50.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:50.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:50.903 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") 12:57:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:50.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:50.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:50.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:50.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:50.910 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 12:57:50.910 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:50.910 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:50.910 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:50.910 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:50.910 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:50.910 DEBUG [main][AbstractText] Set focus to Text 12:57:50.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:50.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:50.914 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:50.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:50.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:50.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:50.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:50.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:50.917 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:50.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:50.917 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:50.917 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:50.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:50.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:50.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:50.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:50.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:50.962 DEBUG [main][MenuItemLookup] Item match:Window 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:50.962 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:50.962 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:50.962 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:50.962 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:50.962 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:51.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:51.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:51.057 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:51.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:51.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 12:57:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:51.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:51.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:51.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:51.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:57:51.059 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:51.059 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:51.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:57:51.060 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:51.060 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:51.060 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:51.060 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:57:51.060 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:57:51.061 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:57:51.061 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:57:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:51.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:51.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:51.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:51.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:52.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:52.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:52.065 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") 12:57:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:52.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:52.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:52.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:52.069 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 12:57:52.070 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:52.070 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:52.070 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:52.070 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:52.070 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:52.070 DEBUG [main][AbstractText] Set focus to Text 12:57:52.071 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 12:57:52.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:52.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:52.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply and Close") 12:57:52.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:52.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:52.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:52.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:52.078 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:52.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:52.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:52.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:52.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:52.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:52.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:52.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:52.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:52.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 12:57:52.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 12:57:52.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:52.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:52.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:52.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:52.618 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:52.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:52.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:52.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:52.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:52.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:52.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:52.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:52.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:52.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:52.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:52.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:52.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:52.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:52.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:57:52.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:52.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:52.621 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:52.621 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:52.621 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:52.621 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:52.621 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:52.621 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:52.621 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:52.621 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:52.621 DEBUG [main][MenuItemLookup] Item match:Window 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:52.622 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:52.622 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:52.622 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:52.622 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:52.622 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:57:52.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 'Preferences.*'] is available. finished successfully 12:57:52.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:52.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:52.704 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:52.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:52.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 12:57:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:52.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:52.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:52.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:52.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:57:52.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:52.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:52.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:52.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:57:52.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:52.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:52.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:52.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:57:52.713 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:57:52.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:57:52.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:57:52.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:52.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:52.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:53.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:53.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:53.720 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") 12:57:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:53.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:53.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:53.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:53.726 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 12:57:53.726 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:53.726 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:53.726 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:53.726 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:53.726 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:53.726 DEBUG [main][AbstractText] Set focus to Text 12:57:53.727 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") 12:57:53.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:53.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:53.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:53.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:53.730 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 12:57:53.730 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:53.730 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:53.730 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:53.730 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:53.730 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:53.730 DEBUG [main][AbstractText] Set focus to Text 12:57:53.731 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 12:57:53.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:53.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:57:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:53.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:53.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:53.737 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:53.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:53.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:53.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:53.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:53.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 12:57:53.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 12:57:53.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:53.787 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:53.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:53.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:53.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:53.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:53.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:57:53.789 DEBUG [main][MenuItemLookup] Found menu:'File' 12:57:53.789 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:57:53.789 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:57:53.789 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:57:53.789 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:57:53.789 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:57:53.789 DEBUG [main][MenuItemLookup] Item match:Window 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:53.790 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:57:53.790 DEBUG [main][MenuItemLookup] Item match:Preferences 12:57:53.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:57:53.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:57:53.790 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:57:53.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.... 12:57:53.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:57:53.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:57:53.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:53.881 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:57:53.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:57:53.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 12:57:53.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:53.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:53.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:53.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:57:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:57:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 12:57:53.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:53.883 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:53.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:53.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 12:57:53.883 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 12:57:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:57:53.884 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 12:57:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:57:53.884 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 12:57:53.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 12:57:53.884 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 12:57:53.884 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 12:57:53.884 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 12:57:53.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:53.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:53.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:54.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:54.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:54.892 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") 12:57:54.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:54.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:54.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:54.898 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 12:57:54.898 DEBUG [main][AbstractWait] Waiting until widget is found... 12:57:54.898 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:57:54.898 TRACE [main][WidgetLookup] widget with index 1 is found 12:57:54.898 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 12:57:54.898 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:57:54.898 DEBUG [main][AbstractText] Set focus to Text 12:57:54.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.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 "Apply and Close") 12:57:54.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:54.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:54.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:54.905 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:57:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:54.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:54.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:54.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:54.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:57:54.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:57:54.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:54.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:54.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:54.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:54.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:54.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:54.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:54.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:54.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:54.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:54.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:54.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:54.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:54.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:54.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:54.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:54.944 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:54.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:54.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 12:57:54.945 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 12:57:54.945 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:54.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:54.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.038 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.004 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.849 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.801 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.325 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:54.956 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:54.957 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:57:54.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:54.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:54.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:54.957 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:57:54.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:54.957 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:57:54.957 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:54.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:54.958 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 12:57:54.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:54.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:54.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:54.958 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:54.958 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:57:54.958 DEBUG [main][EditorHandler] 0 editor(s) found 12:57:54.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:54.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:54.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:54.961 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 12:57:54.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:54.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:54.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:54.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:54.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:54.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:54.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:57:54.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:54.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:54.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:54.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:54.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:54.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 12:57:54.966 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:54.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:54.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:54.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:57:54.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:54.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:54.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:54.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:54.967 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:54.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:54.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:54.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=There are no projects in your workspace. To add a project: TooltipText=null 12:57:55.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:55.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:55.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:55.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:55.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:55.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 12:57:55.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:57:55.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 12:57:55.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:55.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:57:55.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:57:55.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:57:55.103 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 12:57:55.103 DEBUG [main][EditorHandler] 0 editor(s) found 12:57:55.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:55.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:55.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 12:57:55.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:55.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:55.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:57:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:55.106 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:57:55.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 '\*?\QProject Explorer\E') 12:57:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:55.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:55.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:55.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:57:55.107 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:55.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:55.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:55.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:57:55.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:55.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:55.136 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:55.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:55.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:55.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:55.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:55.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:55.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:55.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:55.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:55.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:55.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:55.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:55.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:56.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:56.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:56.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:56.141 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:56.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:56.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:56.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:56.142 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:57:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:56.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:56.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:56.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:56.145 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 12:57:56.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:56.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:56.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:56.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:56.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:56.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:56.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:56.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:57.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:57.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:57:57.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:57:57.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:57.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:57.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:57.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:57.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:57:57.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:57.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:57.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:57.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:57.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:57.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 12:57:57.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:57.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:57.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:57.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:57:57.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 12:57:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:57.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:57.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:57.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:57.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:57:57.157 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 12:57:57.157 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 12:57:57.158 DEBUG [main][TreeItemHandler] Set Tree selection 12:57:57.159 DEBUG [main][TreeHandler] Notify Tree about selection event 12:57:57.175 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 12:57:57.182 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 12:57:57.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:57:57.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:57.260 DEBUG [main][MenuItemLookup] Found menu:'New' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Move...' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Import...' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Export...' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:57.261 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 12:57:57.261 DEBUG [main][MenuItemLookup] Item match:Refresh F5 12:57:57.261 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 12:57:57.261 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 12:57:57.261 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 12:57:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:57.263 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 12:57:57.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:57.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:57.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:57:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:57.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:57:57.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'New' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:57:57.795 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:57:57.795 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:57:57.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 12:57:57.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:57:57.796 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 12:57:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 12:57:58.479 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 12:57:58.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 12:57:58.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:57:58.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:57:58.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: 32) 12:57:58.482 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:58.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:58.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:58.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:58.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:58.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:58.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:58.483 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 12:57:58.484 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 12:57:58.484 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 12:57:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:58.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:58.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:58.484 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:57:58.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:57:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:58.484 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 12:57:58.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:57:58.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:57:58.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:57:58.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:57:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:57:58.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:57:58.485 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:57:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:57:58.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:57:58.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:57:58.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:57:58.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 12:57:58.496 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 12:57:58.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 12:57:58.997 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 12:57:58.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:57:58.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 12:57:58.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 12:57:58.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:57:58.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:57:58.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:57:58.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 12:57:58.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 12:57:58.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:57:58.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:57:58.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:57:58.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:57:59.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:59.011 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:59.011 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:59.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:57:59.022 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 12:57:59.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 12:57:59.022 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:57:59.022 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:57:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:57:59.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.066 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.144 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 3.92 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.v20230904-1208 [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.077 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.051 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.002 s testInjectingToParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectingToGrandParent(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0 s testInjectToStatic(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 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.006 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.003 s testBuildNoRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.001 s testNullClassArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest 12:58:09.735 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:58:09.736 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 12:58:09.747 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:58:09.748 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 12:58:09.761 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:09.764 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:09.775 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:09.776 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:09.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:58:09.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:58:09.785 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:58:09.848 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:09.848 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:09.851 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:09.851 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:09.854 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:09.855 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:09.870 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:09.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:09.876 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:09.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:09.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:09.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:09.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:09.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:09.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:09.893 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:09.896 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:09.897 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:09.897 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:09.897 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:09.897 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:09.897 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:09.897 DEBUG [main][MenuItemLookup] Item match:Window 12:58:09.927 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:09.928 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:09.928 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:09.931 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:09.931 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:09.932 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:10.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 'Preferences.*'] is available.... 12:58:10.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 'Preferences.*'] is available. finished successfully 12:58:10.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.135 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:10.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:10.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:10.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:10.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:10.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:10.234 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:10.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:10.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:10.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:10.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:10.327 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.334 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.335 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.335 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.337 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.343 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.343 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.345 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.346 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.346 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:10.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:10.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:10.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.349 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:10.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.349 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:10.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:10.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:10.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.350 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:10.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:10.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:10.351 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:10.351 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:10.351 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:10.351 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:10.351 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:10.351 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:10.352 DEBUG [main][MenuItemLookup] Item match:Window 12:58:10.353 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:10.353 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:10.353 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:10.353 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.353 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:10.353 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:10.354 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.354 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:10.354 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.354 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:10.354 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:10.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:10.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:10.354 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:10.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 'Preferences.*'] is available.... 12:58:10.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:10.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.490 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:10.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.490 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:10.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:10.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:10.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:10.530 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:10.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:10.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:10.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:10.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:10.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.569 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.569 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.570 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.570 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.571 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.571 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.572 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.572 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.572 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.573 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.574 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:10.575 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:10.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.576 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:10.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.576 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:10.577 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.577 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:10.577 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:10.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:10.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:10.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:10.579 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:10.579 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:10.580 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:10.580 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:10.580 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:10.580 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:10.580 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:10.580 DEBUG [main][MenuItemLookup] Item match:Window 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.581 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:10.581 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:10.581 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:10.581 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:10.581 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:10.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.... 12:58:10.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 'Preferences.*'] is available. finished successfully 12:58:10.705 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.707 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:10.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.707 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:10.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:10.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:10.725 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:10.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:10.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:10.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:10.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:10.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:10.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.774 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.774 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.775 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.775 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.775 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.776 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.777 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.777 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:10.778 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:10.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.778 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.778 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:10.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.779 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:10.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.779 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:10.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.*'] 12:58:10.779 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.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.*'] 12:58:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.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.*'] 12:58:10.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:10.780 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:10.781 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:10.781 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:10.781 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:10.781 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:10.781 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:10.781 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:10.781 DEBUG [main][MenuItemLookup] Item match:Window 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.782 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:10.783 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:10.783 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:10.783 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:10.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:10.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:10.783 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:10.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:10.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:10.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:10.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.936 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:10.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:10.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:10.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) 12:58:10.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:10.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:10.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:10.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:10.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:10.954 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:10.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:10.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:10.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:10.990 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.991 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.991 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.991 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:10.991 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:10.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:10.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.992 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:10.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 12:58:10.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 12:58:10.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:10.992 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:10.992 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:10.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 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.622 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.227 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.203 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.216 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.918 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest constructor_nullList(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s sortByPriority(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.908 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.003 s iterator(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest 12:58:12.158 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.191 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.19 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 12:58:12.192 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 12:58:12.192 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest parameterizedRunnerTest(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest) Time elapsed: 0.008 s Running org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest 12:58:12.427 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 12:58:12.430 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 12:58:12.431 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 12:58:12.433 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 12:58:12.434 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 12:58:12.436 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 12:58:12.441 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 12:58:12.443 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 12:58:12.444 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 12:58:12.445 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 12:58:12.449 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 12:58:12.459 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 12:58:12.459 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 12:58:12.459 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 12:58:12.460 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 12:58:12.462 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 12:58:12.463 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.312 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.194 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.112 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 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.001 s getNonexistingStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetStringAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s testGetObjectAttribute(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest testGetConfigurationsFromConfigPoolWithNonexistingConfigFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.002 s getSimpleRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.005 s getComplexRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.067 s testGetConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s testGetNonexistingConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.001 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.003 s testGetInvalidConfigurationFile(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0 s getComplexRequirementConfigurationsFromPool(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.004 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest numberOfTestRunsWithConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0.003 s numberOfTestRunsNoConfig(org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.006 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.001 s testThrowExceptionOnNonexistingAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 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.001 s testRequirementVersionMatcherOnComparisonRange3(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRange4(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEquals(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testNestedAttributeOnPreciseMatchInSubClass(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testRequirementVersionMatcherOnComparisonRange(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testThrowExceptionOnNonexistingNestedAttribute(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThan(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonRangeNoMatch2(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.001 s testNestedAttributeOnVersionMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnNonexistingvalue(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s testRequirementVersionMatcherOnComparisonGreaterThanOrEqualsNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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 12:58:12.725 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 12:58:12.726 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:12.727 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:12.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 12:58:12.727 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:12.727 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:12.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:12.728 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:12.728 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:12.728 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:12.728 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:12.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:12.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.*'] 12:58:12.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:12.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.*'] 12:58:12.729 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:12.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:12.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:12.730 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:12.730 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:12.731 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:12.731 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:12.731 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:12.731 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:12.731 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:12.731 DEBUG [main][MenuItemLookup] Item match:Window 12:58:12.733 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:12.733 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:12.734 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:12.734 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:12.734 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:12.735 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:12.735 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:12.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:12.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:12.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:12.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:12.957 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:12.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 12:58:12.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:12.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:12.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:12.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:12.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:12.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:12.960 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:12.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:12.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:12.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:12.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:12.978 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:12.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:12.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:12.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:13.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:13.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.055 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.057 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.057 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 12:58:13.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 12:58:13.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.057 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 12:58:13.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 12:58:13.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 12:58:13.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.060 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.060 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s - in org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.068 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.069 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:13.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.070 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:13.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.070 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:13.070 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.070 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:13.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.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.*'] 12:58:13.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:13.072 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:13.072 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:13.073 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:13.073 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:13.073 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:13.073 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:13.073 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:13.073 DEBUG [main][MenuItemLookup] Item match:Window 12:58:13.074 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:13.074 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:13.074 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.075 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:13.075 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:13.075 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:13.075 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:13.075 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:13.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.244 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:13.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:13.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:13.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:13.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:13.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:13.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:13.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:13.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:13.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:13.251 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:13.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:13.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:13.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:13.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:13.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.291 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.292 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 12:58:13.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 12:58:13.328 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:13.329 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 12:58:13.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.329 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:13.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.329 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:13.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.329 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:13.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:13.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:13.331 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:13.331 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:13.331 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:13.331 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:13.331 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:13.331 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:13.331 DEBUG [main][MenuItemLookup] Item match:Window 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.332 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:13.332 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:13.333 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:13.333 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:13.333 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:13.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.... 12:58:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:13.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.452 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:13.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:13.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:13.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:13.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:13.454 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:13.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:13.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:13.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:13.469 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:13.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:13.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:13.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:13.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.536 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 12:58:13.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 12:58:13.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.540 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) 12:58:13.544 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 12:58:13.664 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 12:58:13.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 12:58:13.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.667 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) 12:58:13.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 12:58:13.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 12:58:13.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.668 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.669 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 12:58:13.669 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.670 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 12:58:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.670 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.671 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 12:58:13.671 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:13.671 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 12:58:13.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.672 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:13.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.672 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:13.672 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.672 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:13.672 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.673 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:13.673 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:13.673 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:13.674 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:13.674 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:13.674 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:13.674 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:13.674 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:13.674 DEBUG [main][MenuItemLookup] Item match:Window 12:58:13.674 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.675 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:13.675 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:13.675 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:13.675 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:13.675 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:13.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:13.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. finished successfully 12:58:13.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:13.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.803 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:13.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:13.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:13.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:13.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:13.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:13.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:13.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:13.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:13.841 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:13.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:13.842 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:13.842 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:13.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 12:58:13.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 12:58:13.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.877 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) 12:58:13.879 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 12:58:13.983 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 12:58:13.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 12:58:13.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.984 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.984 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.985 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) 12:58:13.985 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 12:58:13.985 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 12:58:13.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:13.986 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:13.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:13.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:13.987 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 12:58:13.987 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.987 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 12:58:13.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:13.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.987 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:13.988 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 12:58:13.989 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:13.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:13.989 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 12:58:13.989 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:13.989 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:13.990 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:13.990 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:13.990 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:13.990 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:13.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.991 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:13.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:13.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:13.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:13.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:13.991 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:13.991 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:13.991 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:13.991 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:13.991 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:13.991 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:13.991 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:13.991 DEBUG [main][MenuItemLookup] Item match:Window 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:13.992 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:13.992 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:13.992 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:13.992 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:13.992 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:14.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:14.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:14.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:14.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.093 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:14.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:14.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:14.094 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:14.127 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:14.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:14.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:14.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.162 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 12:58:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 12:58:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.163 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.163 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.163 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.164 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 12:58:14.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 12:58:14.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.164 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.164 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.164 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.377 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.317 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.177 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.170 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.170 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:14.173 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:14.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.173 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:14.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.173 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:14.173 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.174 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:14.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.174 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:14.174 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:14.175 DEBUG [main][MenuItemLookup] Item match:Window 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:14.175 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.176 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:14.176 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:14.176 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:14.176 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:14.176 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:14.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:14.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.288 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:14.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.289 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:14.290 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:14.304 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:14.304 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:14.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:14.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:14.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.360 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.360 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:14.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 12:58:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.361 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.361 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.361 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 12:58:14.362 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:14.362 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 12:58:14.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.362 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.362 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 12:58:14.362 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 12:58:14.362 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.362 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0 s test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 12:58:14.374 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 12:58:14.374 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:14.375 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 12:58:14.375 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.375 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:14.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.376 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:14.376 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.376 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:14.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.376 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:14.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:14.377 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:14.377 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:14.377 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:14.377 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:14.377 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:14.377 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:14.377 DEBUG [main][MenuItemLookup] Item match:Window 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.378 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:14.378 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:14.378 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:14.378 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:14.378 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:14.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:14.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:14.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.489 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:14.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:14.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:14.505 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:14.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:14.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:14.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:14.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 12:58:14.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 12:58:14.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 12:58:14.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 12:58:14.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 12:58:14.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.551 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 12:58:14.558 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 12:58:14.559 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:14.559 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 12:58:14.559 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.559 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:14.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.560 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:14.560 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.560 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:14.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.560 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:14.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:14.561 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:14.561 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:14.561 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:14.561 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:14.561 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:14.561 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:14.561 DEBUG [main][MenuItemLookup] Item match:Window 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.562 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:14.562 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:14.562 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:14.562 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:14.562 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:14.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.... 12:58:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:14.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:14.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.669 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:14.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.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 12:58:14.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:14.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) 12:58:14.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:14.685 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:14.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:14.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:14.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.737 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 12:58:14.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 12:58:14.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 12:58:14.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 12:58:14.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 12:58:14.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 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 12:58:14.746 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.748 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.748 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.749 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.749 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.749 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.749 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 12:58:14.750 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 12:58:14.750 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.001 s testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) Time elapsed: 0 s testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) skipped Running org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.757 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:14.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:14.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.758 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:14.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.759 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:14.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.759 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:14.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:14.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:14.760 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:14.760 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:14.760 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:14.760 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:14.760 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:14.760 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:14.760 DEBUG [main][MenuItemLookup] Item match:Window 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.761 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:14.761 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:14.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:14.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:14.761 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:14.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:14.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.858 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:14.858 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:14.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:14.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:14.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 "Cancel", Widget matcher matching widgets with style: 8) 12:58:14.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:14.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:14.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:14.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:14.874 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:14.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:14.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:14.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.906 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.906 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:14.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 12:58:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.906 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.906 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 12:58:14.907 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:14.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 12:58:14.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:14.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:14.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 12:58:14.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 12:58:14.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:14.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:14.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:14.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.017 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:14.929 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:14.929 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 12:58:14.930 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:14.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:14.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:14.931 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:14.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:14.931 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:14.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:14.931 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:14.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.931 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.932 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:14.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:14.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:14.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:14.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:14.932 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:14.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:14.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:14.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:14.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:14.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:14.932 DEBUG [main][MenuItemLookup] Item match:Window 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:14.933 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:14.933 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:14.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:14.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:14.933 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:15.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.... 12:58:15.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:15.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.042 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:15.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.042 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:15.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:15.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:15.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:15.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:15.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:15.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:15.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:15.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:15.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:15.045 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:15.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:15.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:15.046 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:15.046 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:15.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.077 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.077 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:15.077 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 12:58:15.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:15.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.077 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:15.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 12:58:15.078 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 12:58:15.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 12:58:15.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:15.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:15.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.078 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 12:58:15.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 12:58:15.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.079 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.151 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.001 s test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.087 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.087 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.088 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.088 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:15.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.088 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:15.088 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.088 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:15.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.*'] 12:58:15.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:15.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.089 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:15.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:15.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:15.089 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:15.089 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:15.089 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:15.089 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:15.090 DEBUG [main][MenuItemLookup] Item match:Window 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:15.090 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:15.090 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:15.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:15.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:15.090 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:15.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:15.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:15.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.196 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:15.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.196 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:15.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:15.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:15.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:15.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:15.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:58:15.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:15.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:15.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:15.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:15.201 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:15.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:15.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:15.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:15.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:15.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:15.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 12:58:15.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 12:58:15.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 12:58:15.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.265 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 12:58:15.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 12:58:15.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.265 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.265 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0 s testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest testGetCustomRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodWhichDoesNotExist(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s getAnnotationWithNoEnclosingClass(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetRequirementAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetGrandChildClassAnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.003 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.001 s testGetValueOfStaticAnnotatedMethodWithWrongReturnType(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetChildsClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetDefaultRequirementFromAnnotation(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.util.ReflectionUtilTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.junit.test.util.ReflectionUtilTest testGettingComplexValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s testGettingNullAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingSimpleValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingObjectValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingInheritedValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNonExistingAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testGettingNonAttributeValue(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0 s testHandlingNPE(org.eclipse.reddeer.junit.test.util.ReflectionUtilTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest 12:58:15.294 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.295 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 12:58:15.296 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.340 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 12:58:15.341 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 12:58:15.342 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.345 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 12:58:15.346 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 12:58:15.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 12:58:15.349 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.350 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.355 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 12:58:15.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 12:58:15.356 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 12:58:15.357 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 12:58:15.357 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.362 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 12:58:15.362 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 12:58:15.363 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 12:58:15.364 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 12:58:15.364 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 12:58:15.365 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 12:58:15.366 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.370 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 12:58:15.371 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 12:58:15.371 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.377 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 12:58:15.377 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 12:58:15.378 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.382 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 12:58:15.382 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 12:58:15.383 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.384 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.384 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.385 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.385 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.385 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.389 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 12:58:15.389 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 12:58:15.389 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.426 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 12:58:15.427 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 12:58:15.427 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 12:58:15.427 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 12:58:15.428 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 12:58:15.428 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.428 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.431 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.432 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.432 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.435 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 12:58:15.436 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 12:58:15.438 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 12:58:15.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 12:58:15.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 12:58:15.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 12:58:15.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 12:58:15.440 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.442 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 12:58:15.442 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 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.045 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.008 s testRestrictedConfigurationTwoRequirements2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testRestrictedConfigurationTwoRequirements3(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.009 s testJavaServerTestWithRestrictedConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testJavaServerTestWithRestrictedConfiguration2(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.005 s testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.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.004 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.04 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testSameReqClassRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testJavaServerTestWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.004 s testIncorrectRestriction(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testSameReqClassIncorrectRestrictionSameAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s testJavaServerTestWithRestrictedConfigurationCollectionAndMatcher(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0 s testSingleTestWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.448 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.450 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:15.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.451 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:15.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.451 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:15.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.451 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:15.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:15.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:15.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:15.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:15.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:15.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:15.452 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:15.452 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:15.452 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:15.452 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:15.452 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:15.452 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:15.452 DEBUG [main][MenuItemLookup] Item match:Window 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:15.453 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:15.453 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:15.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:15.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:15.453 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:15.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:58:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:15.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.568 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:15.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:15.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:15.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:15.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:15.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:15.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) 12:58:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:15.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:15.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:15.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:15.572 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:15.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:15.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:15.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:15.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:15.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 12:58:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.623 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 12:58:15.702 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 12:58:15.702 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 12:58:15.783 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 12:58:15.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 12:58:15.786 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:15.786 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 12:58:15.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:15.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:15.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:15.786 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 12:58:15.787 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 12:58:15.872 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 12:58:15.873 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 12:58:15.947 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 12:58:15.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.947 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.947 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:15.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 12:58:15.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 12:58:15.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 12:58:15.948 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:58:15.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:58:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:15.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.501 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.181 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.162 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.v20230904-1208 [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 603/12066K 663/12066K 726/12066K 786/12066K 846/12066K 907/12066K 970/12066K 1030/12066K 1090/12066K 1150/12066K 1210/12066K 1272/12066K 1332/12066K 1392/12066K 1455/12066K 1516/12066K 1576/12066K 1639/12066K 1700/12066K 1760/12066K 1822/12066K 1885/12066K 1945/12066K 2006/12066K 2069/12066K 2129/12066K 2189/12066K 2249/12066K 2309/12066K 2371/12066K 2431/12066K 2492/12066K 2552/12066K 2614/12066K 2678/12066K 2738/12066K 2798/12066K 2861/12066K 2921/12066K 2981/12066K 3041/12066K 3102/12066K 3162/12066K 3227/12066K 3288/12066K 3352/12066K 3412/12066K 3472/12066K 3535/12066K 3597/12066K 3658/12066K 3718/12066K 3780/12066K 3842/12066K 3902/12066K 3964/12066K 4027/12066K 4089/12066K 4150/12066K 4212/12066K 4272/12066K 4334/12066K 4395/12066K 4457/12066K 4517/12066K 4580/12066K 4641/12066K 4701/12066K 4761/12066K 4821/12066K 4883/12066K 4943/12066K 5003/12066K 5064/12066K 5127/12066K 5187/12066K 5249/12066K 5309/12066K 5371/12066K 5433/12066K 5494/12066K 5554/12066K 5619/12066K 5681/12066K 5741/12066K 5801/12066K 5862/12066K 5923/12066K 5984/12066K 6046/12066K 6106/12066K 6167/12066K 6229/12066K 6289/12066K 6349/12066K 6409/12066K 6472/12066K 6533/12066K 6594/12066K 6656/12066K 6716/12066K 6782/12066K 6842/12066K 6903/12066K 6963/12066K 7027/12066K 7087/12066K 7149/12066K 7212/12066K 7275/12066K 7337/12066K 7399/12066K 7462/12066K 7523/12066K 7583/12066K 7645/12066K 7708/12066K 7772/12066K 7834/12066K 7897/12066K 7961/12066K 8022/12066K 8085/12066K 8145/12066K 8207/12066K 8272/12066K 8334/12066K 8395/12066K 8457/12066K 8518/12066K 8579/12066K 8644/12066K 8704/12066K 8764/12066K 8824/12066K 8884/12066K 8948/12066K 9008/12066K 9070/12066K 9131/12066K 9194/12066K 9254/12066K 9315/12066K 9377/12066K 9439/12066K 9504/12066K 9569/12066K 9635/12066K 9695/12066K 9760/12066K 9822/12066K 9884/12066K 9944/12066K 10010/12066K 10074/12066K 10141/12066K 10203/12066K 10268/12066K 10334/12066K 10400/12066K 10461/12066K 10525/12066K 10589/12066K 10656/12066K 10719/12066K 10784/12066K 10850/12066K 10914/12066K 10981/12066K 11043/12066K 11110/12066K 11174/12066K 11239/12066K 11300/12066K 11361/12066K 11421/12066K 11485/12066K 11551/12066K 11611/12066K 11674/12066K 11738/12066K 11805/12066K 11866/12066K 11930/12066K 11996/12066K 12059/12066K 12066/12066K 12066K downloaded [INFO] [INFO] --- tycho-surefire:2.7.5:test (default-test) @ org.eclipse.reddeer.requirements.test --- [INFO] Fetching org.eclipse.jst.server.tomcat.core_1.2.400.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (457.31kB) [INFO] Fetching org.eclipse.jst.server.tomcat.ui_1.1.1100.v202307100353.jar from https://download.eclipse.org/staging/2023-09/plugins/ (145.06kB) [INFO] Fetching org.eclipse.jst.server.ui_1.1.500.v202308172116.jar from https://download.eclipse.org/staging/2023-09/plugins/ (47.86kB) [INFO] Could not find a java toolchain of type jdk, using java from JAVA_HOME instead (/opt/tools/java/openjdk/jdk-17/latest/bin/java) [INFO] Executing Test Runtime with timeout 9600, logs (if any) will be placed at: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data/.metadata/.log [INFO] Command line: [/opt/tools/java/openjdk/jdk-17/latest/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -DlogMessageFilter=ALL, -DpauseFailedTest=false, -DrelativeScreenshotDirectory=./target/screenshots, -Drd.config=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/resources/requirements.json, -Dapache-tomcat-10.home=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4, -Drd.closeShells=true, -Drd.closeWelcomeScreen=true, -Drd.disableMavenIndex=true, -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/*, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.500.v20230717-2134/org.eclipse.equinox.launcher-1.6.500.v20230717-2134.jar, -data, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/data, -install, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work, -configuration, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/surefire.properties, -testApplication, org.eclipse.ui.ide.workbench, -product, org.eclipse.platform.ide, -nouithread, -timeout, 9600000] Launching application org.eclipse.ui.ide.workbench... Running org.eclipse.reddeer.requirements.test.server.ServerRunningTest 12:58:26.673 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:58:26.676 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 12:58:26.735 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 12:58:26.737 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 12:58:26.952 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 12:58:26.954 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 12:58:26.955 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 12:58:26.957 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 12:58:26.958 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 12:58:26.959 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 12:58:26.961 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 12:58:26.964 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 12:58:26.966 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 12:58:26.966 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 12:58:26.969 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 12:58:27.068 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 12:58:27.137 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:58:27.140 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:58:27.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 12:58:27.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 12:58:27.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 12:58:27.152 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 12:58:27.184 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:58:27.184 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:58:27.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:58:27.187 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:58:27.190 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:58:27.190 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:58:27.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.*'] 12:58:27.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:27.234 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:58:27.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:27.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.*'] 12:58:27.235 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:27.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:27.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:27.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:27.251 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:27.251 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:27.251 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:27.251 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:27.252 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:27.252 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:27.252 DEBUG [main][MenuItemLookup] Item match:Window 12:58:27.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:27.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:27.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:27.256 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:27.257 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:27.257 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:58:27.257 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:27.257 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:58:27.257 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:27.257 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:58:27.257 DEBUG [main][MenuItemLookup] Item match:Preferences 12:58:27.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:58:27.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:58:27.261 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:58:27.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.... 12:58:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:58:27.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:58:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:27.455 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:58:27.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:27.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:58:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:27.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:27.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:27.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:27.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:27.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) 12:58:27.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:27.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:27.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:27.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:27.540 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:58:27.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:27.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:27.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:27.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:58:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:58:27.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:27.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:27.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:58:27.636 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 12:58:27.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:27.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:27.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:27.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:27.637 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:27.638 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:27.638 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:58:27.638 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:58:27.638 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:58:27.638 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:58:27.638 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:58:27.638 DEBUG [main][MenuItemLookup] Item match:Window 12:58:27.639 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:58:27.639 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:58:27.639 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:58:27.639 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:27.639 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:58:27.639 DEBUG [main][MenuItemLookup] Item match:Show View 12:58:27.649 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 12:58:27.649 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Progress' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Properties' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:27.650 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 12:58:27.650 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 12:58:27.651 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 12:58:27.651 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 12:58:27.652 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 12:58:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 12:58:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 12:58:27.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 12:58:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:27.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 12:58:27.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:58:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:27.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:58:27.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:58:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:27.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:27.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:27.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:27.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:27.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:27.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:58:27.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:58:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:28.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:28.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:58:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:58:28.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:58:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:28.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:58:28.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:28.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:58:28.242 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 12:58:28.243 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 12:58:28.244 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 12:58:28.244 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 12:58:28.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:58:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:28.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:28.245 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:58:28.245 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:58:28.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:28.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 "Open") 12:58:28.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:58:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:28.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 12:58:28.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:58:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:28.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:28.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:28.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:28.248 INFO [WorkbenchTestable][AbstractButton] Click button &Open 12:58:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:28.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:28.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:28.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:58:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:58:28.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 12:58:28.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:28.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 12:58:28.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:28.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:28.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58: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 '\*?\QServers\E') 12:58:28.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:28.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:28.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:58:28.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:58:28.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:58:28.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:58:28.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:58:28.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:58:28.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:58:28.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:58:28.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:58:28.472 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:58:28.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Link Text=No servers are available. Click this link to create a new server... TooltipText=null 12:58:28.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:58:28.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:28.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:58:28.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:28.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:58:29.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:29.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:58:29.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:58:29.484 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:58:29.484 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 12:58:29.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:58:29.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:58:29.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:58:29.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:58:29.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:58:29.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.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'] 12:58:29.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:58:29.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.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'] 12:58:29.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:58:29.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:58:29.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:29.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:29.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:58:29.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:58:29.502 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:29.502 DEBUG [main][MenuItemLookup] Item match:File 12:58:29.505 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:58:29.505 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:58:29.509 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:58:29.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:29.510 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:58:29.510 DEBUG [main][MenuItemLookup] Found menu:'File' 12:58:29.510 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:58:29.510 DEBUG [main][MenuItemLookup] Found menu:'' 12:58:29.510 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:58:29.510 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:58:29.511 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:58:29.511 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:58:29.511 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:58:29.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:58:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 12:58:29.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:58:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:29.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:29.591 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:58:29.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:58:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:29.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:29.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:29.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:29.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:29.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:58:29.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:58:29.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:30.097 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:58:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:58:30.097 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:58:30.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:30.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:58:30.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:30.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:58:30.098 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 12:58:30.098 DEBUG [main][TreeItemHandler] Selecting tree item: Server 12:58:30.098 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 12:58:30.101 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 12:58:30.101 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:58:30.101 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:58:30.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:58:30.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:30.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:30.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:30.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:30.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:30.104 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:58:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:30.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:30.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:30.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'] 12:58:30.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:30.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:58:30.259 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 12:58:30.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:58:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:58:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:58:30.260 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:58:30.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:58:30.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.wizard.NewServerWizardPage, index 0 and no matchers specified 12:58:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:30.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:30.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:30.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:30.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:30.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:58:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:58:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 12:58:30.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 12:58:30.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:58:30.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:30.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:30.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:58:30.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 12:58:30.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:58:30.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:30.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 12:58:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:30.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:58:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 12:58:30.852 DEBUG [WorkbenchTestable][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 12:58:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:30.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:30.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:30.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:58:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:58:30.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:58:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 12:58:30.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:58:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:30.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 12:58:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:30.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:58:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 12:58:30.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:58:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:58:30.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 12:58:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:58:30.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:58:30.855 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 12:58:30.855 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 12:58:30.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 12:58:30.897 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 12:58:30.897 DEBUG [WorkbenchTestable][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) 12:58:30.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:30.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:30.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:30.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:30.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:31.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:31.402 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:") 12:58:31.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:31.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:31.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:31.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:31.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:58:31.407 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:58:31.408 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 12:58:31.422 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:58:31.422 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 12:58:31.422 DEBUG [WorkbenchTestable][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) 12:58:31.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:31.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:31.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:31.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:31.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:58:31.425 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:58:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:58:31.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:58:31.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:58:31.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:58:31.573 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:58:31.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:58:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:31.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 12:58:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:58:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:31.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:58:31.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:58:31.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:31.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:58:31.574 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:58:31.574 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 12:58:31.575 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 12:58:31.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:58:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:58:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:58:31.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 12:58:31.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:58:31.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:58:31.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:58:31.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:58:31.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:58:31.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:58:31.576 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:58:31.577 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 12:58:31.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 12:59:31.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 12:59:31.623 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:59:31.623 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 12:59:31.624 DEBUG [WorkbenchTestable][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) 12:59:31.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:31.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:31.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:31.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:31.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:31.629 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 12:59:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:31.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:31.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:31.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:31.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:59:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:59:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:59:32.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:59:32.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:59:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:59:32.142 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 12:59:32.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:32.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:32.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:59:32.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:32.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:32.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:32.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:32.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:59:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:32.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:32.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:32.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:32.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:32.153 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:32.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:32.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:32.165 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.166 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:59:32.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:32.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:32.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:32.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:32.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:32.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:32.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:32.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:32.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:32.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:59:32.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:32.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:32.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:32.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:32.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:32.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:32.187 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 12:59:32.198 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 12:59:32.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 12:59:32.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 12:59:32.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.213 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 12:59:32.213 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.215 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 12:59:32.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:32.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:32.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:32.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 12:59:32.216 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 12:59:32.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 12:59:32.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 12:59:32.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:32.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:59:32.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'New' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 12:59:32.265 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 12:59:32.265 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 12:59:32.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 12:59:32.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 12:59:32.265 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 12:59:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 12:59:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 12:59:34.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 12:59:34.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:34.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:34.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:34.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.274 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 12:59:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:59:35.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 12:59:35.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:59:35.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:59:35.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:59:35.275 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.276 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 12:59:35.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:35.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:59:35.279 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 12:59:35.279 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 12:59:35.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:59:35.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:59:35.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:59:35.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.282 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:59:35.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.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 '\*?\QServers\E') 12:59:35.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.297 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:35.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:59:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:35.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.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') 12:59:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:35.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.330 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:59:35.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:35.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 12:59:35.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:59:35.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:59:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:59:35.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:59:35.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 12:59:35.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.349 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:59:35.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.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 '\*?\QServers\E') 12:59:35.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:35.366 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:59:35.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:35.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.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') 12:59:35.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.380 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:35.382 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.383 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 12:59:35.383 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 12:59:35.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 12:59:35.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 12:59:35.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.398 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 12:59:35.398 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 12:59:35.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:35.430 DEBUG [main][MenuItemLookup] Found menu:'New' 12:59:35.430 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 12:59:35.430 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 12:59:35.430 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:35.431 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 12:59:35.431 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 12:59:35.431 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 12:59:35.431 DEBUG [main][MenuItemLookup] Item match:Delete Delete 12:59:35.431 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 12:59:35.431 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 12:59:35.431 INFO [main][MenuItemHandler] Select menu item: Delete Delete 12:59:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 12:59:35.468 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 12:59:35.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 12:59:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 12:59:35.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:59:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:59:35.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:59:35.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:59:35.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:59:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:35.470 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 12:59:35.471 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 12:59:35.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 12:59:35.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:59:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:59:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:59:35.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 12:59:35.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:59:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:35.472 INFO [WorkbenchTestable][AbstractButton] Click button OK 12:59:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:35.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:35.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:35.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 12:59:35.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 12:59:35.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.537 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:59:35.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.540 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.541 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:59:35.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.630 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:35.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 12:59:35.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 12:59:35.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:59:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:35.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:35.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:35.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 12:59:35.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:35.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:35.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:35.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:35.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:35.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:35.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:35.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:35.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:35.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:35.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:36.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:36.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 12:59:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:36.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:59:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:36.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:36.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:36.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:36.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:37.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:37.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:37.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:59:37.165 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:59:37.165 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 12:59:37.166 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:37.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:37.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:37.166 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 12:59:37.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 12:59:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:37.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:37.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:37.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:37.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:38.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:38.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:38.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:59:38.170 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:59:38.171 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 12:59:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 12:59:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 12:59:38.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 12:59:38.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 12:59:38.171 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 12:59:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 12:59:38.171 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:59:38.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:38.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:59:38.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:38.172 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:59:38.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:38.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:38.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:38.173 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:59:38.173 DEBUG [main][MenuItemLookup] Found menu:'File' 12:59:38.173 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:59:38.173 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:59:38.173 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:59:38.173 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:59:38.173 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:59:38.173 DEBUG [main][MenuItemLookup] Item match:Window 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:38.174 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:59:38.174 DEBUG [main][MenuItemLookup] Item match:Preferences 12:59:38.174 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:59:38.174 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:59:38.174 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:59:38.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 'Preferences.*'] is available.... 12:59:38.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 12:59:38.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:59:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:38.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:38.259 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:59:38.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:38.260 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 12:59:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:38.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:38.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:38.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:38.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:59:38.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:59:38.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:59:38.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:59:38.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:38.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:59:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:59:38.778 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:59:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:38.778 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:59:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:38.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:59:38.778 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 12:59:38.779 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 12:59:38.779 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 12:59:38.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 12:59:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:38.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:38.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:39.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:39.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:39.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:39.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:39.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 12:59:39.830 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 12:59:39.834 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 12:59:39.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:39.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:39.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:39.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:39.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 12:59:39.837 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 12:59:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:59:39.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:59:39.846 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 12:59:39.846 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 12:59:39.846 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 12:59:39.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 12:59:39.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 12:59:39.847 TRACE [main][WidgetHandler] Notify Table with event 13 12:59:39.847 TRACE [main][WidgetHandler] Wait for synchronization 12:59:39.848 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 12:59:39.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:39.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:39.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:39.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:39.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:39.850 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 12:59:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:39.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:39.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:39.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 12:59:42.892 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 12:59:42.892 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 12:59:42.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:42.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:42.895 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 12:59:42.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:42.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:42.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:42.898 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 12:59:42.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:42.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:42.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:42.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:42.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:59:42.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:59:42.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:42.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 12:59:42.932 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 12:59:42.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 12:59:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:59:42.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:59:42.932 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.285 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.067 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 12:59:42.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 12:59:42.960 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 12:59:42.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 12:59:42.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 12:59:42.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 12:59:42.961 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 12:59:42.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 12:59:42.961 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 12:59:42.961 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 12:59:42.961 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 12:59:42.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.*'] 12:59:42.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:42.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:59:42.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:42.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 12:59:42.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:42.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:42.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:42.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:59:42.962 DEBUG [main][MenuItemLookup] Found menu:'File' 12:59:42.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 12:59:42.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 12:59:42.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 12:59:42.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 12:59:42.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 12:59:42.962 DEBUG [main][MenuItemLookup] Item match:Window 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:42.963 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 12:59:42.963 DEBUG [main][MenuItemLookup] Item match:Preferences 12:59:42.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 12:59:42.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 12:59:42.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 12:59:43.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 12:59:43.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. finished successfully 12:59:43.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 12:59:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:43.070 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 12:59:43.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:43.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 12:59:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:43.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:43.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:59:43.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:59:43.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 12:59:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:43.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:43.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:43.075 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 12:59:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:43.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:43.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:43.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 12:59:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 12:59:43.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:43.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:43.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:43.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 12:59:43.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:43.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:43.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:43.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') 12:59:43.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:43.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:43.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:43.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 12:59:43.128 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:43.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 12:59:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 12:59:43.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 12:59:43.130 INFO [WorkbenchTestable][AbstractView] Activate view Servers 12:59:43.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 12:59:43.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 12:59:43.130 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 12:59:43.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 12:59:43.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:43.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:43.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:43.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:44.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:44.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 12:59:44.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 12:59:44.133 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 12:59:44.133 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 12:59:44.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:59:44.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.134 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 12:59:44.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.135 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 12:59:44.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:44.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:44.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 12:59:44.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 12:59:44.136 DEBUG [main][MenuItemLookup] Found menu:'File' 12:59:44.136 DEBUG [main][MenuItemLookup] Item match:File 12:59:44.137 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 12:59:44.137 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'Project...' 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'Folder' 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'File' 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'' 12:59:44.138 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 12:59:44.138 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 12:59:44.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 12:59:44.139 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 12:59:44.139 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 12:59:44.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 12:59:44.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 'New|Select a wizard'] is available. finished successfully 12:59:44.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 12:59:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:44.201 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:59:44.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.201 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 12:59:44.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:44.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:44.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:44.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:44.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:44.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:59:44.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:59:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 12:59:44.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:59:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:44.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:59:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:44.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:59:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 12:59:44.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 12:59:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:44.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 12:59:44.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:44.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 12:59:44.203 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 12:59:44.203 DEBUG [main][TreeItemHandler] Selecting tree item: Server 12:59:44.203 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 12:59:44.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 12:59:44.203 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 12:59:44.203 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 12:59:44.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 12:59:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:44.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:44.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:44.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:44.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:44.205 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:59:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:44.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:44.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:44.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:44.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 12:59:44.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 12:59:44.270 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 12:59:44.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 12:59:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 12:59:44.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 12:59:44.271 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:59:44.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 12:59:44.272 DEBUG [WorkbenchTestable][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 12:59:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:44.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:44.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:44.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:44.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:44.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 12:59:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 12:59:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 12:59:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:59:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:59:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 12:59:44.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:59:44.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:44.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:44.775 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:59:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 12:59:44.779 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:59:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:44.779 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 12:59:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:44.779 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:59:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 12:59:44.780 DEBUG [WorkbenchTestable][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 12:59:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:44.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:44.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 12:59:44.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:44.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:44.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 12:59:44.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 12:59:44.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 12:59:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 12:59:44.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 12:59:44.781 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 12:59:44.781 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 12:59:44.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 12:59:44.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 12:59:44.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.wizard.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) 12:59:44.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:44.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:44.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:44.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:44.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:45.302 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:") 12:59:45.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:45.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:45.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:45.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:45.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:59:45.306 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:59:45.307 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 12:59:45.308 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 12:59:45.308 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 12:59:45.308 DEBUG [WorkbenchTestable][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) 12:59:45.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:45.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:45.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:45.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:45.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 12:59:45.310 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 12:59:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 12:59:45.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 12:59:45.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 12:59:45.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 12:59:45.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 12:59:45.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:59:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:59:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:59:45.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 12:59:45.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:59:45.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:45.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 12:59:45.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 12:59:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:45.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 12:59:45.339 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:59:45.339 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 12:59:45.340 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 12:59:45.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 12:59:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 12:59:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 12:59:45.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 12:59:45.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 12:59:45.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 12:59:45.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 12:59:45.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 12:59:45.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 12:59:45.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 12:59:45.341 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 12:59:45.341 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 12:59:45.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:00:45.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:00:45.359 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:00:45.359 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:00:45.359 DEBUG [WorkbenchTestable][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) 13:00:45.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:45.365 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:00:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:45.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:45.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:45.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:00:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:00:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:00:45.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:00:45.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:00:45.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:00:45.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:00:45.875 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:00:45.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:00:45.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:45.880 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:45.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:00:45.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:45.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:45.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:45.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:45.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:45.897 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:00:45.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:45.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:45.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:45.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:45.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:45.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:00:45.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:45.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:45.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:45.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:45.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:45.918 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:00:45.919 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 13:00:45.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:00:45.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:00:45.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:00:45.919 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:00:45.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.932 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:00:45.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:45.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:45.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:45.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') 13:00:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:45.937 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:45.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:45.952 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:00:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:45.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:45.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:45.965 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:00:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:45.967 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:45.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:45.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:45.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:45.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:45.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:00:45.970 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:00:45.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:00:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:00:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:00:45.970 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 13:00:45.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:00:45.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.984 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:45.985 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:45.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') 13:00:45.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:45.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:45.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:45.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:45.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:45.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:45.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:46.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:46.002 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:00:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:46.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:46.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:46.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:46.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:46.016 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:00:46.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:46.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:46.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:46.018 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:46.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:46.020 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:46.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:00:46.031 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:00:46.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:00:46.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:00:46.043 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:46.044 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:00:46.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:00:46.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:00:46.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'New' 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:00:46.064 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:00:46.064 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:00:46.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:00:46.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:00:46.064 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:00:46.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:00:46.098 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 13:00:46.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:00:46.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:46.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:00:46.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:00:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:00:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:00:46.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:00:46.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:00:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:46.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:46.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:46.103 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:00:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:46.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:46.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:46.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:00:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:00:46.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.144 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:00:46.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:46.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:46.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:00:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:46.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:46.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:46.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:46.159 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:46.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:46.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:46.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:00:46.161 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:46.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:46.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:46.162 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 13:00:46.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:00:46.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:46.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:46.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:46.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:47.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:47.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:47.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:00:47.164 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:00:47.164 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:00:47.164 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:47.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:47.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:47.165 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 13:00:47.165 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:00:47.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:47.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:47.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:47.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:47.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:48.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:48.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:48.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:00:48.169 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:00:48.169 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:00:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:00:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:00:48.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:00:48.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:00:48.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:00:48.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:00:48.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.*'] 13:00:48.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:48.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.*'] 13:00:48.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:48.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.*'] 13:00:48.170 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:48.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:48.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:48.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:48.171 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:48.171 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:00:48.171 DEBUG [main][MenuItemLookup] Found menu:'File' 13:00:48.171 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:00:48.171 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:00:48.171 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:00:48.171 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:00:48.171 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:00:48.171 DEBUG [main][MenuItemLookup] Item match:Window 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:48.172 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:00:48.173 DEBUG [main][MenuItemLookup] Item match:Preferences 13:00:48.173 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:00:48.173 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:00:48.173 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:00:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:00:48.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 'Preferences.*'] is available. finished successfully 13:00:48.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:00:48.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:48.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:48.256 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:00:48.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:48.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:00:48.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:48.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:48.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:48.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:48.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:00:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:00:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:00:48.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:00:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:48.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:00:48.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:48.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:00:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:00:48.265 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:00:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:48.265 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:00:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:48.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:00:48.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:00:48.265 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:00:48.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:00:48.266 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:00:48.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:48.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:48.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:48.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:48.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:49.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:49.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:00:49.270 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:00:49.270 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 13:00:49.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:49.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:49.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:49.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:49.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:00:49.272 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:00:49.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:00:49.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:00:49.275 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:00:49.275 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:00:49.275 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:00:49.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:00:49.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:00:49.275 TRACE [main][WidgetHandler] Notify Table with event 13 13:00:49.275 TRACE [main][WidgetHandler] Wait for synchronization 13:00:49.276 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.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") 13:00:49.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:49.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:49.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:49.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:49.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:49.277 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:00:49.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:49.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:49.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:49.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:49.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:00:52.283 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 13:00:52.283 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:00:52.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.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 "Apply and Close") 13:00:52.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:52.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:52.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:52.288 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:00:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:52.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:52.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:00:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:00:52.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:52.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 13:00:52.307 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:00:52.307 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:00:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:00:52.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.349 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.051 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:00:52.316 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:00:52.317 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:00:52.317 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:00:52.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:00:52.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:00:52.318 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:00:52.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:00:52.324 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:00:52.324 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:00:52.324 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:00:52.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.*'] 13:00:52.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:52.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:00:52.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:52.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:00:52.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:52.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:52.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:52.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:52.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:00:52.325 DEBUG [main][MenuItemLookup] Found menu:'File' 13:00:52.325 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:00:52.325 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:00:52.325 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:00:52.325 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:00:52.325 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:00:52.325 DEBUG [main][MenuItemLookup] Item match:Window 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:52.326 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:00:52.326 DEBUG [main][MenuItemLookup] Item match:Preferences 13:00:52.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:00:52.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:00:52.326 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:00:52.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:00:52.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:00:52.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:00:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:52.399 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:00:52.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:52.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:00:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:52.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:52.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:00:52.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:00:52.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) 13:00:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:52.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:52.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:52.402 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:00:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:52.402 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:52.402 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:00:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:00:52.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:52.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:52.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:00:52.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:52.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:52.447 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:00:52.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:52.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:52.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:52.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:00:52.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:52.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:52.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:52.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:00:52.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:00:52.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:00:52.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:00:52.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:00:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:00:52.452 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 13:00:52.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:00:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:52.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:52.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:52.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:53.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:53.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:00:53.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:00:53.454 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:00:53.454 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 13:00:53.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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'] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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: "New Server"] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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'] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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'] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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'] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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: "New Server"] 13:00:53.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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'] 13:00:53.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.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'] 13:00:53.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:00:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:53.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:53.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:00:53.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:00:53.457 DEBUG [main][MenuItemLookup] Found menu:'File' 13:00:53.457 DEBUG [main][MenuItemLookup] Item match:File 13:00:53.458 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:00:53.458 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'File' 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'' 13:00:53.459 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:00:53.459 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:00:53.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:00:53.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:00:53.460 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:00:53.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.... 13:00:53.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:00:53.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:00:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:53.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:53.525 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:00:53.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:00:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:53.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:53.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:53.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:53.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:00:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:00:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:00:53.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:00:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:53.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:00:53.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:53.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:00:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:00:53.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:00:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:53.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:00:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:53.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:00:53.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 13:00:53.527 DEBUG [main][TreeItemHandler] Selecting tree item: Server 13:00:53.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 13:00:53.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 13:00:53.527 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:00:53.527 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:00:53.527 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:00:53.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:53.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:53.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:53.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:53.528 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:00:53.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:53.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:53.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:53.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:53.599 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:00:53.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.630 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:00:53.630 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 13:00:53.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:00:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:00:53.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:00:53.635 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:00:53.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:00:53.637 DEBUG [WorkbenchTestable][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 13:00:53.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:53.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:53.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:53.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:53.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:53.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:00:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:00:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 13:00:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:00:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:00:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:00:53.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:00:53.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:54.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:54.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:00:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:00:54.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:00:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:54.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:00:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:54.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:00:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 13:00:54.146 DEBUG [WorkbenchTestable][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 13:00:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:54.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:54.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:54.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:00:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:00:54.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:00:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:00:54.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:00:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:54.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:00:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:54.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:00:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:00:54.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:00:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:00:54.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:00:54.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:00:54.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:00:54.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 13:00:54.148 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 13:00:54.149 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 13:00:54.178 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 13:00:54.178 DEBUG [WorkbenchTestable][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) 13:00:54.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:54.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:54.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:54.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:54.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:54.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:54.680 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:") 13:00:54.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:54.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:54.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:54.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:54.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:00:54.687 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:00:54.687 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 13:00:54.688 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:00:54.688 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 13:00:54.688 DEBUG [WorkbenchTestable][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) 13:00:54.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:54.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:54.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:54.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:54.689 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:00:54.690 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:00:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:00:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:00:54.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:00:54.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:00:54.718 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:00:54.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:00:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:00:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:00:54.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:00:54.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:00:54.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:54.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:00:54.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:00:54.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:54.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:00:54.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:00:54.719 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 13:00:54.720 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 13:00:54.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:00:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:00:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:00:54.720 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:00:54.720 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:00:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:00:54.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:00:54.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:00:54.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:00:54.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:00:54.720 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:00:54.721 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 13:00:54.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:01:54.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:01:54.735 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:01:54.735 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:01:54.736 DEBUG [WorkbenchTestable][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) 13:01:54.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:54.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:54.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:54.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:54.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:01:54.740 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:01:54.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:01:54.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:01:54.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:01:54.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:01:54.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:01:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:01:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:01:55.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:01:55.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:01:55.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:01:55.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:01:55.248 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:01:55.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:01:55.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:01:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:55.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:01:55.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') 13:01:55.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:01:55.255 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:01:55.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:01:55.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:01:55.259 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:01: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.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:01:55.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:01:55.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:01:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:55.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13: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 '\*?\QServers\E') 13:01:55.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:01:55.276 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:01:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:01:55.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:01:55.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:01:55.279 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:01:55.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 13:01:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:01:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:01:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:01:55.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:01:55.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.292 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:01:55.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:01:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:55.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:01:55.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 '\*?\QServers\E') 13:01:55.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:01:55.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:01:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:01:55.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:01:55.312 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:01:55.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 13:01:55.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:01:55.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:01:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:55.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:01:55.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:01:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:01:55.345 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:01:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:01:55.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:01:55.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:01:55.363 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:01:55.363 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:01:55.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:01:55.372 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:01:55.373 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:01:55.374 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:01:55.374 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:01:55.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:01:55.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'New' 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'' 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:01:55.397 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:01:55.397 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:01:55.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:01:55.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:01:55.397 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:01:55.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:01:55.443 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 13:01:55.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:01:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:55.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:01:55.443 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:01:55.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:01:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:01:55.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:01:55.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:01:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:01:55.444 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:01:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:01:55.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:01:55.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:01:55.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:01:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:01:55.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:01:55.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:01:55.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:01:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:55.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:01:55.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') 13:01:55.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:55.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:01:55.478 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:01:55.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:01:55.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:01:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:01:55.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:55.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:55.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:55.481 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 13:01:55.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:01:55.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:55.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:55.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:55.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:56.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:56.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:56.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:01:56.484 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:01:56.484 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:01:56.484 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:01:56.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:01:56.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:01:56.486 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 13:01:56.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:01:56.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:56.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:56.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:56.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:56.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:57.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:57.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:01:57.488 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:01:57.488 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:01:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:01:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:01:57.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:01:57.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:01:57.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:01:57.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:01:57.488 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:01:57.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:01:57.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:01:57.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:01:57.489 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:01:57.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:01:57.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:01:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:57.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:01:57.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:01:57.489 DEBUG [main][MenuItemLookup] Found menu:'File' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:01:57.490 DEBUG [main][MenuItemLookup] Item match:Window 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'' 13:01:57.490 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:01:57.490 DEBUG [main][MenuItemLookup] Item match:Preferences 13:01:57.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:01:57.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:01:57.491 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:01:57.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:01:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:01:57.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:01:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:01:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:01:57.571 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:01:57.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:01:57.571 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:01:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:57.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:57.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:57.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:01:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:01:57.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:01:57.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:01:57.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:01:57.573 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:01:57.573 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:01:57.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:01:57.573 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:01:57.573 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:01:57.573 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:01:57.574 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:01:57.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:01:57.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:57.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:57.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:58.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:58.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:58.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:58.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:01:58.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:01:58.588 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:01:58.588 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 13:01:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:58.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:58.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:58.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:58.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:01:58.589 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:01:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:01:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:01:58.593 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:01:58.593 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:01:58.593 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:01:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:01:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:01:58.593 TRACE [main][WidgetHandler] Notify Table with event 13 13:01:58.593 TRACE [main][WidgetHandler] Wait for synchronization 13:01:58.593 DEBUG [WorkbenchTestable][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") 13:01:58.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:01:58.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:01:58.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:01:58.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:01:58.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:01:58.595 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:01:58.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:01:58.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:01:58.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:01:58.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:01:58.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:02:01.601 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 13:02:01.601 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:02:01.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:01.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:01.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:02:01.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:01.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:01.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:02:01.606 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:02:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:02:01.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:02:01.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:02:01.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:02:01.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:02:01.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:02:01.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:01.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:01.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:01.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:01.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:02:01.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:01.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:01.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:01.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:02:01.643 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:02:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:01.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:01.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:01.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:02:01.645 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:02:01.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:02:01.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:02:01.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:02:01.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:02:01.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:02:01.648 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:02:01.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:02:01.649 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:02:01.649 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 13:02:01.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 13:02:01.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:01.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:01.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:02.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:02.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:02.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:02.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:02.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:02:02.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:02:02.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:02:02.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:02:02.652 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:02:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:02:02.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:02:02.653 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 13:02:02.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:02.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:02.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:02:02.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:02.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:02.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:02.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:02:02.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 '\*?\QServers\E') 13:02:02.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:02.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:02.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:02.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:02.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:02:02.663 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:02:02.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:02:02.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:02:02.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:02:02.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:02:02.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:02:02.665 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:02:02.665 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:02:02.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:02:02.665 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 13:02:02.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:02:02.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:02.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:02.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:03.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:03.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:03.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:02:03.668 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:02:03.668 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 13:02:03.669 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:02:03.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:02:03.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:02:03.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.353 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.373 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:02:03.686 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:02:03.686 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:02:03.687 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:02:03.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:02:03.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:02:03.687 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:02:03.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:02:03.687 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:02:03.687 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:02:03.687 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:02:03.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.*'] 13:02:03.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:03.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.*'] 13:02:03.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:03.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.*'] 13:02:03.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:03.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:03.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:03.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:02:03.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:02:03.689 DEBUG [main][MenuItemLookup] Found menu:'File' 13:02:03.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:02:03.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:02:03.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:02:03.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:02:03.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:02:03.689 DEBUG [main][MenuItemLookup] Item match:Window 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'' 13:02:03.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:02:03.690 DEBUG [main][MenuItemLookup] Item match:Preferences 13:02:03.700 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:02:03.700 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:02:03.700 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:02:03.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 'Preferences.*'] is available.... 13:02:03.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. finished successfully 13:02:03.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:02:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:03.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:03.795 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:02:03.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:03.796 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:02:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:03.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:03.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:03.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:02:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:02:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:02:03.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:02:03.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:03.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:03.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:02:03.798 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:02:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:02:03.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:02:03.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:02:03.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:02:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:02:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:02:03.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:03.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:03.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:03.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:02:03.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:03.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:03.820 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:02:03.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 '\*?\QServers\E') 13:02:03.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:03.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:03.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:02:03.822 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:02:03.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:02:03.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:02:03.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:02:03.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:02:03.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:02:03.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:02:03.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:02:03.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:02:03.836 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 13:02:03.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 13:02:03.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:03.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:03.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:04.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:04.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:04.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:04.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:02:04.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:02:04.838 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:02:04.838 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 13:02:04.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 13:02:04.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.840 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Server"] 13:02:04.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.841 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:02:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:04.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:04.842 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:02:04.842 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:02:04.842 DEBUG [main][MenuItemLookup] Found menu:'File' 13:02:04.842 DEBUG [main][MenuItemLookup] Item match:File 13:02:04.843 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:02:04.843 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'File' 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'' 13:02:04.845 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:02:04.845 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:02:04.845 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:02:04.845 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:02:04.846 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:02:04.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 'New|Select a wizard'] is available.... 13:02:04.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 'New|Select a wizard'] is available. finished successfully 13:02:04.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:02:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:04.918 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:02:04.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:02:04.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:04.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:04.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:04.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:04.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:02:04.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:02:04.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:02:04.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:02:04.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:02:04.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:02:04.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:02:04.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:02:04.920 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 13:02:04.920 DEBUG [main][TreeItemHandler] Selecting tree item: Server 13:02:04.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 13:02:04.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 13:02:04.921 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:02:04.921 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:02:04.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:02:04.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:04.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:04.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:04.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:02:04.922 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:02:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:02:04.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:02:04.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:02:04.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:02:04.991 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:02:04.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.993 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 13:02:04.993 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 13:02:04.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 13:02:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:02:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:02:04.993 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:02:04.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:02:04.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.wizard.NewServerWizardPage, index 0 and no matchers specified 13:02:04.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:04.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:04.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:04.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:04.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:02:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 13:02:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 13:02:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 13:02:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:02:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:02:04.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:02:04.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:02:04.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:02:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:02:05.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:02:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:02:05.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:02:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:02:05.503 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:02:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:02:05.503 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 13:02:05.504 DEBUG [WorkbenchTestable][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 13:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:05.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:05.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:05.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:02:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 13:02:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:02:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:02:05.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 13:02:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 13:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:02:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 13:02:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:02:05.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 13:02:05.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 13:02:05.505 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 13:02:05.506 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 13:02:05.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 13:02:05.523 DEBUG [WorkbenchTestable][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) 13:02:05.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:05.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:05.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:05.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:05.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:02:05.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:02:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:02:06.026 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:") 13:02:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:06.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:06.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:06.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:02:06.031 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:02:06.031 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 13:02:06.032 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:02:06.032 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 13:02:06.032 DEBUG [WorkbenchTestable][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) 13:02:06.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:06.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:06.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:06.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:02:06.034 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:02:06.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:02:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:02:06.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:02:06.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:02:06.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and no matchers specified 13:02:06.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:02:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:02:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:02:06.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:02:06.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:02:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:06.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:02:06.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:02:06.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:06.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:02:06.063 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:02:06.063 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 13:02:06.065 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 13:02:06.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:02:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:02:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:02:06.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 13:02:06.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:02:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:02:06.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:02:06.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:02:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:02:06.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 13:02:06.065 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:02:06.066 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 13:02:06.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 13:03:06.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 13:03:06.080 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 13:03:06.080 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 13:03:06.080 DEBUG [WorkbenchTestable][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) 13:03:06.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:06.084 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:06.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:06.084 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:06.084 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:06.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:06.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:06.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:06.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:06.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:06.878 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 13:03:06.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.880 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:03:06.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03: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') 13:03:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:06.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:06.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:06.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:06.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:06.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:03:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:06.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:06.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 '\*?\QServers\E') 13:03:06.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:06.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:06.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:06.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:06.905 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:06.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:06.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 13:03:06.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:03:06.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:06.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:06.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:06.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:03:06.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.920 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:06.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:03:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:06.922 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:06.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:06.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:06.924 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:06.925 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:03:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:06.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:06.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 '\*?\QServers\E') 13:03:06.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:06.939 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:06.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:06.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 '\*?\QServers\E') 13:03:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:06.955 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:06.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:06.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:03:06.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:06.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:06.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:06.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 13:03:06.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:03:06.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:06.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 '\*?\QServers\E') 13:03:06.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:06.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:06.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:06.986 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:06.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:06.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:06.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:06.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:03:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:06.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:06.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:06.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:06.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:06.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 13:03:06.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:06.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:06.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:06.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:07.002 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:07.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:07.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:07.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:07.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:07.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:07.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:07.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:03:07.006 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:03:07.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 13:03:07.020 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 13:03:07.021 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:07.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:07.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:07.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:07.021 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 13:03:07.022 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:07.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:07.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:07.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:07.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:03:07.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'New' 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:03:07.036 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:03:07.036 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:03:07.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 13:03:07.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:03:07.037 INFO [main][MenuItemHandler] Select menu item: Delete Delete 13:03:07.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 13:03:07.072 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 13:03:07.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 13:03:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:07.073 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 13:03:07.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:07.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 13:03:07.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:07.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:07.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:07.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:07.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:07.074 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:03:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:07.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:07.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:07.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:03:07.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:03:07.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:07.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:07.095 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 13:03:07.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:07.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:07.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:07.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:07.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') 13:03:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:07.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:07.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:07.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:07.134 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:07.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:07.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:07.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:07.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 13:03:07.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:07.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:07.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:07.136 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 13:03:07.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:03:07.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:07.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:07.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:07.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:07.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:08.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:08.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:08.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:03:08.139 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:03:08.139 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 13:03:08.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 13:03:08.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 13:03:08.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:08.140 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 13:03:08.140 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2, index 0 and no matchers specified 13:03:08.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:08.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:08.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:08.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:08.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:09.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:09.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:03:09.142 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 13:03:09.142 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 13:03:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 13:03:09.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:09.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:09.143 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:09.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:09.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:09.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:09.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:09.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:09.143 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:09.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:09.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:09.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:09.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:09.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:09.144 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:09.144 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:09.144 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:09.144 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:09.144 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:09.144 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:09.144 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:09.144 DEBUG [main][MenuItemLookup] Item match:Window 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:09.145 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:09.145 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:09.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:09.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:09.145 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:09.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.... 13:03:09.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:09.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:09.227 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:09.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:09.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:09.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:09.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:09.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 13:03:09.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:03:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:09.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:03:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:09.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:03:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 13:03:09.230 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 13:03:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:09.230 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 13:03:09.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:09.230 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 13:03:09.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 13:03:09.230 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 13:03:09.230 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 13:03:09.231 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 13:03:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:09.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:09.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:09.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:09.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:10.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:10.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:03:10.243 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 13:03:10.243 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 13:03:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:10.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:10.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:10.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:10.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:03:10.245 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 13:03:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:10.250 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 13:03:10.250 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 13:03:10.250 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 13:03:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:10.250 TRACE [main][WidgetHandler] Notify Table with event 13 13:03:10.250 TRACE [main][WidgetHandler] Wait for synchronization 13:03:10.251 DEBUG [WorkbenchTestable][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") 13:03:10.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:10.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:10.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:10.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:10.254 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 13:03:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:10.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:10.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:10.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 13:03:13.262 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 13:03:13.262 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 13:03:13.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.263 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.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") 13:03:13.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:13.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:13.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:13.266 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:03:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:13.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:13.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:13.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:13.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:13.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.296 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 13:03:13.297 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:13.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.612 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.052 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.305 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:13.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:13.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:13.307 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:13.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:13.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:13.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:13.307 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:13.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.*'] 13:03:13.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.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.*'] 13:03:13.307 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.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.*'] 13:03:13.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:13.308 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:13.308 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:13.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:13.308 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:13.308 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:13.308 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:13.308 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:13.308 DEBUG [main][MenuItemLookup] Item match:Window 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.309 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:13.309 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:13.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:13.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:13.309 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:13.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.... 13:03:13.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. finished successfully 13:03:13.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.385 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.386 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:13.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:13.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:13.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:13.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:13.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:13.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:13.389 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:13.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:13.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:13.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.418 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:13.418 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:03:13.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:13.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:13.418 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:13.420 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 13:03:13.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.422 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:13.422 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:13.423 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:03:13.423 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:13.423 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:03:13.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:13.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:13.423 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:13.423 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 13:03:13.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:13.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:13.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 13:03:13.424 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 13:03:13.424 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:13.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.005 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:13.433 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:13.434 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:13.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:13.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:13.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:13.435 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:13.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:13.435 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:13.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:13.435 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:13.435 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:13.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:13.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:13.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:13.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:13.437 DEBUG [main][MenuItemLookup] Item match:Window 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.437 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:13.437 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:13.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:13.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:13.437 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:13.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.... 13:03:13.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:13.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.510 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:13.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.510 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:13.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:13.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:13.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:13.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:13.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:13.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:13.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:13.514 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:13.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:13.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:13.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:13.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:13.544 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:03:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:13.544 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:13.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:13.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:13.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:13.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:13.546 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:13.546 DEBUG [main][MenuItemLookup] Item match:Window 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:13.546 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.547 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:13.547 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:13.547 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.547 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:13.547 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:13.547 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:13.547 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:13.547 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:13.547 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:13.547 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:13.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.... 13:03:13.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 'Preferences.*'] is available. finished successfully 13:03:13.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:13.619 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:13.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:13.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:13.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:13.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:13.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:13.621 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:14.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:14.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:14.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:14.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:14.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:03:14.125 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:03:14.125 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:03:14.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:03:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:03:14.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:03:14.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.413 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.427 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:14.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:14.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:14.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:14.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:14.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:14.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:14.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:14.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:03:14.465 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:14.465 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:03:14.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:14.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:14.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:14.465 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:14.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:14.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:14.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:03:14.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:14.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:03:14.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:14.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:14.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:14.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:14.467 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:14.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:14.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:14.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:14.468 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:14.468 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:14.468 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:14.468 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:14.468 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:14.468 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:14.468 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:14.468 DEBUG [main][MenuItemLookup] Item match:Window 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.469 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:14.469 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:14.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:14.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:14.470 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:14.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 'Preferences.*'] is available.... 13:03:14.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:14.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:14.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.569 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:14.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:14.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:14.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:14.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:14.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:14.571 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:14.571 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:14.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:14.571 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:14.571 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:03:14.571 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:03:14.572 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:03:14.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:03:14.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:03:14.573 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.573 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:03:14.573 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:14.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:14.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.587 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:14.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:14.587 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:14.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:14.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.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.*'] 13:03:14.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.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.*'] 13:03:14.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.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.*'] 13:03:14.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:14.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:14.626 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:14.626 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:14.626 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:14.626 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:14.626 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:14.626 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:14.627 DEBUG [main][MenuItemLookup] Item match:Window 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.627 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:14.627 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:14.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:14.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:14.627 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:14.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:14.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 'Preferences.*'] is available. finished successfully 13:03:14.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.708 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:14.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:14.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:14.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:14.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:14.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:14.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:14.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:14.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:14.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:14.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:14.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 13:03:14.736 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 13:03:14.737 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 13:03:14.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 13:03:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 13:03:14.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 13:03:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.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) 13:03:14.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.741 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:14.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:14.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:14.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:14.775 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:14.775 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.775 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 13:03:14.775 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 13:03:14.776 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:14.776 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:14.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.345 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.921 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.308 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:03:14.782 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:03:14.784 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:14.784 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:14.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:03:14.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:14.784 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:14.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:14.784 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:14.784 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:14.784 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:14.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:14.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:14.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.785 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:14.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:14.785 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:14.786 DEBUG [main][MenuItemLookup] Item match:Window 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.786 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:14.786 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:14.786 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:14.786 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:14.786 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:14.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.... 13:03:14.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:14.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:14.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.901 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:14.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:14.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:14.903 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:14.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:14.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:14.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:14.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:14.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:14.905 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:14.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:14.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:14.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.932 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:03:14.933 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:14.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 13:03:14.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:03:14.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:14.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:14.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:14.934 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:14.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:14.935 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:14.935 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:14.935 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:14.935 DEBUG [main][MenuItemLookup] Item match:Project 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:03:14.938 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:03:14.938 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:03:14.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:03:14.950 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:14.950 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:14.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:14.950 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 13:03:14.950 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:14.951 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 13:03:14.951 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:14.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.016 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:14.960 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:14.962 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:14.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:14.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:14.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:14.962 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:14.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:14.963 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:14.963 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:14.963 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:14.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.*'] 13:03:14.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.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.*'] 13:03:14.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.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.*'] 13:03:14.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:14.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:14.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:14.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:14.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:14.964 DEBUG [main][MenuItemLookup] Item match:Window 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:14.965 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:14.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.965 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:14.965 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:14.965 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:14.965 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:14.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:14.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:14.965 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:15.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.... 13:03:15.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:15.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:15.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.073 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:15.073 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.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 13:03:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:15.075 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:15.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:15.087 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:15.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:15.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:15.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:15.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:03:15.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.130 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:03:15.132 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.133 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:03:15.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.133 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:03:15.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:03:15.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.134 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:03:15.134 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:03:15.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:03:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.136 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.136 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 13:03:15.136 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.137 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.137 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 13:03:15.137 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 13:03:15.137 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.137 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.004 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.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 13:03:15.144 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:03:15.144 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:15.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:03:15.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.145 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:15.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.145 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:15.145 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.145 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:15.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.*'] 13:03:15.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.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.*'] 13:03:15.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.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.*'] 13:03:15.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:15.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:15.146 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:15.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:15.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:15.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:15.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:15.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:15.146 DEBUG [main][MenuItemLookup] Item match:Window 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.147 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:15.147 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:15.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:15.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:15.148 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:15.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:15.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 'Preferences.*'] is available. finished successfully 13:03:15.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.256 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:15.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.256 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:15.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:15.259 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:15.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:15.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:15.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:15.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.279 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.280 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.280 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 13:03:15.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:03:15.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.280 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.291 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:15.291 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:15.291 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:15.291 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:15.291 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:15.291 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:15.291 DEBUG [main][MenuItemLookup] Item match:Project 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:03:15.292 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:03:15.292 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:03:15.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:03:15.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 13:03:15.293 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.293 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 13:03:15.293 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.293 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.013 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:03:15.300 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:03:15.300 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:15.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:03:15.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.301 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:15.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.301 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:15.301 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.301 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:15.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:15.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:15.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:15.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.324 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:15.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:15.324 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:15.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:15.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:15.324 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:15.324 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:15.324 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:15.324 DEBUG [main][MenuItemLookup] Item match:Window 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.325 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:15.325 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:15.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:15.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:15.325 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:15.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.... 13:03:15.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:15.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.425 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:15.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:15.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) 13:03:15.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:15.444 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:15.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:15.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:15.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.475 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 13:03:15.475 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.475 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 13:03:15.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:03:15.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.475 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.476 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:15.476 DEBUG [main][MenuItemLookup] Item match:Project 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 13:03:15.476 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 13:03:15.476 DEBUG [main][MenuItemLookup] Item match:Build Automatically 13:03:15.476 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:03:15.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.477 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 13:03:15.477 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 13:03:15.477 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:15.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 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 13:03:15.483 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:15.484 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:15.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:15.484 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.484 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:15.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.485 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:15.485 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.485 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:15.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:15.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:15.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.485 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:15.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:15.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:15.486 DEBUG [main][MenuItemLookup] Item match:Window 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.486 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:15.486 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:15.486 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:15.486 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:15.486 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:15.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:15.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.580 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:15.580 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:15.581 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:15.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:15.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:15.582 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:15.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:15.585 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:15.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:15.585 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:15.585 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:15.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.614 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:15.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:03:15.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:15.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:15.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:15.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:15.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:15.624 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 13:03:15.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:15.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:15.624 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:15.624 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:15.624 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:15.624 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:15.624 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:15.624 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:15.624 DEBUG [main][MenuItemLookup] Item match:Window 13:03:15.625 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:15.625 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:15.625 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:15.625 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.625 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:15.625 DEBUG [main][MenuItemLookup] Item match:Show View 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Properties' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:15.628 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:03:15.628 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:03:15.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:03:15.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:03:15.629 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:03:15.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:03:15.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:03:15.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:03:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:15.675 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:03:15.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:15.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:03:15.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:15.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:15.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:15.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:15.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:15.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:16.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:16.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:16.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:16.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:16.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:16.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 13:03:16.183 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 13:03:16.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 13:03:16.183 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 13:03:16.183 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.183 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:03:16.183 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:03:16.184 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.184 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:03:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:16.185 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:03:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:16.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:16.185 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:16.185 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:03:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:03:16.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 13:03:16.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 13:03:16.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:16.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 '\*?\QError Log\E') 13:03:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:16.329 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:03:16.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:03:16.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:16.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:16.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:16.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:16.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:16.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:03:16.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:16.338 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:03:16.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:03:16.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:16.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:16.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:16.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:16.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:16.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:16.346 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.346 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 13:03:16.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:03:16.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:16.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:03:16.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:16.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:16.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:16.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:16.351 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 13:03:16.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:03:16.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.371 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:16.371 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:03:16.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:16.374 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:03:16.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:03:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:16.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03: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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:03:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:16.382 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:03:16.382 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:03:16.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:16.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:16.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:16.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:16.383 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 13:03:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:16.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:03:16.396 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:16.435 DEBUG [main][MenuItemLookup] Found menu:'Copy' 13:03:16.435 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:16.435 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 13:03:16.435 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 13:03:16.435 DEBUG [main][MenuItemLookup] Item match:Delete Log 13:03:16.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 13:03:16.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 13:03:16.436 INFO [main][MenuItemHandler] Select menu item: &Delete Log 13:03:16.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 13:03:16.468 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 13:03:16.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 13:03:16.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:03:16.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.469 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:03:16.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 13:03:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:16.470 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 13:03:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:16.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:16.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:16.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:03:16.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:03:16.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 13:03:16.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:16.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 13:03:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:16.534 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:03:16.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:03:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:16.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:16.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 '\*?\QError Log\E') 13:03:16.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:16.540 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 13:03:16.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 13:03:16.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:16.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:16.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:16.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:16.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:16.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 13:03:16.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 13:03:16.543 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:16.543 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.061 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.732 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.196 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:16.548 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:16.549 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:16.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:16.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:16.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:16.549 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:16.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:16.550 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:16.550 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:16.550 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:16.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:16.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:16.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:16.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:16.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:16.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:16.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.551 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:16.551 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:16.551 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:16.551 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:16.551 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:16.551 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:16.551 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:16.551 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:16.551 DEBUG [main][MenuItemLookup] Item match:Window 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:16.552 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:16.552 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:16.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:16.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:16.552 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:16.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:16.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:16.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:16.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.657 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:16.657 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:16.657 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:16.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:16.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:16.671 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:16.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:16.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:16.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:16.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:16.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:03:16.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:16.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:16.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:16.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:16.696 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:03:16.697 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:03:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:16.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.715 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") 13:03:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:03:16.720 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:03:16.721 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:03:16.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:03:16.772 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 13:03:16.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:03:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:16.772 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:03:16.772 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.772 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:03:16.772 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:03:16.773 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:03:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:16.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:16.774 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:03:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:16.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:16.774 TRACE [main][WidgetHandler] Notify Table with event 13 13:03:16.775 TRACE [main][WidgetHandler] Wait for synchronization 13:03:16.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:03:16.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:03:16.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:16.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:03:16.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:16.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:16.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:16.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:16.779 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:03:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:16.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:16.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:17.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:03:17.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:03:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:03:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.282 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.282 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.282 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.283 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.284 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.284 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.284 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.284 DEBUG [main][MenuItemLookup] Item match:Perspective 13:03:17.287 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:03:17.287 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.287 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:03:17.287 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:03:17.287 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:03:17.287 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:03:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:03:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.288 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.288 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.289 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.289 DEBUG [main][MenuItemLookup] Item match:Perspective 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:03:17.289 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:03:17.289 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:03:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.290 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.290 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.290 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.290 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.291 DEBUG [main][MenuItemLookup] Item match:Perspective 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:03:17.291 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:03:17.291 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:03:17.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:03:17.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:03:17.291 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:03:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:03:17.363 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 13:03:17.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:03:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:03:17.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:17.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.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 "Reset Perspective") 13:03:17.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:17.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:03:17.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:17.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:17.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:17.370 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:03:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:17.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:17.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:17.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:17.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:17.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:17.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:03:17.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:17.561 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:03:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:17.561 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:17.566 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 13:03:17.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:17.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:17.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 13:03:17.568 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 13:03:17.568 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:17.568 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.869 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:03:17.573 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:03:17.574 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:17.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:17.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:03:17.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:17.574 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:17.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:17.574 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:17.574 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:17.574 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:17.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:17.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:17.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:17.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:17.576 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.576 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.576 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.577 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:17.577 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:17.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:17.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:17.577 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:17.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:17.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 'Preferences.*'] is available. finished successfully 13:03:17.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.703 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:17.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.703 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:17.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:17.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:17.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) 13:03:17.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:17.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:17.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:17.706 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:17.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:17.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:17.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:17.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.729 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 13:03:17.729 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:17.729 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 13:03:17.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:03:17.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:17.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:17.729 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:17.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:03:17.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:17.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:17.730 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 13:03:17.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 13:03:17.730 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:17.730 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:17.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:03:17.745 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:03:17.746 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:17.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:17.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:03:17.746 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:17.746 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:17.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:17.748 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:17.748 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:17.748 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:17.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.*'] 13:03:17.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.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.*'] 13:03:17.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:17.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:17.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:17.749 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:17.749 DEBUG [main][MenuItemLookup] Item match:Window 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.750 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:17.750 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:17.750 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:17.750 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:17.750 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:17.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 'Preferences.*'] is available.... 13:03:17.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:17.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:17.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.852 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:17.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:17.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:17.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:17.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:17.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:17.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) 13:03:17.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:17.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:17.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:17.856 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:17.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:17.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:17.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:17.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:17.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.881 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:17.881 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 13:03:17.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:03:17.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:17.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:17.881 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:17.882 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:17.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:17.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.894 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:17.894 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:17.894 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.894 DEBUG [main][MenuItemLookup] Item match:File 13:03:17.896 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:17.896 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:17.898 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:17.899 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:17.899 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:17.899 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:17.899 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:17.899 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:03:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:03:17.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:17.969 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:17.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:17.970 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 13:03:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:17.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:17.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:17.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:17.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:17.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:17.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:18.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:18.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:18.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:18.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:18.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:18.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:18.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:18.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:18.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 13:03:18.475 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 13:03:18.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 13:03:18.478 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 13:03:18.478 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:18.478 INFO [WorkbenchTestable][NewWizard] Finish wizard 13:03:18.478 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:03:18.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:18.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:18.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:18.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:18.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:18.479 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:18.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:18.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:18.479 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:18.479 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:18.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:18.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:03:18.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:18.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:18.772 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:18.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:18.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'] 13:03:18.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:18.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'] 13:03:18.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:18.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 13:03:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:18.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:18.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 13:03:18.773 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 13:03:18.773 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:18.773 DEBUG [main][MenuItemLookup] Item match:File 13:03:18.774 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:18.774 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:18.777 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:18.777 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:18.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:18.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:18.789 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:03:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:03:18.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:18.879 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:18.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:18.879 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 13:03:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:18.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:18.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:18.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:18.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:18.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:18.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:18.881 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:18.881 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:18.881 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:18.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:18.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 13:03:18.882 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 13:03:18.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 13:03:18.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 13:03:18.882 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:18.882 INFO [WorkbenchTestable][NewWizard] Finish wizard 13:03:18.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.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) 13:03:18.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:18.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:18.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:18.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:18.883 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:18.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:18.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:18.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:18.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:03:18.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:03:18.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:18.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:18.967 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:18.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:18.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'] 13:03:18.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:18.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'] 13:03:18.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:18.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 13:03:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:18.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:18.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 13:03:18.968 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 13:03:18.968 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:18.968 DEBUG [main][MenuItemLookup] Item match:File 13:03:18.969 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:18.969 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:18.972 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:18.972 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:18.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:18.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:18.972 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:19.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 'New|Select a wizard'] is available.... 13:03:19.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. finished successfully 13:03:19.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:19.047 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:19.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.047 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 13:03:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:19.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:19.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:19.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:19.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:19.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:19.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:19.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:19.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:19.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:19.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:19.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:19.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 13:03:19.049 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 13:03:19.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 13:03:19.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 13:03:19.049 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:19.050 INFO [WorkbenchTestable][NewWizard] Finish wizard 13:03:19.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:03:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:19.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:19.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:19.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:19.051 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:19.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:19.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:03:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:03:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:03:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:19.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:19.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 '\*?\QUntitled 3\E') 13:03:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:19.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:19.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:19.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:19.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:19.155 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:19.156 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 13:03:19.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:03:19.261 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:19.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:19.261 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 13:03:19.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 13:03:19.261 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:19.261 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:19.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.516 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.38 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:19.266 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:19.266 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:19.267 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:19.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:19.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:19.267 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:19.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:19.267 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:19.267 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:19.267 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:19.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:19.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:19.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:19.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:19.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:19.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:19.268 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:19.268 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:19.268 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:19.269 DEBUG [main][MenuItemLookup] Item match:Window 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:19.269 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:19.269 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:19.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:19.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:19.290 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:19.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:19.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:19.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:19.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:19.396 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:19.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.397 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:19.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:19.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:19.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:19.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:19.398 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:19.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:19.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:19.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:19.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:19.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:19.401 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:19.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:19.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:19.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:19.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:19.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:19.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:19.443 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 13:03:19.443 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 13:03:19.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.*'] 13:03:19.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.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.*'] 13:03:19.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.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.*'] 13:03:19.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:19.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:19.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:19.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:19.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:19.444 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:19.444 DEBUG [main][MenuItemLookup] Item match:Window 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:19.445 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:19.445 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:19.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:19.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:19.445 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:19.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.... 13:03:19.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. finished successfully 13:03:19.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:19.549 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:19.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:19.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:19.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:19.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:19.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:19.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:03:19.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:19.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:20.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:03:20.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:20.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:20.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:20.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:20.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:03:20.056 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:03:20.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:03:20.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:6117): Gtk-CRITICAL **: 13:03:20.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:03:20.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.438 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...") 13:03:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:20.440 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 13:03:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:20.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:20.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:20.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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.... 13:03:20.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 13:03:20.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 13:03:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:20.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:20.499 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 13:03:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 13:03:20.504 TRACE [main][WidgetHandler] Notify List with event 13 13:03:20.504 TRACE [main][WidgetHandler] Wait for synchronization 13:03:20.504 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:03:20.504 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 13:03:20.504 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.jdt.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) 13:03:20.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:20.506 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:03:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:20.506 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:20.506 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:20.552 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:") 13:03:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:20.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:20.555 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 13:03:20.575 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:") 13:03:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:20.579 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:20.579 INFO [WorkbenchTestable][AbstractText] Text set to: testName 13:03:20.582 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:03:20.582 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) 13:03:20.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:20.586 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 13:03:20.586 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 13:03:20.586 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) 13:03:20.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:20.588 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:20.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:20.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:20.588 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:20.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:20.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:20.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:20.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:20.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.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 and Close") 13:03:20.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:20.639 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 13:03:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:20.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:20.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:20.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:20.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:20.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:20.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:20.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:20.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:03:20.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:20.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:20.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:20.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:20.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:20.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:20.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:20.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:20.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:20.741 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:20.741 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:20.742 DEBUG [main][MenuItemLookup] Item match:Window 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:20.742 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:20.742 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:20.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:20.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:20.742 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6117): Gtk-CRITICAL **: 13:03:20.791: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:03:20.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:03:20.873 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:20.875 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:20.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.875 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:03:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:20.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:03:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:20.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:20.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:20.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 13:03:20.877 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 13:03:20.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 13:03:20.878 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 13:03:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.879 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 13:03:20.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:03:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:20.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:20.907 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 13:03:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:03:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:20.908 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:20.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:20.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:20.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:20.910 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:20.910 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:20.910 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:20.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:20.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:20.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:20.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:20.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:20.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:20.953 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:03:20.953 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:20.953 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:03:20.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:20.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:20.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:20.953 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:20.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:20.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:20.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:20.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 13:03:20.954 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 13:03:20.954 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:20.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:20.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.689 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.213 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 13:03:20.961 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:20.962 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:20.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:20.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:20.962 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:20.962 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:20.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:20.979 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:20.979 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:20.979 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:20.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.*'] 13:03:20.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.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.*'] 13:03:20.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.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.*'] 13:03:20.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:20.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:20.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:20.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:20.980 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:20.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:20.980 DEBUG [main][MenuItemLookup] Item match:Window 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:20.981 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:20.981 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:20.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:20.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:20.981 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6117): Gtk-CRITICAL **: 13:03:21.046: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:03:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:21.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 13:03:21.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:21.101 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:21.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:21.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:21.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:21.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:21.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:21.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:21.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:21.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:21.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:21.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:21.104 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:21.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:21.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:21.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:21.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:21.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:21.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:21.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:21.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:21.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:03:21.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:21.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:21.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:21.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:21.136 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 13:03:21.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'] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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'] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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 Java Project"] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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'] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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'] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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'] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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 Java Project"] 13:03:21.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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'] 13:03:21.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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'] 13:03:21.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:21.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:21.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:21.140 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:21.140 DEBUG [main][MenuItemLookup] Item match:File 13:03:21.141 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:21.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:21.143 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:21.144 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:21.144 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:21.144 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:21.144 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:21.144 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:21.144 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:21.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:21.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:21.157 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:03:21.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:03:21.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:21.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:21.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:21.222 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:21.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:21.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 13:03:21.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:21.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:21.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:21.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:21.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:21.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:21.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:21.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:03:21.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:21.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:21.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:21.726 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:03:21.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:21.727 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:21.727 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:21.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:03:21.728 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:03:21.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:03:21.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:03:21.731 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:21.731 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:03:21.731 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:03:21.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:21.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:21.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:21.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:21.732 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:03:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:21.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:21.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:22.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'] 13:03:22.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:22.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:22.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.... 13:03:22.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 13:03:22.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:03:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:22.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:22.006 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:03:22.006 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:22.007 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 13:03:22.007 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:") 13:03:22.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:22.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:22.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:22.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:22.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:22.029 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:22.030 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 13:03:22.062 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:03:22.062 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:03:22.063 DEBUG [WorkbenchTestable][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) 13:03:22.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:22.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:22.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:22.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:22.066 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:22.066 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:22.066 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:22.071 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.... 13:03:25.141 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 13:03:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:25.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:03:25.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:25.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:25.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:25.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:25.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:25.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:25.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:03:25.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:25.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:25.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:25.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:25.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 '\*?\QPackage Explorer\E') 13:03:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:25.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:25.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:25.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:25.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:25.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:03:25.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:03:25.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:25.151 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:03:25.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:03:25.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:25.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:25.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:25.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:25.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:25.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:26.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:26.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:03:26.154 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:03:26.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:03:26.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:26.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:26.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:03:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:26.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:26.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:26.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 13:03:26.161 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 13:03:26.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:26.161 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:26.161 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:26.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:26.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:26.162 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:03:26.162 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:26.162 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:03:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:26.162 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:26.162 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 13:03:26.163 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 13:03:26.164 DEBUG [main][EditorHandler] 0 editor(s) found 13:03:26.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:26.169 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:03:26.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:26.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:26.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:26.170 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:26.170 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:26.170 DEBUG [main][MenuItemLookup] Item match:Window 13:03:26.171 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:26.171 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:26.171 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:26.171 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:26.171 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:26.171 DEBUG [main][MenuItemLookup] Item match:Show View 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:26.178 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:03:26.178 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:03:26.179 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:03:26.179 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:03:26.179 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:03:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:03:26.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:03:26.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:03:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:26.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:03:26.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:26.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:26.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:03:26.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:26.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:26.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:03:26.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:26.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:26.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:03:26.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:26.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:03:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:26.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:03:26.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:03:26.340 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:03:26.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:03:26.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:03:26.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:26.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:26.341 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:03:26.341 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:26.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.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 "Open") 13:03:26.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:26.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:03:26.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:26.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:26.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:26.342 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:03:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:26.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:26.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:26.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:03:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:03:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:03:26.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:03:26.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:26.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:26.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') 13:03:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:26.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:26.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:03:26.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:26.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:03:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:26.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:26.437 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:26.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:26.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:26.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:26.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:26.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:26.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:26.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:26.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:27.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:27.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:27.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:03:27.440 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:27.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:27.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:27.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:27.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 13:03:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:27.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:27.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:27.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 13:03:27.442 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 13:03:27.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:27.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:27.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:27.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:27.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:27.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:27.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:27.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:28.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:28.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:03:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:03:28.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:28.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:28.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:28.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:28.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 13:03:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:28.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:28.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:28.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 13:03:28.453 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 13:03:28.453 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:28.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:28.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:03:28.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 13:03:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:28.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:28.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:28.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:28.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:28.455 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 13:03:28.455 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 13:03:28.456 DEBUG [main][TreeItemHandler] Set Tree selection 13:03:28.456 DEBUG [main][TreeHandler] Notify Tree about selection event 13:03:28.464 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 13:03:28.468 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 13:03:28.469 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 13:03:28.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:03:28.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'New' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Move...' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:28.554 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:03:28.554 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:03:28.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:03:28.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:03:28.554 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:03:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:28.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:03:29.056 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 13:03:29.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:03:29.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:29.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:29.056 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:29.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:29.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:03:29.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'New' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:03:29.081 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:03:29.081 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:03:29.081 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:03:29.081 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:03:29.081 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:03:29.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:6117): Gtk-CRITICAL **: 13:03:29.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6117): Gtk-CRITICAL **: 13:03:29.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6117): Gtk-CRITICAL **: 13:03:29.356: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6117): Gtk-CRITICAL **: 13:03:29.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 13:03:29.939 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 13:03:29.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:03:29.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:29.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:03:29.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:29.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:03:29.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:29.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:29.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:29.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:29.944 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:03:29.944 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:03:29.945 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:03:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:29.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:29.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:29.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") 13:03:29.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:29.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:03:29.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:29.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:29.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:29.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:29.946 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:03:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:29.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:29.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:29.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:29.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:03:30.028 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:03:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:03:30.529 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:03:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:30.529 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 13:03:30.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:03:30.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:03:30.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:03:30.529 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:03:30.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:03:30.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:03:30.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:30.530 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:30.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:03:30.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:03:30.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:03:30.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 13:03:30.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:03:30.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:03:30.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:30.532 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:30.532 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:30.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 13:03:30.533 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 13:03:30.533 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:03:30.533 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:03:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.574 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.028 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 4.371 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.v20230904-1208 [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 13:03:41.944 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:03:41.947 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 13:03:41.959 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:03:41.960 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 13:03:42.038 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:03:42.067 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:03:42.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:42.071 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:03:42.073 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 13:03:42.074 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 13:03:42.081 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 13:03:42.152 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:42.152 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:03:42.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:42.155 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:03:42.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:42.159 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:03:42.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.*'] 13:03:42.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:42.181 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:42.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:42.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:03:42.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:42.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:42.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:42.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:42.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:42.195 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:42.226 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:42.226 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:42.226 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:42.226 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:42.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:42.227 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:42.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:42.227 DEBUG [main][MenuItemLookup] Item match:Window 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:42.231 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:42.232 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:42.232 DEBUG [main][MenuItemLookup] Item match:Preferences 13:03:42.234 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:03:42.235 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:03:42.236 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:03:42.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:03:42.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 13:03:42.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:03:42.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:42.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:42.435 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:03:42.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:42.443 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:03:42.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:42.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:42.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:42.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:42.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:42.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:42.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:03:42.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:42.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:42.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:42.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:42.535 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:03:42.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:42.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:42.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:42.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:42.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:42.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:42.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:42.593 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:03:42.594 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 13:03:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:42.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:42.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:42.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:42.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:42.623 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") 13:03:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:42.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:42.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:42.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:42.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:03:42.640 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 13:03:42.640 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:03:42.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 13:03:42.732 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 13:03:42.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 13:03:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:03:42.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:42.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:03:42.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:42.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:42.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:42.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:03:42.740 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 13:03:42.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:42.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:42.744 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 13:03:42.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:03:42.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:03:42.748 TRACE [main][WidgetHandler] Notify Table with event 13 13:03:42.748 TRACE [main][WidgetHandler] Wait for synchronization 13:03:42.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:42.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:03:42.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:42.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:42.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:42.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:03:42.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:42.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:42.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:42.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 13:03:42.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:42.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:42.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:42.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:42.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:42.754 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:03:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:42.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:42.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:42.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:03:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:03:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:03:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:43.366 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:43.366 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:43.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:43.367 DEBUG [main][MenuItemLookup] Item match:Window 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.368 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.372 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:43.372 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:43.372 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:43.372 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:43.372 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:43.372 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:43.372 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:43.373 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:43.373 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:43.373 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:43.373 DEBUG [main][MenuItemLookup] Item match:Window 13:03:43.374 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:43.374 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:43.374 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:43.374 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.374 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:43.374 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:43.374 DEBUG [main][MenuItemLookup] Item match:Perspective 13:03:43.377 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:03:43.378 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.378 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:03:43.378 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:03:43.378 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:03:43.378 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:03:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:03:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:43.380 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:43.380 DEBUG [main][MenuItemLookup] Item match:Window 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.381 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.382 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:43.382 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:43.382 DEBUG [main][MenuItemLookup] Item match:Window 13:03:43.383 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:43.383 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:43.383 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:43.383 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.383 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:43.383 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:43.383 DEBUG [main][MenuItemLookup] Item match:Perspective 13:03:43.384 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:03:43.384 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.384 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:03:43.384 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:03:43.384 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:03:43.384 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:03:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.385 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:43.387 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:43.387 DEBUG [main][MenuItemLookup] Item match:Window 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.388 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:03:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.389 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:03:43.389 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:03:43.389 DEBUG [main][MenuItemLookup] Item match:Window 13:03:43.390 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:03:43.390 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:03:43.390 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:03:43.390 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.390 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:03:43.390 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:03:43.390 DEBUG [main][MenuItemLookup] Item match:Perspective 13:03:43.391 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:03:43.391 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:43.391 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:03:43.391 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:03:43.391 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:03:43.391 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:03:43.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:03:43.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:03:43.392 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:03:43.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:03:43.457 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 13:03:43.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:03:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:43.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:43.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:03:43.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:43.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:43.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:43.460 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:03:43.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:43.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:03:43.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:43.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:43.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:43.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:43.461 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:03:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:43.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:43.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:46.266 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:46.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.267 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:46.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.268 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Case"] 13:03:46.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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'] 13:03:46.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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'] 13:03:46.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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 Java Project"] 13:03:46.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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'] 13:03:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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'] 13:03:46.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:46.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window 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"] 13:03:46.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:46.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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'] 13:03:46.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:46.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:46.323 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:46.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:46.324 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:46.324 DEBUG [main][MenuItemLookup] Item match:File 13:03:46.329 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:46.329 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:46.334 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:46.335 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:46.335 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:46.335 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:46.335 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:46.335 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:46.337 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:46.337 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:46.337 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:46.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:03:46.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:03:46.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:46.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:46.474 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:46.475 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:46.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 13:03:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:46.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:46.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:46.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:46.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:46.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:46.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:46.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:03:46.481 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:46.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:46.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:46.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:46.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:03:46.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:46.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:46.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:46.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:46.991 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 13:03:46.992 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 13:03:46.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 13:03:46.996 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 13:03:46.997 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:46.997 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:03:46.997 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:03:46.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:46.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:46.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:46.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:46.999 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:03:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:46.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:47.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:47.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:47.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'] 13:03:47.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:47.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:47.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 13:03:47.364 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 13:03:47.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 13:03:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:47.365 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:03:47.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:47.367 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 13:03:47.369 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:") 13:03:47.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:47.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:47.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:47.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:47.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:47.375 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:47.376 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 13:03:47.428 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 13:03:47.428 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 13:03:47.437 DEBUG [WorkbenchTestable][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) 13:03:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:47.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:47.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:47.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:47.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:47.443 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:47.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:47.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:47.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:47.472 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.... 13:03:50.846 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 13:03:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:50.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:50.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:50.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 13:03:50.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:50.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:50.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:50.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:50.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'] 13:03:50.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:50.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:03:50.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:50.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:50.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:50.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.855 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New Java Class"] 13:03:50.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:50.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.856 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:50.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:50.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:03:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:50.858 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:03:50.858 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:03:50.859 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:50.859 DEBUG [main][MenuItemLookup] Item match:File 13:03:50.871 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:50.871 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:50.878 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:50.879 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:50.879 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:50.879 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:50.879 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:50.879 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:50.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:50.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:50.880 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:51.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 'New|Select a wizard'] is available.... 13:03:51.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:03:51.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:51.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:51.071 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:51.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:51.071 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:03:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:51.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:51.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 13:03:51.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:51.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:51.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 13:03:51.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 13:03:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:51.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 13:03:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:51.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 13:03:51.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 13:03:51.075 DEBUG [main][TreeItemHandler] Selecting tree item: Class 13:03:51.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 13:03:51.079 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 13:03:51.079 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:51.079 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:03:51.079 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:03:51.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:51.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:51.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:51.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:51.128 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:03:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:51.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:51.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:51.569 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:51.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:51.569 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:51.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 13:03:51.570 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 13:03:51.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 13:03:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:51.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:51.572 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:03:51.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:51.640 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:") 13:03:51.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:51.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:51.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:51.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:51.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:51.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:51.662 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 13:03:51.665 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:") 13:03:51.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:51.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:51.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:51.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:51.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:51.735 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:51.737 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:03:51.739 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 13:03:51.739 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 13:03:51.739 DEBUG [WorkbenchTestable][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) 13:03:51.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:51.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:51.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:51.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:51.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:51.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:03:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:51.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:51.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:51.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:51.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:03:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:03:54.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 4 files to index (/opt/tools/java/openjdk/jdk-17/17.0.2+8/lib/jrt-fs.jar)' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:03:54.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:03:54.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:03:54.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:03:54.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:03:54.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:03:54.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:03:54.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:03:54.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: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:54.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.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'] 13:03:54.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:54.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 13:03:54.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.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'] 13:03:54.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.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'] 13:03:54.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 13:03:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:54.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:54.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:03:54.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:03:54.241 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:54.241 DEBUG [main][MenuItemLookup] Item match:File 13:03:54.243 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:03:54.243 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'File' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'' 13:03:54.247 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:03:54.248 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:03:54.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:03:54.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:03:54.268 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:03:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:03:54.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:03:54.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:03:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:54.585 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:54.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:54.585 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:03:54.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:54.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:54.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:54.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:54.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:03:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:03:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:03:54.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:03:54.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:55.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:55.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:03:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:03:55.089 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:03:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:55.089 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:03:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:55.089 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:03:55.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 13:03:55.090 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 13:03:55.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 13:03:55.093 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 13:03:55.093 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:03:55.093 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:03:55.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:03:55.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:55.095 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:03:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:55.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:55.095 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:55.095 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:55.344 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:03:55.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:55.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:55.344 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.... 13:03:55.344 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 13:03:55.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:03:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:55.345 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:03:55.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:03:55.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 "Source folder:") 13:03:55.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:55.349 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:55.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:03:55.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:55.365 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:55.366 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:03:55.366 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:55.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:55.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:03:55.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:55.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:55.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 "Class under test:") 13:03:55.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:03:55.469 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:03:55.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 "Next >", Widget matcher matching widgets with style: 8) 13:03:55.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:55.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 "Finish", Widget matcher matching widgets with style: 8) 13:03:55.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:55.532 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:03:55.532 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 13:03:55.532 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) 13:03:55.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:03:55.536 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:03:55.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:03:55.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:03:55.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:03:55.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:03:55.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:03:55.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:03:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:03:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:03:55.632 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:03:55.632 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:03:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:03:55.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:03:55.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:03:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:03:55.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:03:55.633 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 13:03:55.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:03:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:56.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:03:56.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:03:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:56.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:03:56.635 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 13:03:56.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:03:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:56.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:03:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:56.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:03:56.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:03:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:56.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:03:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:56.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:03:56.636 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 13:03:56.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:03:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:57.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:57.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:03:57.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:03:57.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:57.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:57.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:03:57.638 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 13:03:57.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:03:57.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:58.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:03:58.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:03:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:58.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:03:58.639 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 13:03:58.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:03:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:59.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:03:59.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:03:59.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:03:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:03:59.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:03:59.641 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 13:03:59.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:03:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:00.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:04:00.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:04:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:00.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:00.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:04:00.643 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 13:04:00.643 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:04:00.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:01.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:01.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:04:01.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:04:01.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:01.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:04:01.644 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 13:04:01.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:04:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:02.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:04:02.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:04:02.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:02.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:04:02.646 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 13:04:02.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:04:02.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:03.147 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:04:03.147 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:04:03.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:03.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:04:03.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 13:04:03.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:04:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:04.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:04:04.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:04:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:04.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:04:04.650 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 13:04:04.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:04:04.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:05.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:04:05.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:04:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:05.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:05.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:04:05.652 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 13:04:05.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:04:05.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:06.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:04:06.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:04:06.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:06.653 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:04:06.654 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 13:04:06.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:04:06.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:07.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:07.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:04:07.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:04:07.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:07.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:04:07.655 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 13:04:07.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:04:07.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:08.156 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:04:08.156 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:04:08.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:08.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:04:08.660 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.... 13:04:08.661 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 13:04:08.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:04:08.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:08.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:08.676 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:04:08.676 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 13:04:08.676 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) 13:04:08.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:08.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:08.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:08.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:08.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:08.678 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:04:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:08.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:08.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:08.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:08.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:04:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:04:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:08.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:08.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:08.737 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:08.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:08.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:04:08.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:04:08.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:04:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:08.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:08.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:04:08.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:04:08.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:04:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:04:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:04:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:04:08.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:04:08.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:04:08.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:08.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:04:08.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:08.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:04:08.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:08.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 13:04:08.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:08.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:04:08.760 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 13:04:08.760 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:08.760 DEBUG [main][MenuItemLookup] Item match:File 13:04:08.762 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:04:08.762 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:08.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:04:08.765 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:04:08.765 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:04:08.765 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:04:08.766 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:04:08.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.... 13:04:08.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:04:08.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:04:08.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:08.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:08.865 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:04:08.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:08.865 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:04:08.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:08.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:08.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:08.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:04:08.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:04:08.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:09.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:09.369 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:04:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:04:09.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:04:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:09.370 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:04:09.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:09.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:04:09.371 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 13:04:09.371 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 13:04:09.371 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 13:04:09.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 13:04:09.374 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:04:09.374 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:04:09.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:04:09.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:09.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:09.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:09.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:09.376 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:04:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:09.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:09.377 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:09.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:09.463 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:04:09.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:09.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:09.464 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.... 13:04:09.464 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 13:04:09.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 13:04:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:09.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:09.465 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:04:09.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:09.470 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()") 13:04:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:09.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:09.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:09.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:09.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:10.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:10.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:10.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:04:10.502 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:04:10.502 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()") 13:04:10.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:10.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:10.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:10.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:10.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:10.512 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 13:04:10.513 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 13:04:10.513 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 13:04:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:10.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:10.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:10.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:10.514 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()") 13:04:10.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:10.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:10.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:11.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:11.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:11.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:11.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:11.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:04:11.534 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:04:11.535 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()") 13:04:11.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:11.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:11.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:11.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:11.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:11.540 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 13:04:11.540 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 13:04:11.541 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 13:04:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:11.541 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:11.541 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:11.541 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()") 13:04:11.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:11.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:11.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:12.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:12.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:12.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:12.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:04:12.565 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:04:12.565 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.ui.test.wizard.impl.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()") 13:04:12.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:12.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:12.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:12.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:12.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:12.570 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 13:04:12.570 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 13:04:12.570 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 13:04:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:12.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:12.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:12.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:12.571 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()") 13:04:12.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:12.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:12.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:13.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:13.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:13.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:04:13.590 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 13:04:13.590 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()") 13:04:13.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:13.596 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 13:04:13.596 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 13:04:13.597 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 13:04:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:13.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:13.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:13.597 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") 13:04:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:13.600 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 13:04:13.600 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 13:04:13.600 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 13:04:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:13.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:13.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:13.600 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:") 13:04:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:13.609 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:13.610 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 13:04:13.617 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:") 13:04:13.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:13.621 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:13.622 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 13:04:13.624 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:04:13.625 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 13:04:13.625 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) 13:04:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:13.632 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:04:13.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:13.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:13.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:13.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:13.668 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") 13:04:13.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:13.669 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 13:04:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:13.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:13.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:13.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 13:04:13.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:13.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 13:04:13.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:13.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:13.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:13.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:13.673 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 13:04:13.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:04:13.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:14.174 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:04:14.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 13:04:14.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:14.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 13:04:14.674 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 13:04:14.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:04:14.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:14.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:04:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:14.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:04:14.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 13:04:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:14.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 13:04:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:14.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 13:04:14.675 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 13:04:14.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:04:14.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:15.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:15.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:04:15.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 13:04:15.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:15.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 13:04:15.676 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 13:04:15.676 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:04:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:16.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:04:16.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 13:04:16.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:16.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 13:04:16.678 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 13:04:16.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:04:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:17.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:04:17.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 13:04:17.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:17.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 13:04:17.679 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 13:04:17.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:04:17.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:18.180 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:04:18.180 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 13:04:18.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:18.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:18.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 13:04:18.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 13:04:18.681 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:04:18.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:19.181 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:04:19.181 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 13:04:19.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:19.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 13:04:19.682 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 13:04:19.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:04:19.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:20.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:04:20.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 13:04:20.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:20.684 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 13:04:20.684 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 13:04:20.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:04:20.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:21.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:04:21.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 13:04:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:21.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 13:04:21.685 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 13:04:21.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:04:21.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:22.186 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:04:22.186 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 13:04:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:22.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 13:04:22.687 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 13:04:22.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:04:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:23.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:23.187 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:04:23.187 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 13:04:23.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:23.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:23.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 13:04:23.688 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 13:04:23.688 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:04:23.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:24.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:04:24.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 13:04:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:24.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:24.689 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 13:04:24.690 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 13:04:24.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:04:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:25.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:04:25.190 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 13:04:25.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:25.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:25.691 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 13:04:25.691 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 13:04:25.691 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:04:25.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:26.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:04:26.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 13:04:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:26.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:26.692 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 13:04:26.694 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 13:04:26.694 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 13:04:26.694 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) 13:04:26.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:26.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:26.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:26.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:26.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:26.712 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:04:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:26.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:26.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:27.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:04:27.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:04:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:27.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04: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 '\*?\QTestClassTest.java\E') 13:04:27.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:27.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:27.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:27.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:27.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:27.927 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:27.928 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 13:04:28.038 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.... 13:04:38.044 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 04, 2023 1:04:38 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 13:04:38.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:04:38.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:04:38.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:04:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:38.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:38.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 13:04:38.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:38.063 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:04:38.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 13:04:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:38.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:38.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 13:04:38.084 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:38.084 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:38.084 DEBUG [main][MenuItemLookup] Item match:Window 13:04:38.089 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:38.089 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:38.089 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:38.089 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:38.089 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:38.089 DEBUG [main][MenuItemLookup] Item match:Show View 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:38.094 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:04:38.094 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:04:38.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:04:38.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:04:38.095 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:04:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:04:38.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:04:38.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:38.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:04:38.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:38.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:04:38.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:38.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:38.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:38.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:04:38.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:04:38.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:38.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:38.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:04:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:04:38.665 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:04:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:38.665 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:04:38.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:38.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:04:38.665 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:04:38.665 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:04:38.666 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:04:38.666 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:04:38.666 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:38.666 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:04:38.666 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:38.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:38.667 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:04:38.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:38.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:04:38.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:38.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:38.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:38.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:38.668 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:04:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:38.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:38.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:38.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:04:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:04:38.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:04:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:38.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:04:38.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:38.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 13:04:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:38.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 13:04:38.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:04:38.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:38.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:38.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:38.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:38.744 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:04:38.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:04:38.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:38.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 13:04:38.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:04:38.747 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:04:38.749 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:04:38.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:04:38.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:38.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:38.764 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:04:38.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:04:38.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:38.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:38.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:38.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:38.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:39.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:39.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:39.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:39.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:39.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:04:39.767 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:04:39.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:04:39.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:39.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:39.769 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:04:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:39.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:39.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:39.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:39.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:39.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 13:04:39.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 13:04:39.806 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 13:04:39.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 13:04:39.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 13:04:39.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:04:39.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'New' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:39.886 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:04:39.886 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:04:39.886 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:04:39.886 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:04:39.886 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:04:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:39.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:04:40.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:04:40.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:40.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:40.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:40.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:40.388 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 13:04:40.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 13:04:40.388 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 13:04:40.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 13:04:40.399 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 13:04:40.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:04:40.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'New' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:04:40.438 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:04:40.438 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:04:40.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:04:40.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:04:40.439 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:04:40.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.... 13:04:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:04:41.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:04:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:41.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:04:41.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:04:41.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:41.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:41.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:41.104 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:04:41.104 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:04:41.104 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:04:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:41.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:41.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:41.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:04:41.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:41.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:04:41.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:41.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:41.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:41.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:41.107 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:04:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:41.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:41.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:41.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:04:41.115 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:04:41.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:04:41.616 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:04:41.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:41.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:04:41.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:04:41.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:04:41.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:04:41.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:41.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:41.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:41.617 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 13:04:41.617 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:04:41.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:04:41.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.694 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.611 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 29.309 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:04:41.657 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:04:41.658 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:04:41.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:04:41.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:04:41.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:04:41.659 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:04:41.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:04:41.659 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:04:41.659 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:04:41.660 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:04:41.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:04:41.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:41.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:04:41.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:41.660 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:04:41.660 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:41.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:04:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:41.661 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:04:41.661 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.661 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.661 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.663 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:04:41.663 DEBUG [main][MenuItemLookup] Item match:Preferences 13:04:41.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:04:41.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:04:41.663 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:04:41.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.... 13:04:41.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully 13:04:41.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:04:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:41.761 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:04:41.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:41.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 13:04:41.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:41.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:41.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:41.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:41.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:04:41.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:41.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:41.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:41.765 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:04:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:41.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:41.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:41.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:04:41.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:04:41.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:04:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:41.805 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:04:41.805 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:04:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:04:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.805 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.805 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:04:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.806 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.807 DEBUG [main][MenuItemLookup] Item match:Perspective 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:04:41.807 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:04:41.807 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:04:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:04:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.808 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.808 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.808 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:04:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.809 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.809 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.809 DEBUG [main][MenuItemLookup] Item match:Perspective 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:04:41.810 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:04:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.810 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:04:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:04:41.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:04:41.811 DEBUG [main][MenuItemLookup] Item match:Window 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:04:41.812 DEBUG [main][MenuItemLookup] Item match:Perspective 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:04:41.812 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:04:41.812 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:04:41.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:04:41.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:04:41.812 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:04:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:04:41.860 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 13:04:41.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:04:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:41.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.860 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:04:41.860 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:41.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 13:04:41.861 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:41.861 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:04:41.861 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:41.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:41.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:41.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:41.861 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:04:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:41.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:41.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:41.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:42.364 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:04:42.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.364 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:04:42.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.364 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 13:04:42.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:04:42.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:04:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:04:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:04:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:04:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:04:42.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'] 13:04:42.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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'] 13:04:42.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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'] 13:04:42.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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: "New RedDeer Test Plugin"] 13:04:42.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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'] 13:04:42.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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'] 13:04:42.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:04:42.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:04:42.366 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:42.366 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:42.366 DEBUG [main][MenuItemLookup] Item match:File 13:04:42.367 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:04:42.367 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:42.371 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:04:42.371 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:04:42.371 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:04:42.371 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:04:42.371 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:04:42.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.... 13:04:42.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 'New|Select a wizard'] is available. finished successfully 13:04:42.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:04:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.463 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:04:42.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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 13:04:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:42.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:04:42.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:04:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:42.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:04:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:42.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:04:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:04:42.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:04:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:42.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:04:42.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:42.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:04:42.466 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:04:42.466 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:04:42.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:04:42.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:04:42.473 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:04:42.474 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:04:42.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:04:42.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:42.475 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:04:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:42.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:42.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:42.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:42.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'] 13:04:42.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.694 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.... 13:04:42.694 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 13:04:42.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:04:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.695 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:04:42.695 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:04:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.696 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Product id:") 13:04:42.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:42.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:42.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:42.699 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 13:04:42.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.707 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:42.707 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:04:42.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Application id:") 13:04:42.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:42.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:42.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:42.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 13:04:42.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.731 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:42.731 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:04:42.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:04:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:04:42.736 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 13:04:42.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:42.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:42.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:42.737 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.... 13:04:42.737 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 13:04:42.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:04:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.738 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:04:42.738 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 13:04:42.738 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) 13:04:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:42.739 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:04:42.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:42.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:42.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:42.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:04:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:04:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:42.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:04:42.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:42.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:42.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:04:42.794 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:04:42.794 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:04:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:42.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:04:42.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:04:42.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:04:42.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:04:42.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:04:42.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:04:42.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:04:42.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'] 13:04:42.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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'] 13:04:42.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.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'] 13:04:42.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:04:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:04:42.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:04:42.796 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:42.796 DEBUG [main][MenuItemLookup] Item match:File 13:04:42.797 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:04:42.797 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'File' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'' 13:04:42.800 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:04:42.800 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:04:42.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:04:42.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:04:42.800 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:04:42.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 'New|Select a wizard'] is available.... 13:04:42.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:04:42.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:04:42.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.888 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:04:42.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:04:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:04:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:42.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:04:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:42.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:04:42.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:42.891 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:04:42.891 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:04:42.891 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:04:42.891 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:04:42.898 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:04:42.898 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:04:42.898 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:04:42.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) 13:04:42.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:42.900 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:04:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:42.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:42.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:42.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:42.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'] 13:04:42.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.963 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.... 13:04:42.963 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 13:04:42.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:04:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:42.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:42.964 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:04:42.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:04:42.965 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:") 13:04:42.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:42.966 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:42.967 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 13:04:42.974 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:") 13:04:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:42.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:42.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:42.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:42.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:42.986 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 13:04:42.999 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:") 13:04:42.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:42.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:43.004 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:43.005 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 13:04:43.030 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:") 13:04:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:43.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:43.037 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 13:04:43.042 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:") 13:04:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:43.045 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 13:04:43.045 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 13:04:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:43.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:43.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:43.053 TRACE [main][WidgetHandler] Notify Button with event 27 13:04:43.053 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.053 TRACE [main][WidgetHandler] Notify Button with event 13 13:04:43.053 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.053 TRACE [main][WidgetHandler] Notify Button with event 26 13:04:43.053 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.053 TRACE [main][WidgetHandler] Notify Button with event 3 13:04:43.053 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.053 TRACE [main][WidgetHandler] Notify Button with event 4 13:04:43.053 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.053 TRACE [main][WidgetHandler] Notify Button with event 13 13:04:43.053 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.053 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 13:04:43.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:43.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:43.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:04:43.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:04:43.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:04:43.057 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 13:04:43.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:04:43.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:04:43.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:04:43.059 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 13:04:43.061 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) 13:04:43.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:43.062 INFO [WorkbenchTestable][CheckBox] Select checkbox 13:04:43.062 INFO [WorkbenchTestable][CheckBox] Check checkbox 13:04:43.062 INFO [WorkbenchTestable][AbstractButton] Click button 13:04:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:43.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:43.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:43.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:04:43.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:43.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:43.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:43.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:43.073 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:") 13:04:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:43.074 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 13:04:43.074 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 13:04:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:43.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:43.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:43.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:43.075 TRACE [main][WidgetHandler] Notify Button with event 27 13:04:43.075 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.075 TRACE [main][WidgetHandler] Notify Button with event 13 13:04:43.075 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.075 TRACE [main][WidgetHandler] Notify Button with event 26 13:04:43.075 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.075 TRACE [main][WidgetHandler] Notify Button with event 3 13:04:43.075 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.075 TRACE [main][WidgetHandler] Notify Button with event 4 13:04:43.075 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.075 TRACE [main][WidgetHandler] Notify Button with event 13 13:04:43.075 TRACE [main][WidgetHandler] Wait for synchronization 13:04:43.075 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 13:04:43.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:43.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:43.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:04:43.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:04:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:04:43.078 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 13:04:43.078 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:43.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:43.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:04:43.079 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 13:04:43.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:04:43.080 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 13:04:43.088 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 13:04:43.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:43.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:43.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:43.088 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:04:43.088 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:43.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:43.093 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:04:43.093 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 13:04:43.093 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) 13:04:43.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:04:43.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:04:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:04:43.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:04:43.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:04:43.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:04:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:04:43.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:04:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:43.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:04:43.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:04:43.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 13:04:43.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:43.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:43.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:43.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:43.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.443 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:04:43.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:04:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:43.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:04: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 '\*?\QPackage Explorer\E') 13:04:43.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:43.445 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:43.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:04:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:04:43.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:04:43.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 13:04:43.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.459 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:04:43.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:04:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:43.461 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:04:43.461 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:04:43.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:43.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:43.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:43.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:43.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:43.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:43.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:04:43.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:04:43.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:04:43.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:43.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:43.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:43.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:43.465 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:43.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:43.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:43.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:43.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:43.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:43.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:43.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:44.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:44.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:44.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:04:44.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:44.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:44.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:44.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 13:04:44.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:44.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:44.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:44.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:44.469 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:04:44.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 13:04:44.469 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:44.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:44.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:44.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:44.471 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:44.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:44.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:44.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:44.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:44.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:44.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:44.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:45.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:45.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:04:45.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:04:45.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:04:45.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:04:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:45.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:04:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:45.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:45.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:45.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:45.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:45.475 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:04:45.477 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:45.478 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:45.478 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 13:04:45.478 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:45.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:45.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:45.979 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:45.988 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:45.988 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:45.989 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 13:04:45.989 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:45.989 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:45.989 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:45.989 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:45.990 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 13:04:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:45.990 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 13:04:45.990 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 13:04:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:46.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:46.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 13:04:46.498 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:46.499 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:46.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:04:46.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:46.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:46.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:46.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:04:46.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:04:46.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:04:47.008 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:04:47.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:04:47.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:04:47.520 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:47.521 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:47.521 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 13:04:47.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.522 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:47.522 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:47.523 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 13:04:47.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.523 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.523 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.524 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 13:04:47.524 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.524 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.525 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.525 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.525 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.525 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:47.526 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 13:04:47.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.527 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 13:04:47.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.527 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.528 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 13:04:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 13:04:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 13:04:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:47.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 13:04:47.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:47.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 13:04:47.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 13:04:47.530 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 13:04:47.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 13:04:47.543 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 13:04:47.544 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 13:04:47.544 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 13:04:47.544 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 13:04:47.544 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 13:04:47.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 13:04:47.548 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:04:47.548 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:04:48.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:04:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:48.373 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 13:04:48.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:04:48.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:04:48.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:48.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:48.373 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:48.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:48.373 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:04:48.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:48.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:48.380 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:04:48.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:48.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:48.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:48.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:48.437 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:04:48.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:48.437 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:04:48.437 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:48.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:48.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:48.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:48.455 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:48.456 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:04:48.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:48.456 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:04:48.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:48.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:48.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:48.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:48.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:04:48.533 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:04:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:04:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:04:48.533 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 13:04:48.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:04:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:48.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:48.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:04:48.553 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:04:48.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:04:48.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.581 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 13:04:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:48.582 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 13:04:48.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 '\*?\QOutline\E') 13:04:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:48.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:48.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:48.670 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:04:48.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:04:48.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:48.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:48.731 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:04:48.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:04:48.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:48.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:48.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 13:04:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:48.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:48.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:48.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:48.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:48.733 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 13:04:48.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:48.733 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 13:04:48.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 13:04:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:48.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 13:04:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:48.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 13:04:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:48.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 13:04:48.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:48.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 13:04:48.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:48.765 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:04:48.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:48.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:04:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:04:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:48.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:04:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:48.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 13:04:48.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:48.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:04:48.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:04:48.766 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:04:48.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:04:48.772 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:04:48.772 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 13:04:48.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:04:48.772 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:04:48.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:04:48.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:04:48.775 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:04:48.775 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:04:49.055 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:04:49.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:49.055 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 13:04:49.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:04:49.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:04:49.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:04:49.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:49.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:49.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:49.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:49.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 13:04:49.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:04:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:49.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:04:49.141 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E') 13:04:49.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:49.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:49.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:49.159 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:04:49.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:04:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:49.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:49.232 INFO [WorkbenchTestable][AbstractView] Activate view Outline 13:04:49.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 13:04:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:49.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:49.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 13:04:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:49.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:49.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:04:49.234 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 13:04:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:04:49.234 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 13:04:49.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 13:04:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:49.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 13:04:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:49.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 13:04:49.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 13:04:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:49.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 13:04:49.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:49.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 13:04:49.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:04:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:04:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:49.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:04:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:04:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:49.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:04:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:04:49.245 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 13:04:49.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:04:49.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:04:49.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:04:49.245 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:04:49.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:04:49.260 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:04:49.260 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 13:04:49.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:04:49.260 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:04:49.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:04:49.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:04:49.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:04:49.262 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:04:49.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:04:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:04:49.358 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 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:04:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:04:49.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.423 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:04:49.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:04:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:04:49.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:04:49.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:04:49.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') 13:04:49.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:49.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:49.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:49.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:49.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:04:49.433 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:04:49.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:04:49.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:49.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:49.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:04:49.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:04:49.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:49.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:49.543 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:04:49.543 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:04:49.543 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:04:49.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:49.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:49.545 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:04:49.546 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:04:49.546 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:04:49.546 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:04:49.546 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:04:49.547 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:04:49.547 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:04:49.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 13:04:50.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 13:04:50.548 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 13:04:50.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:04:50.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:04:50.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:50.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:50.550 DEBUG [main][WorkbenchPartLookup] Looking up all open views 13:04:50.551 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 13:04:50.551 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 13:04:50.551 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 13:04:50.551 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 13:04:50.551 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 13:04:50.551 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 13:04:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 13:04:50.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 13:04:50.553 INFO [WorkbenchTestable][AbstractView] Activate view Problems 13:04:50.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 13:04:50.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:04:50.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:04:50.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 13:04:50.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:04:50.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:04:50.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:04:50.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:04:50.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:04:50.555 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.... 13:05:00.562 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 04, 2023 1:05:00 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 13:05:00.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:05:00.563 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:05:00.563 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:05:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:00.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:00.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 13:05:00.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:00.569 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:05:00.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:05:00.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:00.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:05:00.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:00.585 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:00.585 DEBUG [main][MenuItemLookup] Item match:Window 13:05:00.588 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:00.588 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:00.588 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:00.588 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:00.588 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:00.588 DEBUG [main][MenuItemLookup] Item match:Show View 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:00.593 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:05:00.593 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:05:00.594 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:05:00.594 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:05:00.594 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:05:00.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:05:00.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 13:05:00.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:05:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:00.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:05:00.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:00.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:05:00.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:00.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:00.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:00.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:00.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:05:00.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:05:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:00.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:05:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:00.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:05:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:05:00.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:05:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:00.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:05:00.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:00.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:05:00.675 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:05:00.675 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:05:00.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:05:00.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:05:00.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:00.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:05:00.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:00.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:00.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:05:00.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:00.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:05:00.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:00.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:00.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:00.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:00.677 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:05:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:00.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:00.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:00.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:05:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:05:00.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:05:00.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:00.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:05:00.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:00.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:05:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:00.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:00.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:05:00.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 '\*?\QProject Explorer\E') 13:05:00.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:00.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:00.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:00.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:05:00.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:05:00.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:05:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:05:00.734 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 13:05:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:05:00.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:05:00.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:05:00.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:05:00.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:05:00.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:05:00.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:05:00.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:05:00.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:05:00.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:05:00.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:00.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:00.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:01.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:01.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:01.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:01.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:01.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:05:01.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:05:01.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:05:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:05:01.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:05:01.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 13:05:01.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:01.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:01.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:01.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:01.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:01.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:05:01.741 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:05:01.741 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:05:01.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:05:01.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:05:01.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:05:01.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'New' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:05:01.793 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:05:01.794 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:05:01.794 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:01.794 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:05:01.794 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:05:01.794 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:01.794 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:05:01.794 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:05:01.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:05:01.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:05:01.794 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:05:01.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:05:01.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:05:01.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:05:02.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:05:02.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:05:02.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:05:02.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:05:02.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:05:02.295 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 13:05:02.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:05:02.295 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:05:02.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:05:02.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:05:02.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:05:02.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'New' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:05:02.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:05:02.339 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:05:02.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:05:02.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:05:02.339 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:05:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:05:02.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:05:02.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:05:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:02.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:02.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:02.972 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:05:02.972 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:02.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:05:02.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:02.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:02.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:02.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:02.973 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:05:02.973 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:05:02.973 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:05:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:02.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:02.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:05:02.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:02.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:05:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:02.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:02.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:02.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:02.974 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:05:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:02.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:02.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:02.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:02.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:05:02.978 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:05:03.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:05:03.479 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:05:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:05:03.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:05:03.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 13:05:03.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:05:03.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:05:03.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:05:03.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:05:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:05:03.479 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 13:05:03.479 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:05:03.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:05:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.823 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.43 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 17.769 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:03.489 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:03.492 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:05:03.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:05:03.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:03.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:05:03.492 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:05:03.493 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:05:03.493 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:05:03.493 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:05:03.493 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:05:03.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:05:03.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:03.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:05:03.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:03.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:05:03.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:03.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:05:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:03.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:03.502 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:05:03.502 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.503 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.503 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.504 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:05:03.504 DEBUG [main][MenuItemLookup] Item match:Preferences 13:05:03.504 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:05:03.504 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:05:03.504 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:05:03.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 13:05:03.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 'Preferences.*'] is available. finished successfully 13:05:03.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:05:03.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:03.602 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:05:03.602 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:03.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:05:03.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:03.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:03.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:03.604 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:05:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:03.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:03.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:03.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:03.606 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:05:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:03.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:03.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:03.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:05:03.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:03.643 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:05:03.643 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.643 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.643 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.643 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:05:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.644 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.644 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.645 DEBUG [main][MenuItemLookup] Item match:Perspective 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:05:03.645 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:05:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:05:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.645 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.645 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.645 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:05:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.646 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.646 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.646 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.647 DEBUG [main][MenuItemLookup] Item match:Perspective 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:05:03.647 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:05:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.647 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.647 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.647 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:05:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.648 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:05:03.648 DEBUG [main][MenuItemLookup] Item match:Window 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:05:03.648 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:05:03.648 DEBUG [main][MenuItemLookup] Item match:Perspective 13:05:03.649 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:05:03.649 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:03.649 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:05:03.649 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:05:03.649 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:05:03.649 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:05:03.649 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:05:03.649 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:05:03.649 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:05:03.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:05:03.685 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 13:05:03.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:05:03.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:03.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:03.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:03.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:03.687 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:05:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:03.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:03.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:03.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05: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'] 13:05:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05: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'] 13:05:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05: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 RedDeer Test Plugin"] 13:05:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05: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'] 13:05:04.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05: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'] 13:05:04.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:05:04.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 13:05:04.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:05:04.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.193 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:05:04.193 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:05:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:04.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:05:04.194 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:04.194 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:04.194 DEBUG [main][MenuItemLookup] Item match:File 13:05:04.195 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:05:04.195 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:04.198 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:05:04.198 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:05:04.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:05:04.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:05:04.232 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:05:04.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 13:05:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:05:04.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:05:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:04.303 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:05:04.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:05:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:05:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:05:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:05:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:04.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:05:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:05:04.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:05:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:04.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:05:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:04.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:05:04.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:05:04.305 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:05:04.305 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:05:04.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:05:04.305 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:05:04.305 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:05:04.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.eclipse.ui.dialogs.NewWizard, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 13:05:04.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.306 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:05:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:04.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:04.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:04.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:04.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:05:04.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.491 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.... 13:05:04.491 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 13:05:04.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:05:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:04.492 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:05:04.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:05:04.492 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:") 13:05:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:04.495 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:04.496 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 13:05:04.524 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:") 13:05:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:04.530 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:04.531 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 13:05:04.540 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:") 13:05:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:04.548 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:04.549 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 13:05:04.562 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:") 13:05:04.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:04.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:04.567 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 13:05:04.572 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:") 13:05:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.574 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 13:05:04.574 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 13:05:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:04.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:04.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:04.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:04.576 TRACE [main][WidgetHandler] Notify Button with event 27 13:05:04.576 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.576 TRACE [main][WidgetHandler] Notify Button with event 13 13:05:04.576 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.576 TRACE [main][WidgetHandler] Notify Button with event 26 13:05:04.576 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.576 TRACE [main][WidgetHandler] Notify Button with event 3 13:05:04.576 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.576 TRACE [main][WidgetHandler] Notify Button with event 4 13:05:04.576 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.576 TRACE [main][WidgetHandler] Notify Button with event 13 13:05:04.576 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.576 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 13:05:04.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:04.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:05:04.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:04.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:05:04.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:05:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:05:04.588 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 13:05:04.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:05:04.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:05:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:05:04.589 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 13:05:04.589 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) 13:05:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.590 INFO [WorkbenchTestable][CheckBox] Select checkbox 13:05:04.590 INFO [WorkbenchTestable][CheckBox] Check checkbox 13:05:04.590 INFO [WorkbenchTestable][AbstractButton] Click button 13:05:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:04.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:04.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:04.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:04.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: 32) 13:05:04.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:04.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:05:04.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.592 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:") 13:05:04.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.593 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 13:05:04.593 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 13:05:04.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:04.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:04.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:04.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:04.593 TRACE [main][WidgetHandler] Notify Button with event 27 13:05:04.594 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.594 TRACE [main][WidgetHandler] Notify Button with event 13 13:05:04.594 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.594 TRACE [main][WidgetHandler] Notify Button with event 26 13:05:04.594 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.594 TRACE [main][WidgetHandler] Notify Button with event 3 13:05:04.594 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.594 TRACE [main][WidgetHandler] Notify Button with event 4 13:05:04.594 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.594 TRACE [main][WidgetHandler] Notify Button with event 13 13:05:04.594 TRACE [main][WidgetHandler] Wait for synchronization 13:05:04.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Combo with no referenced composite specified, index 1 and no matchers specified 13:05:04.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:04.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:05:04.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:04.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:05:04.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:05:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:05:04.604 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 13:05:04.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:04.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:05:04.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:04.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:05:04.606 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 13:05:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:05:04.606 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 13:05:04.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 "Finish", Widget matcher matching widgets with style: 8) 13:05:04.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:04.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:05:04.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:04.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.608 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:05:04.608 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 13:05:04.608 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) 13:05:04.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:04.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:04.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:04.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:04.610 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:05:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:04.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:04.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:04.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:04.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:05:04.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:05:04.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:05:04.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:05:04.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:05:04.806 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:04.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:04.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:05:04.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:05:04.806 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:05:04.807 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:05:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:04.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:04.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:04.824 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:04.824 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:04.824 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:04.824 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:04.824 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:04.824 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:04.824 DEBUG [main][MenuItemLookup] Item match:Run 13:05:04.828 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:05:04.828 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:05:04.828 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:04.828 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:05:04.828 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:05:04.828 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:05:04.828 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:05:04.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:05:04.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:05:04.828 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:05:05.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:05.030 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 13:05:05.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:05.032 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 13:05:05.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 13:05:05.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:05.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:05.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:05.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:05.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:05.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:05.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:05.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:05.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 13:05:05.043 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 13:05:05.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 13:05:05.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 13:05:05.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:05.063 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 13:05:05.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:05.063 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:05:05.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:05.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:05.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 "Close") 13:05:05.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:05.064 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:05.064 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:05.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:05.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:05.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:05.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:05.067 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:05:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:05.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:05.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:05.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:05.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:05:08.201 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 13:05:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:08.202 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 13:05:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:05:08.202 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 13:05:08.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:05:08.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:05:08.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:05:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:05:08.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:08.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:05:08.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:05:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:08.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:08.202 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:08.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:05:08.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:05:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:05:08.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:05:08.203 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:05:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:08.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:08.203 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:08.203 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:08.203 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:08.203 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:08.203 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:08.203 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:08.203 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:08.203 DEBUG [main][MenuItemLookup] Item match:Run 13:05:08.204 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:05:08.204 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:05:08.205 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:08.205 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:05:08.205 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:05:08.205 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:05:08.205 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:05:08.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:05:08.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:05:08.205 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:05:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:08.353 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 13:05:08.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:08.355 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 13:05:08.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:08.356 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:05:08.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:05:08.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:08.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:08.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:08.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:08.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:08.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:08.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:08.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:05:08.365 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:08.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:08.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:05:08.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:08.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:08.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:08.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:05:08.869 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:05:08.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:05:08.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:05:08.871 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:09.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:09.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:09.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:09.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:09.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:09.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:10.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:10.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:10.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:10.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:11.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:11.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:11.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:11.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:12.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:12.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:12.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:12.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:13.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:13.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:13.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:13.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:14.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:14.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:14.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:14.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:15.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:15.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:16.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:16.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:16.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:16.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:17.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:17.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:17.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:17.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:18.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:18.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:18.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:18.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:19.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:19.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:19.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:19.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:20.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:20.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:05:20.025 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:05:20.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 13:05:20.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:20.025 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:20.025 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:20.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:20.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:20.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:05:20.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:20.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:20.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:05:20.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:20.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:20.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:20.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:20.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:05:20.026 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:05:20.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:05:20.028 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:05:20.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:20.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:20.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:20.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:20.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:20.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:20.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:21.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:21.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:21.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:21.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:22.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:22.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:22.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:22.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:23.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:23.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:23.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:23.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:24.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:24.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:24.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:24.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:25.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:25.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:25.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:25.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:26.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:26.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:26.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:26.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:27.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:27.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:27.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:27.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:28.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:28.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:28.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:28.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:29.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:29.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:29.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:29.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:30.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:05:30.103 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") 13:05:30.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:05:30.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 13:05:30.133 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") 13:05:30.133 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:05:30.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 13:05:30.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 13:05:30.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:05:30.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:05:30.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:05:30.153 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") 13:05:30.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:05:30.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 13:05:30.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Table with no referenced composite specified, index 0 and no matchers specified 13:05:30.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:05:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 13:05:30.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 13:05:30.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:30.173 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 13:05:30.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:30.174 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:05:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:30.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 13:05:30.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:30.192 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:05:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:30.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:30.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:30.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:05:30.252 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 13:05:30.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 "Save") 13:05:30.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 13:05:30.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:30.253 INFO [WorkbenchTestable][AbstractButton] Click button &Save 13:05:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:30.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:30.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:30.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:05:30.426 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 13:05:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:30.426 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 13:05:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:05:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:05:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:05:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:05:30.426 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:05:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:05:30.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:30.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:05:30.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:05:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:30.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:05:30.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:05:30.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:05:30.428 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:05:30.428 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:05:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.428 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:30.428 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:30.428 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:30.428 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:30.428 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:30.428 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:30.428 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:30.428 DEBUG [main][MenuItemLookup] Item match:Run 13:05:30.429 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:05:30.429 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:05:30.429 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:30.429 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:05:30.429 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:05:30.429 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:05:30.429 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:05:30.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:05:30.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:05:30.430 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:05:30.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:30.557 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 13:05:30.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:30.559 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 13:05:30.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:30.559 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:05:30.559 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:05:30.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:30.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:30.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:30.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:05:30.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:30.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:30.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:05:30.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:30.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:30.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:30.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:30.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:05:30.569 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:05:30.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:05:30.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:05:30.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:30.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:30.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:30.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:30.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:30.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:30.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:31.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:31.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:31.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:31.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:32.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:32.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:32.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:32.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:33.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:33.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:33.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:33.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:34.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:34.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:34.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:34.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:35.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:35.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:35.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:35.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:36.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:36.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:36.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:36.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:37.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:37.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:37.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:37.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:38.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:38.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:38.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:38.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:39.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:39.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:39.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:39.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:40.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:40.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:40.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:40.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:05:40.932 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:05:40.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 13:05:40.932 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:40.932 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:40.932 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:40.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:40.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:40.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:40.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:05:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:40.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:05:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:40.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:40.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:40.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:40.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:05:40.935 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:05:40.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:05:40.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:05:40.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:40.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:40.937 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:40.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:40.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:40.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:40.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:41.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:41.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:41.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:41.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:42.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:42.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:42.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:42.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:43.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:43.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:43.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:43.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:44.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:44.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:44.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:44.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:45.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:45.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:45.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:45.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:46.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:46.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:46.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:46.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:47.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:47.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:47.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:47.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:48.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:48.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:48.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:48.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:49.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:49.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:49.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:49.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:50.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:50.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:51.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:51.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:05:51.004 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") 13:05:51.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:05:51.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 13:05:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:05:51.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:51.016 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:51.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 13:05:51.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:51.042 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:51.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Text with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget with label: is "Test method:") 13:05:51.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:05:51.061 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:05:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 13:05:51.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:51.065 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:") 13:05:51.065 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:05:51.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:51.070 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 13:05:51.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:51.071 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:05:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:05:51.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:51.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:51.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:51.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:51.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:51.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:51.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:05:51.097 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:05:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:05:51.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:05:51.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:05:51.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:05:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:05:54.212 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 13:05:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:54.212 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 13:05:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:05:54.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:05:54.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:05:54.212 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:05:54.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:05:54.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:54.212 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:05:54.212 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:05:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:54.213 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:54.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:05:54.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:05:54.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:05:54.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:05:54.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:05:54.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:05:54.213 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 13:05:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:54.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:54.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:05:54.213 DEBUG [main][MenuItemLookup] Found menu:'File' 13:05:54.213 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:05:54.213 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:05:54.213 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:05:54.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:05:54.214 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:05:54.214 DEBUG [main][MenuItemLookup] Item match:Run 13:05:54.215 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:05:54.219 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:05:54.219 DEBUG [main][MenuItemLookup] Found menu:'' 13:05:54.219 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:05:54.219 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:05:54.219 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:05:54.219 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 13:05:54.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 13:05:54.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 13:05:54.220 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 13:05:54.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:54.336 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 13:05:54.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:54.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:05:54.337 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 13:05:54.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:05:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:05:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:05:54.338 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:05:54.338 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:05:54.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:54.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:54.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:54.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:54.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:05:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:05:54.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:05:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:05:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:05:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:05:54.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:54.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:54.339 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:54.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:05:54.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:05:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:05:54.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:05:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:05:54.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:05:54.340 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:05:54.340 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:05:54.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:05:54.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:05:54.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:05:54.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:05:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:05:54.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:05:54.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:05:54.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:05:54.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:54.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:55.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:55.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:55.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:55.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:56.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:56.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:56.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:56.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:57.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:57.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:57.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:57.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:58.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:58.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:58.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:58.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:59.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:59.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:05:59.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:05:59.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:00.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:00.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:00.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:00.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:01.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:01.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:01.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:01.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:02.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:02.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:02.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:02.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:03.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:03.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:03.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:03.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:04.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:04.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:04.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:04.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:04.672 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 13:06:04.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 13:06:04.672 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:04.672 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:06:04.672 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:04.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:04.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:04.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:04.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:06:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:06:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 13:06:04.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:06:04.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:06:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:04.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:06:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 13:06:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 13:06:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:04.674 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 13:06:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:04.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 13:06:04.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 13:06:04.674 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 13:06:04.675 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 13:06:04.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 13:06:04.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:04.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:06:04.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:04.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:04.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:04.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:05.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:05.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:05.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:05.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:06.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:06.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:06.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:06.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:07.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:07.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:07.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:07.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:08.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:08.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:08.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:08.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:09.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:09.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:09.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:09.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:10.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:10.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:10.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:10.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:11.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:11.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:11.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:11.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:12.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:12.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:12.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:12.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:13.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:13.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:13.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:13.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:14.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:14.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:14.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:14.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:14.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:06:14.750 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 13:06:14.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:06:14.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:14.765 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:14.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Close") 13:06:14.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:14.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 13:06:14.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:14.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:14.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:14.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:14.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:14.772 INFO [WorkbenchTestable][AbstractButton] Click button Close 13:06:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:14.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:14.772 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:14.772 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 13:06:17.878 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 13:06:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 13:06:17.878 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 13:06:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:17.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:06:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:17.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:06:17.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:06:17.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:06:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:17.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 13:06:17.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:17.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:17.884 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:06:17.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:17.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:17.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:17.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:06:17.885 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:17.885 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:17.885 DEBUG [main][MenuItemLookup] Item match:Window 13:06:17.886 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:17.886 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:17.886 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:17.886 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:17.886 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:17.886 DEBUG [main][MenuItemLookup] Item match:Show View 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:17.892 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:06:17.892 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:06:17.892 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:06:17.892 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:06:17.892 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:06:17.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:06:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:06:17.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:06:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:17.962 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:06:17.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:17.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:06:17.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:17.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:17.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:17.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:06:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:06:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:06:17.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:06:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:17.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:06:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:17.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:06:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:06:17.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:06:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:17.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:06:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:17.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:06:17.969 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:06:17.969 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:06:17.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:06:17.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:06:17.969 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:17.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:06:17.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:17.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:17.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:17.970 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 13:06:17.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:17.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:06:17.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:17.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:17.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:17.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:17.971 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:06:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:17.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:17.971 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:17.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:06:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:06:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:06:18.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:18.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:06:18.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:18.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:18.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:18.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:06:18.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') 13:06:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:18.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:18.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:18.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:18.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:18.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:18.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:18.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:18.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:06:18.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:06:18.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:06:18.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:18.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:18.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:18.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:18.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:18.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:18.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:18.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:18.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:18.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:18.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:19.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:19.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:19.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:19.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:19.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:19.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:19.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:19.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 13:06:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:19.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:19.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:19.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:19.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:19.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:06:19.054 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:06:19.054 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:06:19.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:06:19.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:06:19.070 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:06:19.070 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'New' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:19.106 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:06:19.106 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:06:19.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:06:19.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:06:19.106 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:06:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:19.107 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:06:19.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:06:19.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:19.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:19.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:06:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:19.607 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 13:06:19.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:06:19.607 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:06:19.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:06:19.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:06:19.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:06:19.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'New' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:06:19.661 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:06:19.661 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:06:19.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:06:19.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:06:19.662 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:06:19.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:06:20.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 'Delete.*'] is available. finished successfully 13:06:20.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:06:20.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:20.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:20.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:20.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:20.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: 32) 13:06:20.265 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.265 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:06:20.265 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:20.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:20.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:20.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:20.266 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:06:20.266 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:06:20.266 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:06:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:20.266 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:20.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:20.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", Widget matcher matching widgets with style: 8) 13:06:20.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:06:20.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:20.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:20.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:20.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:20.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:20.267 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:06:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:20.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:20.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:20.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:20.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:06:20.272 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:06:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:06:20.773 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:06:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:20.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:06:20.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:06:20.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:06:20.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:20.773 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:20.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 13:06:20.773 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:06:20.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:06:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 77.286 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.396 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 22.224 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.786 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 23.666 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:20.785 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:20.786 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:06:20.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:20.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:20.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:06:20.787 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 13:06:20.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:06:20.787 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 13:06:20.787 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:06:20.787 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 13:06:20.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:06:20.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:20.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:06:20.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:20.788 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 13:06:20.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:20.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:20.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:06:20.797 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.797 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.797 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.798 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:06:20.798 DEBUG [main][MenuItemLookup] Item match:Preferences 13:06:20.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 13:06:20.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 13:06:20.798 INFO [main][MenuItemHandler] Select menu item: &Preferences 13:06: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.... 13:06:20.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. finished successfully 13:06:20.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 13:06:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:20.888 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 13:06:20.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:20.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and no matchers specified 13:06:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:20.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:20.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:20.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:06:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:06:20.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with referenced composite class org.eclipse.reddeer.workbench.ui.dialogs.WorkbenchPreferenceDialog, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel", Widget matcher matching widgets with style: 8) 13:06:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:20.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:20.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:20.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:20.891 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 13:06:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:20.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:20.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:06:20.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:20.928 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 13:06:20.928 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.928 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.929 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.929 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:06:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.929 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.930 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.930 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.930 DEBUG [main][MenuItemLookup] Item match:Perspective 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:06:20.931 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:06:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 13:06:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.931 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.931 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:06:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.932 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.932 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.932 DEBUG [main][MenuItemLookup] Item match:Perspective 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:06:20.933 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:06:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.933 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.933 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.933 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 13:06:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:20.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:20.934 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:20.934 DEBUG [main][MenuItemLookup] Item match:Window 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:20.934 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 13:06:20.934 DEBUG [main][MenuItemLookup] Item match:Perspective 13:06:20.935 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 13:06:20.935 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:20.935 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 13:06:20.935 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 13:06:20.935 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 13:06:20.935 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 13:06:20.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 13:06:20.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 13:06:20.935 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 13:06:20.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 13:06:21.028 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 13:06:21.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 13:06:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:21.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:06:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 13:06:21.029 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.029 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 13:06:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.030 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 13:06:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:21.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:21.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:21.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'] 13:06:21.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.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'] 13:06:21.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.530 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 13:06:21.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "New RedDeer Test Plugin"] 13:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:06:21.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:21.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:06:21.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 13:06:21.547 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:21.547 DEBUG [main][MenuItemLookup] Item match:File 13:06:21.548 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 13:06:21.548 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Project...' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Package' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Class' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Interface' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Enum' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Record' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Folder' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:21.552 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 13:06:21.553 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 13:06:21.553 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 13:06:21.553 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 13:06:21.553 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 13:06:21.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.... 13:06:21.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available. finished successfully 13:06:21.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 13:06:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:21.651 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:06:21.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.652 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.eclipse.selectionwizard.SelectionWizardOpenable$1, index 0 and no matchers specified 13:06:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:21.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:06:21.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:06:21.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 13:06:21.654 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:06:21.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:21.654 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:06:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:21.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:06:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 13:06:21.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 13:06:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:21.655 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 13:06:21.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:21.655 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 13:06:21.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 13:06:21.655 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 13:06:21.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 13:06:21.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 13:06:21.656 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 13:06:21.656 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 13:06:21.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) 13:06:21.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.666 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 13:06:21.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:21.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:21.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:21.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:21.812 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 13:06:21.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.812 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.... 13:06:21.812 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 13:06:21.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 13:06:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:21.813 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:06:21.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 13:06:21.813 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:") 13:06:21.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:06:21.825 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:06:21.826 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 13:06:21.839 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:") 13:06:21.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:06:21.843 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:06:21.844 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 13:06:21.853 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:") 13:06:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:06:21.862 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:06:21.863 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 13:06:21.871 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:") 13:06:21.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:06:21.881 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:06:21.882 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 13:06:21.886 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:") 13:06:21.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.888 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 13:06:21.888 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 13:06:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:21.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:21.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:21.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:21.896 TRACE [main][WidgetHandler] Notify Button with event 27 13:06:21.896 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.896 TRACE [main][WidgetHandler] Notify Button with event 13 13:06:21.896 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.896 TRACE [main][WidgetHandler] Notify Button with event 26 13:06:21.896 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.896 TRACE [main][WidgetHandler] Notify Button with event 3 13:06:21.896 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.896 TRACE [main][WidgetHandler] Notify Button with event 4 13:06:21.896 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.896 TRACE [main][WidgetHandler] Notify Button with event 13 13:06:21.896 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.896 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 13:06:21.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.899 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:06:21.899 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:06:21.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:06:21.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:06:21.901 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 13:06:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:06:21.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:06:21.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:06:21.901 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 13:06:21.931 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) 13:06:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.932 INFO [WorkbenchTestable][CheckBox] Select checkbox 13:06:21.932 INFO [WorkbenchTestable][CheckBox] Check checkbox 13:06:21.933 INFO [WorkbenchTestable][AbstractButton] Click button 13:06:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:21.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:21.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:21.933 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:06:21.933 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:06:21.933 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.934 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:") 13:06:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.935 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 13:06:21.935 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 13:06:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:21.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:21.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:21.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:21.936 TRACE [main][WidgetHandler] Notify Button with event 27 13:06:21.936 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.936 TRACE [main][WidgetHandler] Notify Button with event 13 13:06:21.936 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.936 TRACE [main][WidgetHandler] Notify Button with event 26 13:06:21.936 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.936 TRACE [main][WidgetHandler] Notify Button with event 3 13:06:21.936 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.936 TRACE [main][WidgetHandler] Notify Button with event 4 13:06:21.936 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.936 TRACE [main][WidgetHandler] Notify Button with event 13 13:06:21.936 TRACE [main][WidgetHandler] Wait for synchronization 13:06:21.936 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 13:06:21.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:06:21.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 13:06:21.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 13:06:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 13:06:21.947 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 13:06:21.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:06:21.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:06:21.949 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 13:06:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 13:06:21.950 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 13:06:21.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 13:06:21.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:21.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 13:06:21.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.953 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 13:06:21.953 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 13:06:21.953 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) 13:06:21.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:21.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:21.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:21.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:21.954 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 13:06:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:21.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:21.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 13:06:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 13:06:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:22.180 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:06:22.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:22.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:22.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:06:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:06:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:06:22.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:06:22.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:22.181 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:06:22.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:22.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:22.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:06:22.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 '\*?\QPackage Explorer\E') 13:06:22.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:22.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:22.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:22.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:22.183 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:22.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:22.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:22.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:22.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 13:06:22.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:22.207 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:06:22.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:22.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 13:06:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:22.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:22.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 13:06:22.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:06:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:22.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:22.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:22.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:22.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:22.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:22.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:22.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 13:06:22.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:06:22.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:06:22.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:22.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:22.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:22.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:22.235 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:22.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:22.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:22.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:22.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:22.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:22.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:22.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:23.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:23.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:23.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:23.238 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:23.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:23.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:23.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06: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 13:06:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:23.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:23.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:23.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:23.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:06:23.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 13:06:23.240 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:23.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:23.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:23.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:23.241 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:23.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:23.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:23.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:23.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:23.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:23.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:23.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:23.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:24.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:24.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:24.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:24.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:24.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:24.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 13:06:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:24.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:24.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:24.309 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:06:24.309 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:06:24.310 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:06:24.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:06:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:24.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:24.811 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:06:24.817 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:06:24.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:06:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:25.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:25.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:06:25.328 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:06:25.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:06:25.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:25.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:25.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:06:25.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:06:25.836 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:06:25.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:06:25.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:06:25.843 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 13:06:25.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:06:25.843 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:06:25.843 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:06:25.845 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:06:25.845 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 13:06:25.845 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 13:06:26.082 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 13:06:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:26.082 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 13:06:26.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 13:06:26.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 13:06:26.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 13:06:26.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:26.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:26.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:06:26.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:26.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:26.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:26.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:26.134 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:26.134 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:26.134 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:06:26.134 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:06:26.134 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:26.134 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:26.135 DEBUG [main][MenuItemLookup] Item match:Run 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:06:26.135 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:06:26.135 DEBUG [main][MenuItemLookup] Item match:Run As 13:06:26.656 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 13:06:26.656 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 13:06:26.656 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 13:06:26.656 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 13:06:26.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:26.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:26.737 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:26.737 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:26.738 DEBUG [main][MenuItemLookup] Item match:Run 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 13:06:26.738 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'Run History' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 13:06:26.739 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:06:26.739 DEBUG [main][MenuItemLookup] Item match:Debug As 13:06:26.852 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 13:06:26.852 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 13:06:26.852 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 13:06:26.852 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 13:06:26.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:26.852 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:06:26.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:06:26.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:26.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:26.864 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:06:26.864 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:26.864 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:06:26.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:26.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 13:06:26.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 13:06:26.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 13:06:26.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:26.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:26.924 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:06:26.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:26.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:26.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:06:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:26.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:26.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:06:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:26.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:26.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:26.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:26.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:26.927 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:26.927 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:27.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:27.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:27.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 13:06:27.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:27.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:27.031 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 13:06:27.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:27.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:27.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:06:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:27.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:27.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:27.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 13:06:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:27.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:27.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:27.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:27.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:27.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:27.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:27.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:27.060 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 13:06:27.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:06:27.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:06:27.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:27.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:27.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:27.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:27.062 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:27.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:27.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:27.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:27.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:27.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:27.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:27.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:27.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:28.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:28.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:28.065 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:28.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:28.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:28.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:28.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 13:06:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:28.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:28.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:28.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:28.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:06:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 13:06:28.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:28.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:28.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:28.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:28.068 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:28.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:28.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:28.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:28.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:28.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:28.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:29.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:29.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:29.070 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 13:06:29.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 13:06:29.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:29.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:29.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 13:06:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:29.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:29.071 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:06:29.072 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 13:06:29.072 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 13:06:29.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 13:06:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:29.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 13:06:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:29.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 13:06:29.072 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 13:06:29.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 13:06:29.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:29.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 13:06:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:29.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 13:06:29.073 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 13:06:29.073 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 13:06:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:29.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 13:06:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:29.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 13:06:29.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 13:06:29.073 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 13:06:29.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 13:06:29.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 13:06:29.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:06:29.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:29.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:29.078 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 13:06:29.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:29.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:29.078 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:06:29.078 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'New' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'References' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.140 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:06:29.140 DEBUG [main][MenuItemLookup] Item match:Run As 13:06:29.226 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 13:06:29.226 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 13:06:29.226 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 13:06:29.226 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 13:06:29.226 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 13:06:29.226 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 13:06:29.226 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:06:29.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:29.227 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 13:06:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:29.227 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:06:29.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'New' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Open With' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'References' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Run As' 13:06:29.262 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 13:06:29.262 DEBUG [main][MenuItemLookup] Item match:Debug As 13:06:29.299 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 13:06:29.299 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 13:06:29.299 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 13:06:29.300 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 13:06:29.300 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 13:06:29.300 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 13:06:29.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:29.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:06:29.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:06:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:29.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:29.300 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 13:06:29.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:29.304 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 13:06:29.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:06:29.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:29.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:29.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:29.333 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Edit' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Source' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Search' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Project' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Run' 13:06:29.333 DEBUG [main][MenuItemLookup] Found menu:'Window' 13:06:29.333 DEBUG [main][MenuItemLookup] Item match:Window 13:06:29.335 DEBUG [main][MenuItemLookup] Found menu:'New Window' 13:06:29.335 DEBUG [main][MenuItemLookup] Found menu:'Editor' 13:06:29.335 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 13:06:29.335 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.335 DEBUG [main][MenuItemLookup] Found menu:'Show View' 13:06:29.335 DEBUG [main][MenuItemLookup] Item match:Show View 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Ant' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Progress' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Templates' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:29.339 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 13:06:29.339 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 13:06:29.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 13:06:29.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 13:06:29.339 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 13:06:29.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 13:06:29.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available. finished successfully 13:06:29.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 13:06:29.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:29.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with no referenced composite specified, index 0 and no matchers specified 13:06:29.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:29.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:06:29.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:29.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:29.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 13:06:29.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:29.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:29.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 13:06:29.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 13:06:29.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 13:06:29.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 13:06:29.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 13:06:29.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 13:06:29.407 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 13:06:29.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 13:06:29.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 13:06:29.407 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:29.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:29.407 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:06:29.407 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:29.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.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 "Open") 13:06:29.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:29.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 13:06:29.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:29.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:29.409 INFO [WorkbenchTestable][AbstractButton] Click button &Open 13:06:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:29.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:29.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:29.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:06:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:06:29.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 13:06:29.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 13:06:29.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.465 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 13:06:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:29.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 13:06:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 13:06:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:29.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:29.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:29.467 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:29.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:29.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:29.468 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 13:06:29.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 13:06:29.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 13:06:29.481 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:29.481 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:29.482 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:29.482 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:29.482 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:29.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:29.483 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:29.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:29.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:29.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:30.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:30.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:30.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 13:06:30.484 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 13:06:30.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 13:06:30.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 13:06:30.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 13:06: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 13:06:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:30.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:30.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:30.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:30.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 13:06:30.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 13:06:30.485 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:06:30.486 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:06:30.487 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:06:30.495 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:06:30.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:06:30.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'New' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Import...' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Export...' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:30.539 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 13:06:30.539 DEBUG [main][MenuItemLookup] Item match:Refresh F5 13:06:30.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 13:06:30.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 13:06:30.539 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 13:06:30.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:30.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 13:06:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 13:06:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:31.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 13:06:31.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:31.040 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 13:06:31.040 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 13:06:31.040 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 13:06:31.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 13:06:31.049 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 13:06:31.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 13:06:31.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'New' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 13:06:31.077 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 13:06:31.077 DEBUG [main][MenuItemLookup] Item match:Delete Delete 13:06:31.077 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 13:06:31.077 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 13:06:31.077 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 13:06:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available.... 13:06:31.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Delete.*'] is available. finished successfully 13:06:31.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 13:06:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:31.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:31.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:31.681 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 13:06:31.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:31.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:06:31.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:31.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:31.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:31.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:31.682 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 13:06:31.682 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 13:06:31.682 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 13:06:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:31.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:31.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:31.682 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 13:06:31.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:31.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:31.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 13:06:31.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:31.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:31.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:31.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:31.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 13:06:31.684 INFO [WorkbenchTestable][AbstractButton] Click button OK 13:06:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 13:06:31.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 13:06:31.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 13:06:31.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:31.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 13:06:31.688 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 13:06:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 13:06:32.188 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 13:06:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 13:06:32.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 13:06:32.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 13:06:32.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 13:06:32.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 13:06:32.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 13:06:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 13:06:32.188 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 13:06:32.188 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 13:06:32.188 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 13:06:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:32.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.405 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.684 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.436 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.v20230904-1208 [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 13:06:38.881 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:06:38.883 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 13:06:38.883 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 13:06:38.884 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 13:06:38.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:38.967 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 13:06:38.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:38.973 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:38.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:38.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:38.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:39.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:06:39.039 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:39.039 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:06:39.039 DEBUG [main][MenuItemLookup] Item match:Help 13:06:39.042 DEBUG [main][MenuItemLookup] Found menu:'About' 13:06:39.042 DEBUG [main][MenuItemLookup] Item match:About 13:06:39.045 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 13:06:39.046 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 13:06:39.047 INFO [main][MenuItemHandler] Select menu item: About 13:06:39.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 13:06:39.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 13:06:39.135 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") 13:06:39.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:39.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:39.138 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 13:06:39.138 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:39.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:39.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:39.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:39.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:39.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:40.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:40.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:06:40.160 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 13:06:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 13:06:40.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 13:06:40.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 13:06:40.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:40.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:40.176 INFO [WorkbenchTestable][AbstractShell] Close shell About 13:06:40.176 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 13:06:40.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 13:06:40.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 13:06:40.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:40.193 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:40.193 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:40.193 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:40.193 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:40.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:40.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:40.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:40.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 widgets with text that without mnenomic matches: is "Sample Part 2") 13:06:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:40.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:40.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:40.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:40.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:40.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 13:06:40.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.TableItem with no referenced composite specified, index 0 and following matchers specified (Matcher matching widget which text matches: "Sample item 1") 13:06:40.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 13:06:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:40.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:40.223 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 13:06:40.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 13:06:40.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:40.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:40.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:40.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:40.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:41.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 13:06:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 13:06:41.231 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 13:06:41.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.232 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:41.232 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.232 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.233 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.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 widgets with text that without mnenomic matches: is "Sample Part") 13:06:41.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.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 widgets with text that without mnenomic matches: is "Sample Part 2") 13:06:41.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 13:06:41.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 13:06:41.260 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.260 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:41.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.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 widgets with text that without mnenomic matches: is "Sample Part") 13:06:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 13:06:41.274 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 13:06:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 13:06:41.276 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") 13:06:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 13:06:41.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:41.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.279 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.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 widgets with text that without mnenomic matches: is "Sample Part") 13:06:41.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.282 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 13:06:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 13:06:41.282 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 13:06:41.284 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 13:06:41.295 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.295 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.295 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:41.295 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.295 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.332 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 13:06:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.334 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 13:06:41.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 13:06:41.343 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 13:06:41.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.365 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') 13:06:41.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 13:06:41.371 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 13:06:41.372 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 13:06:41.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 13:06:41.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.398 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.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 widgets with text that without mnenomic matches: is "Sample Part 2") 13:06:41.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.430 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 13:06:41.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part") 13:06:41.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.435 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.eclipse.reddeer.workbench.impl.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widgets with text that without mnenomic matches: is "Sample Part 2") 13:06:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 13:06:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 13:06:41.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 13:06:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 13:06:41.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 13:06:41.436 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 13:06:41.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 13:06:41.437 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.582 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.215 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.038 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.028 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.017 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.017 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.135 s testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.005 s Running org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest 13:06:41.471 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 13:06:41.473 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:06:41.473 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:41.473 DEBUG [main][MenuItemLookup] Item match:File 13:06:41.474 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:41.474 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:06:41.474 DEBUG [main][MenuItemLookup] Item match:Help 13:06:41.474 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:41.474 DEBUG [main][MenuItemLookup] Item match:File 13:06:41.479 DEBUG [main][MenuItemLookup] Found menu:'Open' 13:06:41.479 DEBUG [main][MenuItemLookup] Item match:Open 13:06:41.479 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:41.479 DEBUG [main][MenuItemLookup] Found menu:'Help' 13:06:41.480 DEBUG [main][MenuItemLookup] Item match:Help 13:06:41.480 DEBUG [main][MenuItemLookup] Found menu:'About' 13:06:41.480 DEBUG [main][MenuItemLookup] Item match:About 13:06:41.481 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:06:41.481 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:41.481 DEBUG [main][MenuItemLookup] Item match:File 13:06:41.483 DEBUG [main][MenuItemLookup] Found menu:'Open' 13:06:41.483 DEBUG [main][MenuItemLookup] Item match:Open 13:06:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 13:06:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 13:06:41.483 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 13:06:41.483 DEBUG [main][MenuItemLookup] Found menu:'File' 13:06:41.484 DEBUG [main][MenuItemLookup] Item match:File 13:06:41.485 DEBUG [main][MenuItemLookup] Found menu:'Open' 13:06:41.485 DEBUG [main][MenuItemLookup] Item match:Open 13:06:41.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 13:06:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 13:06:41.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 13:06:41.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.014 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.001 s Results: Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [INFO] [INFO] --- jacoco:0.8.9:report-aggregate (generate-jacoco-report) @ org.eclipse.reddeer.e4.workbench.test --- [INFO] Loading execution data file /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.e4.workbench.test/target/jacoco.exec [INFO] Analyzed bundle 'org.eclipse.reddeer.common' with 37 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.core' with 306 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4' with 9 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench' with 11 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.swt' with 126 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jface' with 19 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.e4.workbench.core' with 7 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.junit' with 61 classes [INFO] Analyzed bundle 'org.eclipse.reddeer.jdt.junit' with 4 classes [INFO] [INFO] --------------------< org.eclipse.reddeer:features >-------------------- [INFO] Building RedDeer Features 4.7.0-SNAPSHOT [45/58] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ features --- [INFO] [INFO] --- jacoco:0.8.9:prepare-agent (prepare-agent-for-reddeer-tests) @ features --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/home/jenkins/agent/workspace/reddeer.prcheck/features/target/jacoco.exec,append=true,includes=org.eclipse.reddeer.*,excludes=org.eclipse.reddeer.e4.workbench.core/**/* [INFO] [INFO] --- tycho-source:2.7.5:plugin-source (plugin-source) @ features --- [INFO] [INFO] ---------< org.eclipse.reddeer:org.eclipse.reddeer.e4.feature >--------- [INFO] Building RedDeer E4 Feature 4.7.0-SNAPSHOT [46/58] [INFO] from features/org.eclipse.reddeer.e4.feature/pom.xml [INFO] --------------------------[ eclipse-feature ]--------------------------- [WARNING] Parameter 'ignoreTychoRepositories' is unknown for plugin 'target-platform-configuration:2.7.5:target-platform (default-target-platform)' [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ org.eclipse.reddeer.e4.feature --- [INFO] Deleting /home/jenkins/agent/workspace/reddeer.prcheck/features/org.eclipse.reddeer.e4.feature/target [INFO] [INFO] --- tycho-packaging:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.reddeer.e4.feature --- [INFO] The project's OSGi version is 4.7.0.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.v20230904-1208 [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.20230904-1306 [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] 13:07:24.542 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 13:07:24.543 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 13:07:24.548 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 13:07:24.548 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 13:07:24.555 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:07:24.571 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 13:07:24.574 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 13:07:24.576 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:07:24.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 13:07:24.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 13:07:24.689 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 13:07:24.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 13:07:24.692 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 13:07:24.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 13:07:24.693 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 13:07:24.695 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 13:07:24.695 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 13:07:24.727 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 13:07:24.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:07:24.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 13:07:24.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:07:24.744 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] [INFO] 13:07:24.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:07:24.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 13:07:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:07:24.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:07:24.748 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 13:07:24.750 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 13:07:24.751 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 13:07:24.751 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 13:07:24.751 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 13:07:24.751 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 13:07:24.751 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 13:07:24.752 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 13:07:24.754 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 13:07:24.754 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 13:07:24.755 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 13:07:24.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 13:07:24.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 13:07:24.757 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 13:07:24.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 'Preferences.*'] is available.... [INFO] 13:07:24.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available. finished successfully [INFO] 13:07:24.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 13:07:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:07:24.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:07:24.954 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 13:07:24.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 13:07:24.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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] 13:07:24.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 13:07:24.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 13:07:24.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 13:07:24.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 13:07:24.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 13:07:24.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 13:07:24.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 13:07:24.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) [INFO] 13:07:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 13:07:24.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 13:07:25.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 13:07:25.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 13:07:25.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 13:07:25.034 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 13:07:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 13:07:25.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 13:07:25.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 13:07:25.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 13:07:25.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 13:07:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 13:07:25.084 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 13:07:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:07:25.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:07:25.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 13:07:25.088 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 13:07:25.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:07:25.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 13:07:25.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 13:07:25.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 13:07:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 13:07:25.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 13:07:25.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 13:07:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 13:07:25.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 13:07:25.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:07:25.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 13:07:25.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 13:07:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 13:07:25.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 13:07:25.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 13:07:25.095 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 13:07:25.095 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 13:07:25.095 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 13:07:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 13:07:25.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.565 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: 30.418 s [INFO] [INFO] Finished at: 2023-09-04T13:07:25Z [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [WARNING] [INFO] [WARNING] Plugin validation issues were detected in 5 plugin(s) [INFO] [WARNING] [INFO] [WARNING] * org.eclipse.tycho:tycho-surefire-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-compiler-plugin:2.7.0 [INFO] [WARNING] * org.eclipse.tycho:tycho-packaging-plugin:2.7.0 [INFO] [WARNING] * org.apache.maven.plugins:maven-site-plugin:3.12.1 [INFO] [WARNING] * org.apache.maven.plugins:maven-resources-plugin:2.4.3 [INFO] [WARNING] [INFO] [WARNING] For more or less details, use 'maven.plugin.validation' property with one of the values (case insensitive): [BRIEF, DEFAULT, VERBOSE] [INFO] [WARNING] [INFO] Post-archetype-generation invoker exit code: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for RedDeer Parent POM File 4.7.0-SNAPSHOT: [INFO] [INFO] RedDeer Parent POM File ............................ SUCCESS [ 3.757 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.011 s] [INFO] RedDeer Common ..................................... SUCCESS [ 6.334 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.191 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.398 s] [INFO] RedDeer Core ....................................... SUCCESS [ 0.931 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 0.781 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.803 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.004 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.287 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.492 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.341 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.764 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.412 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.501 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.582 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.436 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.283 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 0.679 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 0.441 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.454 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.359 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 0.919 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.238 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.590 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.639 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.002 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.198 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.086 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:15 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [03:32 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:04 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [04:51 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 21.216 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:19 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.295 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [31:32 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [ 54.238 s] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 28.103 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 30.416 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 16.928 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:15 min] [INFO] RedDeer UI Tests ................................... SUCCESS [03:00 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 7.959 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.003 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.288 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.461 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.109 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.244 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.588 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.099 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.069 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.268 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.140 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.074 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.069 s] [INFO] RedDeer Site ....................................... SUCCESS [ 7.048 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 33.857 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58:52 min [INFO] Finished at: 2023-09-04T13:07:25Z [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/216/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: UNSTABLE